Database improvements
- Fixed the Snowflake DB initializer for local usage
- Fixed
limitandoffsetto work independently in the database API - Fixed the Database Explorer "Show Contents" to respect schema context properly
- Added SQL function enumeration for the Derby database
- Fixed database table name mismatches with
.tablefile names
IDE & Web Editor enhancements
- Fixed autocomplete issues in the Monaco editor
- Improved search relevance results in the IDE Search View
- Fixed app preview not refreshing when opened in a new window
- Added new file templates for Data Structure lifecycle operations
- File Extension to Engine Type mapping is now configurable via extension points
- Collaborative editing feature added
- Repository view hides trial users for security
- Terminology cleanup (WebSocket naming standardized)
API improvements
- DAO factory function now accepts a file path as argument
- Filters via Extension Points added for entity lifecycle actions in FullStack apps
- Generic parameter parsing added to the Entity Data Model
Core & infrastructure
- Unified formatting across the core
- Implicit document path creation in CMIS when creating a document
- Resilient log file destinations, with improved logging overall
- Cyrillic characters in file names no longer cause import errors
Security & CI/CD
- Helm chart provenance and integrity support added
- Full Helm chart audit completed
- Trial users can no longer see restricted repository content
- Constraint creation restricted on trial environments
Bug fixes & test improvements
LocalRepositoryCacheTestfixed for Windows- Various other bug fixes across components
https://github.com/eclipse-dirigible/dirigible/milestone/54?closed=1