-
v2.2.0
Stablereleased this
2026-06-30 10:02:12 +02:00 | 0 commits to master since this releaseRelease v2.2.0
We're excited to announce version 2.2.0, introducing activity tracking, enhanced dataset submission workflows, and significant framework improvements with the Inertia v3 upgrade.
🎉 New Features
Activity Tracking
- New Activity tracking system integrated into the main store with an initialized activities array
- Implemented dedicated activities API route in
api.tsfor retrieving user activity data
Dataset Submission Workflow
- Introduced
useDatasetChangeDetectioncomposable for tracking unsaved dataset changes in real time - Created
useDatasetFormSubmissioncomposable for streamlined and consistent dataset form submission handling
Search Infrastructure
- Added
OPENSEARCH_HOSTto environment configuration, paving the way for OpenSearch integration
🔧 Improvements
Inertia v3 Upgrade
- Updated
app.tsto use the Inertia router for navigation events - Modified
app.edgeto dynamically load page-specific JS/CSS assets with Inertia v3 - Adjusted middleware registration in
kernel.tsto align with the new Inertia version
Build & Asset Management
- Updated Vite configuration for improved asset management and a more efficient build process
Validation
- Refined the
array_contains_typesvalidation rule for titles and descriptions to ensure more reliable input validation
🐛 Bug Fixes
- Fixed
API/DatasetController.tsto correctly show versions of referenced datasets in the dataset detail view
Tag:
v2.2.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads