Skip to content

Releases: secondnetwork/kompass

Release v1.2.5

07 Apr 09:21

Choose a tag to compare

Build Systems

Release v1.2.4

06 Apr 13:28

Choose a tag to compare

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

05 Apr 16:10

Choose a tag to compare

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

05 Apr 05:44

Choose a tag to compare

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

04 Apr 14:30

Choose a tag to compare

Bug Fixes

  • add activity log feature with conditional navigation in settings (a18a690)

Release v1.2.0

04 Apr 14:08

Choose a tag to compare

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

Release v1.1.3

01 Apr 12:06

Choose a tag to compare

Bug Fixes

  • update video thumbnail handling to use JpegEncoder for improved image encoding (d8153e2)

Code Refactoring

  • optimize SEO title handling in page template for improved clarity and maintainability (9c67dba)
  • update image handling in FaviconGenerator, ImageFactory, and conversion functions for improved performance and flexibility (b98dec4)
    Full Changelog: v1.1.2...v1.1.3

Release v1.1.2

31 Mar 16:36

Choose a tag to compare

Theme Styles

  • add component with dynamic fields and styling; enhance existing block components for improved layout and functionality (3fa8cc4)
    Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

31 Mar 16:12

Choose a tag to compare

Bug Fixes

  • create activity_log table with enhanced attributes; remove redundant migrations for event and causer_id columns (8174917)
  • enhance ImageFactory with image encoding and decoding methods; update Block and Meta models for improved attribute handling (9e58ee4)
    Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

31 Mar 12:21

Choose a tag to compare

Features

  • add layout, alignment, slider, and status attributes to Block model; enhance Meta model with ULID generation (12c8a10)
  • implement avatar component and update profile photo handling (4063535)
    Full Changelog: v1.0.0...v1.1.0