Skip to content

Releases: secondnetwork/kompass

Release v1.5.1

25 May 11:05

Choose a tag to compare

Bug Fixes

  • Enhance editable name component and add button block functionality (0af2350)
  • improve media item layout and update filter property to allow null value (919b183)
    Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

20 May 08:25

Choose a tag to compare

Features

  • add layout and typography styles, update main CSS imports, and enhance accordion group component (0e68efc)
  • implement lite-vimeo and enhance lite-yt-embed components with improved styling and functionality (3647ac1)
  • Updated nav-item and nav-itemgroup components to enhance settings popover with better layout and styling. (a1a1f42)

Bug Fixes

  • correct class attribute formatting in blocksgroup component (8099604)
  • reorder nav-item component rendering for better layout (3a4a37d)

What's Changed

  • chore(deps): update laravel/passkeys requirement from ^0.1 to ^0.1 || ^0.2 by @dependabot[bot] in #33

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0

16 May 11:19

Choose a tag to compare

Features

  • implement bulk delete and move functionality in media list component (d1d3f7f)

Documentation

Release v1.3.1

11 May 14:45

Choose a tag to compare

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

08 May 10:11
260ac6c

Choose a tag to compare

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

29 Apr 07:46

Choose a tag to compare

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

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