Filament Release Notes

Last updated: Apr 7, 2026

  • Apr 7, 2026
    • Date parsed from source:
      Apr 7, 2026
    • First seen by Releasebot:
      Apr 7, 2026
    Filament logo

    Filament

    v5.4.5

    Filament fixes Rich Editor behavior, adds Spanish translation, and improves app authentication handling.

    What's Changed

    • Translated to Spanish TailwindCSS color palette for Rich Editor by @luisprmat in #19633
    • Fix: Add null check for mounted action before rendering by @ziming in #19642
    • Fix Rich Editor adding default link target and rel attributes by @People-Sea in #19641
    • fix: Invalid app authentication setup with recovery codes by @danharrin in #19644
    • chore(deps): bump vite from 6.4.1 to 6.4.2 in /docs-assets/app by @dependabot[bot] in #19645

    Full Changelog: v5.4.4...v5.4.5

    Original source Report a problem
  • Apr 7, 2026
    • Date parsed from source:
      Apr 7, 2026
    • First seen by Releasebot:
      Apr 7, 2026
    Filament logo

    Filament

    v4.9.5

    Filament adds Spanish translation, TailwindCSS color palette support for Rich Editor, and several important fixes.

    What's Changed

    • Translated to Spanish TailwindCSS color palette for Rich Editor by @luisprmat in #19633
    • Fix: Add null check for mounted action before rendering by @ziming in #19642
    • Fix Rich Editor adding default link target and rel attributes by @People-Sea in #19641
    • fix: Invalid app authentication setup with recovery codes by @danharrin in #19644
    • chore(deps): bump vite from 6.4.1 to 6.4.2 in /docs-assets/app by @dependabot[bot] in #19645

    Full Changelog: v4.9.4...v4.9.5

    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from Filament and hundreds of other software products.

  • Apr 4, 2026
    • Date parsed from source:
      Apr 4, 2026
    • First seen by Releasebot:
      Apr 4, 2026
    Filament logo

    Filament

    v3.3.50

    Filament fixes repeater form state merging and preserves sidebar scroll position across navigation.

    What's Changed

    • [3.x] fix: fillForm() merges list state into existing repeater record keys by @alanost in #19339
    • [3.x] fix: preserve sidebar scroll position across navigation by @People-Sea in #19632

    Full Changelog: v3.3.49...v3.3.50

    Original source Report a problem
  • Apr 3, 2026
    • Date parsed from source:
      Apr 3, 2026
    • First seen by Releasebot:
      Apr 4, 2026
    Filament logo

    Filament

    v5.4.4

    Filament fixes dashboard and sidebar behavior, improves summarizer and validation handling, and expands translations with new and updated Spanish, Catalan, Dutch, Polish, and Vietnamese strings. It also includes docs cleanup and a dependency update.

    What's Changed

    • Fix PHPStan errors and redundant code in in() validation method by @People-Sea in #19595
    • Fix dashboard route overwritten by home redirect when using tenant domain binding field by @People-Sea in #19598
    • Add missing spanish and catalan translations by @buzkall in #19591
    • fix: update missing Dutch (nl) translations by @dhaaker in #19597
    • Translated Spanish missing keys - rich tools headings by @luisprmat in #19602
    • Chore: missing PL translations by @webard in #19605
    • chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #19621
    • Feat/vi translations query builder by @cuongpham2107 in #19623
    • Fix collapsible section header click handling by @People-Sea in #19628
    • fix: Preserve hint tooltip on single-arg hintIcon by @dhaaker in #19626
    • [4.x] Fix all-table summaries by @ajnsn in #19592
    • Fix dehydration drops shared statePath when a sibling Group is hidden by @howdu in #19543
    • Fix Summarizer Issue with BelongsToMany Pivot Fields by @intrepidws in #19625
    • fix: Only use x-show on logo when sidebar is collapsible by @pxlrbt in #19547
    • [4.x] Fix last group summary by @ajnsn in #19593
    • fix(docs): incorrect formatting in avatar documentation by @cranberry3148 in #19612
    • i18n: make RichEditor text color labels translatable by @abournavaud in #19571

    New Contributors

    • @cuongpham2107 made their first contribution in #19623
    • @cranberry3148 made their first contribution in #19612

    Full Changelog: v5.4.3...v5.4.4

    Original source Report a problem
  • Apr 3, 2026
    • Date parsed from source:
      Apr 3, 2026
    • First seen by Releasebot:
      Apr 4, 2026
    Filament logo

    Filament

    v4.9.4

    Filament fixes several dashboard, summary, and validation bugs while improving localization with new and updated Spanish, Catalan, Dutch, Polish, and Vietnamese translations. It also refines RichEditor labels, tooltip handling, and sidebar behavior.

    What's Changed

    • Fix PHPStan errors and redundant code in in() validation method by @People-Sea in #19595
    • Fix dashboard route overwritten by home redirect when using tenant domain binding field by @People-Sea in #19598
    • Add missing spanish and catalan translations by @buzkall in #19591
    • fix: update missing Dutch (nl) translations by @dhaaker in #19597
    • Translated Spanish missing keys - rich tools headings by @luisprmat in #19602
    • Chore: missing PL translations by @webard in #19605
    • chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #19621
    • Feat/vi translations query builder by @cuongpham2107 in #19623
    • Fix collapsible section header click handling by @People-Sea in #19628
    • fix: Preserve hint tooltip on single-arg hintIcon by @dhaaker in #19626
    • [4.x] Fix all-table summaries by @ajnsn in #19592
    • Fix dehydration drops shared statePath when a sibling Group is hidden by @howdu in #19543
    • Fix Summarizer Issue with BelongsToMany Pivot Fields by @intrepidws in #19625
    • fix: Only use x-show on logo when sidebar is collapsible by @pxlrbt in #19547
    • [4.x] Fix last group summary by @ajnsn in #19593
    • fix(docs): incorrect formatting in avatar documentation by @cranberry3148 in #19612
    • i18n: make RichEditor text color labels translatable by @abournavaud in #19571

    New Contributors

    • @cuongpham2107 made their first contribution in #19623
    • @cranberry3148 made their first contribution in #19612

    Full Changelog: v4.9.3...v4.9.4

    Original source Report a problem
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Mar 30, 2026
    Filament logo

    Filament

    v5.4.3

    Filament fixes dashboard routing and documentation typos in a maintenance release.

    What's Changed

    • Fix typos in documentation by @dhaaker in #19587
    • Fix dashboard route overwritten by home redirect when using tenant slug attribute by @leek in #19584

    New Contributors

    • @dhaaker made their first contribution in #19587

    Full Changelog: v5.4.2...v5.4.3

    Original source Report a problem
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Mar 30, 2026
    Filament logo

    Filament

    v4.9.3

    Filament fixes dashboard routing and documentation typos in a small stability update.

    What's Changed

    Fix typos in documentation by @dhaaker in #19587

    Fix dashboard route overwritten by home redirect when using tenant slug attribute by @leek in #19584

    New Contributors

    @dhaaker made their first contribution in #19587

    Full Changelog: v4.9.2...v4.9.3

    Original source Report a problem
  • Mar 29, 2026
    • Date parsed from source:
      Mar 29, 2026
    • First seen by Releasebot:
      Mar 29, 2026
    Filament logo

    Filament

    v5.4.2

    Filament fixes and improves its dashboard and form experience with authentication hardening, recovery code download and timezone fixes, better table and media behavior, and updated French and Japanese translations.

    What's Changed

    • docs: More screenshots by @danharrin in #19548
    • chore: Prevent app authentication code reuse in same time window by @danharrin in #19553
    • fix: download recovery codes with filename by @RobertBoes in #19554
    • chore: fix code style by @elmergustavo in #19560
    • Fix mountTableBulkAction() deprecated replacement by @People-Sea in #19564
    • chore(deps): bump picomatch in /docs-assets/app by @dependabot[bot] in #19566
    • chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #19567
    • fix: add missing French translations for forms components by @abournavaud in #19570
    • chore(deps-dev): bump node-forge from 1.3.3 to 1.4.0 by @dependabot[bot] in #19572
    • fix: imagePreviewHeight() not applying to video previews by @People-Sea in #19544
    • Fix FilamentTimezone not working as expected by @Tech-Emiretus in #19568
    • chore(deps): bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in #19576
    • fix: hide table pagination for empty records by @ahmed-rashad-alnaggar in #19573
    • feat: update and complete Japanese translations by @ur-oot in #19577
    • Fix dashboard route silently dropped on domain panels by @People-Sea in #19562

    New Contributors

    • @RobertBoes made their first contribution in #19554
    • @Tech-Emiretus made their first contribution in #19568
    • @ur-oot made their first contribution in #19577

    Full Changelog: v5.4.1...v5.4.2

    Original source Report a problem
  • Mar 29, 2026
    • Date parsed from source:
      Mar 29, 2026
    • First seen by Releasebot:
      Mar 29, 2026
    Filament logo

    Filament

    v4.9.2

    Filament ships bug fixes, translation updates, and docs improvements, with better app authentication handling, corrected recovery code downloads, improved table and preview behavior, and expanded Japanese and French language support.

    What's Changed

    • docs: More screenshots by @danharrin in #19548
    • chore: Prevent app authentication code reuse in same time window by @danharrin in #19553
    • fix: download recovery codes with filename by @RobertBoes in #19554
    • chore: fix code style by @elmergustavo in #19560
    • Fix mountTableBulkAction() deprecated replacement by @People-Sea in #19564
    • chore(deps): bump picomatch in /docs-assets/app by @dependabot[bot] in #19566
    • chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #19567
    • fix: add missing French translations for forms components by @abournavaud in #19570
    • chore(deps-dev): bump node-forge from 1.3.3 to 1.4.0 by @dependabot[bot] in #19572
    • fix: imagePreviewHeight() not applying to video previews by @People-Sea in #19544
    • Fix FilamentTimezone not working as expected by @Tech-Emiretus in #19568
    • chore(deps): bump serialize-javascript and terser-webpack-plugin by @dependabot[bot] in #19576
    • fix: hide table pagination for empty records by @ahmed-rashad-alnaggar in #19573
    • feat: update and complete Japanese translations by @ur-oot in #19577
    • Fix dashboard route silently dropped on domain panels by @People-Sea in #19562

    New Contributors

    • @RobertBoes made their first contribution in #19554
    • @Tech-Emiretus made their first contribution in #19568
    • @ur-oot made their first contribution in #19577

    Full Changelog: v4.9.1...v4.9.2

    Original source Report a problem
  • Mar 19, 2026
    • Date parsed from source:
      Mar 19, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    Filament logo

    Filament

    v5.4.1

    Filament fixes file uploads, rich editor behavior, and dynamic TLS handling in a v5.4.1 maintenance release.

    What's Changed

    • fix: FileUpload not initializing in non-active tabs with grow(false) by @People-Sea in #19532
    • Make forceTLS configuration dynamic based on pusher scheme by @bzy107 in #19526
    • fix: Rich editor alignment tool grouping by @danharrin in #19533
    • fix: Rich editor glitching when list items without child block nodes are clicked by @danharrin in #19534
    • Check for HasManyDeep in applySearchConstraint method by @cheesegrits in #19531

    Full Changelog: v5.4.0...v5.4.1

    Original source Report a problem

Related vendors