Release v1.7.0
Features
- add regenerate view file functionality to blocks table (cfc66c1)
- add Relationship block for querying and managing related records (4094b28)
- Implement database-managed query sources for relationship blocks (2513b3d)
- implement gallery block functionality with new data handling and UI updates (f7e3b39)
- implement gallery block with drag-and-drop sorting and legacy data migration (7ef54a6)
- Refactor Dashboard component to improve documentation card handling and update render method (4ba82c7)
Code Refactoring
- block and field type registries (0157761)
- Update field type identifiers and improve block view file creation logic (ccd3df2)
Styles
- Add localization strings, improve UI components, and refactor media library (785f1e0)
What's Changed
- Feat/optimistic block system by @secondnetwork in #35
Full Changelog: v1.6.3...v1.7.0