Releases: secondnetwork/kompass
Releases · secondnetwork/kompass
Release v1.4.0
Features
- implement bulk delete and move functionality in media list component (d1d3f7f)
Documentation
- update README to enhance project description and key features (e2e9be7)
Full Changelog: v1.3.1...v1.4.0
Release v1.3.1
Bug Fixes
- improve grid layout handling in block components (64bfa2d)
- update block templates layout and styling in posts-show view (7850740)
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
Features
- Implement passkey authentication and management (384ac16)
Bug Fixes
- add postcss-clampwind dependency and refactor accordion and group components for improved structure (7d05b81)
- update password login configuration to disable passkey on first login (93944cf)
Full Changelog: v1.2.6...v1.3.0
Release v1.2.6
Bug Fixes
- add block_grid_classes helper function and refactor component templates for improved structure (263a349)
Full Changelog: v1.2.5...v1.2.6
Release v1.2.5
Build Systems
- update vite to v8 and related dependencies (bc13bc2)
Full Changelog: v1.2.4...v1.2.5
Release v1.2.4
Bug Fixes
- validate URL input in videoEmbed function to ensure proper string format (32a105f)
Full Changelog: v1.2.3...v1.2.4
Release v1.2.3
Code Refactoring
- add fluid typography and update CSS variables for responsive design (3239ee2)
- enhance configuration structure and improve meta handling in components (db0303a)
- update typography styles for improved responsiveness and add alignment handling in group component (53105a2)
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2
Code Refactoring
- replace Spatie activity log usage with custom LogsActivity trait for improved flexibility (e91e683)
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
Bug Fixes
- add activity log feature with conditional navigation in settings (a18a690)
Release v1.2.0
Bug Fixes
- add meta configuration to kompass settings for polymorphic relationships
- add activity log feature with conditional navigation in settings
- streamline data retrieval in button, card, download, gallery, group, and wysiwyg components for improved clarity and performance
- implement dynamic field component with type handling and default values; enhance field retrieval functions for improved flexibility
- style: adjust padding and layout in avatar and menu profile components for improved visual consistency