Skip to content

Release v2.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 07:34

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.