Release Notes β v2.0.9
Released: March 7, 2026
ποΈ Repository Refactoring
- Moved specific repositories from the Domain layer to the Application layer, aligning with Clean Architecture principles.
- Renamed repositories to better reflect their responsibilities.
- Added new methods to reduce duplicated query logic across the codebase.
π Migration to New ULID Library
Migrated to a new, actively maintained ULID library with better performance, runtime compatibility and some advanced configurations. No data migration required β existing ULIDs remain fully compatible.
π¨ Migration to Scala UI
Replaced the previous UI library with Scala UI for a more consistent design system, improved accessibility, and reduced bundle size. Custom overrides from the previous library may need to be updated.
π Bug Fixes
- Fixed get error when including target fields in dynamic search, do search with ULid Id
For questions or issues, please open a ticket in the project issue tracker.