Releases: secondnetwork/kompass
Releases · secondnetwork/kompass
Release list
Release v1.8.4
Bug Fixes
- ensure published status check for record visibility in page component (fd45aeb)
- update land condition in ResolvePath method to support multilingual settings (9ecbe6a)
- update post and single views to enhance category display and improve multilingual support (6bccd55)
Full Changelog: v1.8.3...v1.8.4
Release v1.8.3
Bug Fixes
- update land assignment logic to support multilingual settings in PagesData, PostsData, and PostsTable (19e711c)
Code Refactoring
- add lightbox functionality and new translations for gallery and media components (740bf4e)
Full Changelog: v1.8.2...v1.8.3
Release v1.8.2
Code Refactoring
- rename gallery component to media and add media-item component for improved file handling (3148041)
Full Changelog: v1.8.1...v1.8.2
Release v1.8.1
Bug Fixes
- simplify role assignment and improve code readability in AccountForm (d883d94)
- update button titles translations in kompass-editor (786a893)
Code Refactoring
- improve profile settings layout and navigation structure (730d042)
Full Changelog: v1.8.0...v1.8.1
Release v1.8.0
Features
- add color picker component and integrate into various views (0f1d66c)
- add multilingual support with translations for German, English, Spanish, and French (0ce19c3)
- Add UpdateCommand for updating Kompass components and resources (0453035)
Bug Fixes
- update daisyui plugin configuration for themes and dark mode preference (308965d)
Full Changelog: v1.7.0...v1.8.0
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
Release v1.6.3
Bug Fixes
- Remove unnecessary script tag from kompass editor view (1f74e93)
Code Refactoring
- Adjust layout and styling in media library for improved usability (ebd7ba7)
- Enhance role and permission management with new UI components and improved functionality (0cdfca9)
- Implement pagination component across various tables for improved navigation and user experience (929ac8a)
- Improve drag-and-drop indicators and enhance slash command functionality in editor (ff46c6a)
- Remove 'About' page and update related routes and components (f8e14aa)
Full Changelog: v1.6.2...v1.6.3
Release v1.6.2
Bug Fixes
- style to block group component and improve background styling for non-published items (7c2daa8)
Code Refactoring
- Enhance block editor style toolbar and meta components (02b990e)
- Enhance block handling in editor for improved content manipulation and user experience (df423b6)
- Enhance menu component structure and styling for improved usability and readability (08707af)
- Improve structure and styling in blog and page templates (16929d1)
- Update submenu styles and add new language entries for submenu in DE, ES, and FR (2f54c2a)
Full Changelog: v1.6.1...v1.6.2
Release v1.6.1
Bug Fixes
- Adjust minimum height class for droppable strip in block group component (9ac65e4)
- Update block group component to correctly handle child visibility and improve layout behavior (a803a20)
Full Changelog: v1.6.0...v1.6.1
Release v1.6.0
Features
- Add theme preference to user profile and update appearance handling (b615b30)
- Enhance block group component with expand/collapse functionality and improve styling (2d6f85a)
- Implement new Kompass editor with customizable block types and enhanced functionality (889a8c4)
- Implement SAML2 SSO configuration and management (e1adc3c)
Bug Fixes
- Update spatie/laravel-permission version constraint to support 8.0.0 (a9fcb70)
Code Refactoring
- Update GitHub workflows for improved functionality and consistency (6a31a08)
- Update Livewire components to use new attribute syntax and improve rules definition (1574c51)
Full Changelog: v1.5.1...v1.6.0