1.31.1 (2026-02-18)
1.31.0 (2026-02-17)
1.30.0 (2026-01-28)
1.29.3 (2025-12-10)
1.29.2 (2025-12-08)
1.29.1 (2025-12-05)
1.29.0 (2025-12-05)
1.28.0 (2025-12-03)
- add bulk (#92) (e198fe7)
- add orderBy for workerpools and apps (#98) (6948bd0)
- display human readable tags (#95) (f0667b0)
1.27.0 (2025-11-19)
- add (datasets, apps, workerpools) access table and enhance pagination (#88) (e6e7e01)
- upgrade access feature (#91) (5e08ad5)
- better address page error handling (#90) (e48fb62)
- update execution count display in deal details (#93) (94f3195)
1.26.0 (2025-10-15)
- add category description to deal and task details (a2a681e)
- add faucet with Clerk authentication (#84) (dfc1581)
- add tooltip for category details in deal and task components (8c2aab0)
- add tooltip for trust level in deal details (47bab96)
- add tooltip support in DetailsTable and add more information tooltip for tag line (01f6b91)
- remove experimental chain filtering (#83) (2bf7683)
- reorder trust line in deal details (330d9c0)
- update category reference to use name instead of catid in deal and task details (01053bd)
- move parentheses usage outside of formatDateCompact function, fixing double parentheses (0db2766)
- update ModeToggle button styling to use border for selected state (682eede)
1.25.0 (2025-10-08)
1.24.0 (2025-10-06)
1.23.0 (2025-10-06)
1.22.1 (2025-09-26)
1.22.0 (2025-09-25)
1.21.0 (2025-09-16)
1.20.0 (2025-09-16)
1.19.0 (2025-09-10)
- StatusCell: display timeout indication for 'STARTED' status (c2f8d4d)
- update navigation to include 'from=my_activity' query parameter (9d24279)
- update error message for not found addresses (3215e4d)
- update type for search parameter in navigation (f8ed8ec)
1.18.0 (2025-09-05)
- update navigation links in Footer component (281c752)
1.17.0 (2025-08-26)
1.16.0 (2025-08-07)
1.15.0 (2025-08-04)
1.14.2 (2025-08-01)
1.14.1 (2025-07-30)
1.14.0 (2025-07-29)
- add new profile avatars (#48) (15a74bc)
- add new profile avatars and update CSS for avatar backgrounds (15a74bc)
1.13.0 (2025-07-28)
1.12.0 (2025-07-21)
1.11.0 (2025-07-18)
1.10.0 (2025-07-17)
1.9.2 (2025-07-17)
1.9.1 (2025-06-24)
1.9.0 (2025-06-23)
1.8.0 (2025-06-17)
1.7.0 (2025-06-12)
- add Vercel configuration for URL rewrites (36feea5)
1.6.1 (2025-06-10)
1.6.0 (2025-06-02)
1.5.0 (2025-05-21)
1.4.0 (2025-05-13)
1.3.0 (2025-05-07)
1.2.0 (2025-04-25)
- Add Apps, Datasets, Tasks, and Workerpools preview tables with GraphQL queries (96c1111)
- Add DealsPreviewTable component and integrate with GraphQL (e3032a7)
- add home page (9eeb2eb)
- add prettier configuration and format code (409de64)
- add Prettier formatting script and improve code consistency across components (55bec72)
- implement table component with header, body, footer, and cell structures (6d26896)
- init (fd1ca5b)
- rename project to "explorer" and integrate TanStack Router (60e20b9)
- add check-format script to package.json for prettier validation (8dcdb09)
- add main.tsx missing content lost during previous merge (3b8f4f6)
- add refetch interval to preview tables and update loading indicators (99f41ec)
- adjust button margin in preview tables for better alignment (dd58f98)
- remove duplicate 'devOptional' entries and clean up package-lock.json (f4df1b8)
- remove unnecessary margin from table container (b243227)
- update .gitignore to include .DS_Store and .env files (c7120b3)
- update JSX syntax for consistency and readability in __root.tsx (e5640d2)
- add margin to root component and adjust max-width for layout consistency (1f64bc1)
- add outdated indicator to preview tables and improve error handling (6473fc1)
- adjust layout and alignment for improved responsiveness (780fd1e)
- enhance layout structure and styling for the Index component (ff737de)
- remove unused type declaration for router in main.tsx (982e8c3)
- standardize imports and update button labels across preview tables (4f3b0d2)
- standardize quotation marks and add missing semicolons across multiple files (7616cf7)
- standardize quotation marks and improve formatting across multiple files (e82c1ee)
- update .prettierignore to include routeTree.gen.ts (f0a201a)
- update project name to 'iexec-explorer' in package.json and package-lock.json (af9424a)
- main: release explorer 1.1.0 (023eea8)
- main: release explorer 1.1.0 (59d9d41)
- main: release react-template 1.0.0 (58eb95a)
- main: release react-template 1.0.0 (fff690a)
1.1.0 (2025-04-25)
- Add Apps, Datasets, Tasks, and Workerpools preview tables with GraphQL queries (96c1111)
- Add DealsPreviewTable component and integrate with GraphQL (e3032a7)
- add home page (9eeb2eb)
- add prettier configuration and format code (409de64)
- add Prettier formatting script and improve code consistency across components (55bec72)
- implement table component with header, body, footer, and cell structures (6d26896)
- init (fd1ca5b)
- rename project to "explorer" and integrate TanStack Router (60e20b9)
- add check-format script to package.json for prettier validation (8dcdb09)
- add main.tsx missing content lost during previous merge (3b8f4f6)
- add refetch interval to preview tables and update loading indicators (99f41ec)
- adjust button margin in preview tables for better alignment (dd58f98)
- remove duplicate 'devOptional' entries and clean up package-lock.json (f4df1b8)
- remove unnecessary margin from table container (b243227)
- update .gitignore to include .DS_Store and .env files (c7120b3)
- update JSX syntax for consistency and readability in __root.tsx (e5640d2)
- add margin to root component and adjust max-width for layout consistency (1f64bc1)
- adjust layout and alignment for improved responsiveness (780fd1e)
- enhance layout structure and styling for the Index component (ff737de)
- standardize imports and update button labels across preview tables (4f3b0d2)
- standardize quotation marks and add missing semicolons across multiple files (7616cf7)
- standardize quotation marks and improve formatting across multiple files (e82c1ee)
- update .prettierignore to include routeTree.gen.ts (f0a201a)
- add check-format script to package.json for prettier validation (8dcdb09)