Skip to content

Latest commit

 

History

History
68 lines (32 loc) · 3.42 KB

File metadata and controls

68 lines (32 loc) · 3.42 KB

Changelog

3.3.2 (2026-07-26)

Bug Fixes

3.3.1 (2026-07-26)

Documentation

  • update README for the v3 API (d7147ab), closes #94

3.3.0 (2026-07-26)

Features

  • allow hiding the open documentation button in modal previews (3a9acd0), closes #78

Bug Fixes

  • accept a numeric string cache ttl (8f6c118)
  • add spacing between the help menu and the user menu (19bba43), closes #92
  • cache rendered markdown as plain data, not the content object (2c9c359), closes #110
  • normalize the docs path across platforms (f50526f), closes #104
  • use the Filament v5 sidebar item class in the anchors component (b74e3cf)

Style

Tests

  • assert the packaged blade views compile (ddf0772)

Chore

  • drop debug logging from the modals component (7958580)

3.2.0 (2026-07-26)

Features

  • add configurable back button to knowledge base panel (efdcc9d)

Bug Fixes

  • panel root redirect, type safety and dead code cleanup (8c21e52)

Chore

  • add testbench workbench for local development (256ee0d)
  • switch from semantic-release to release-please (2b364b4)

Changelog

All notable changes to filament-knowledge-base will be documented in this file.