Skip to content

Releases: relaticle/flowforge

v4.0.5

06 Mar 11:15

Choose a tag to compare

Fixed

  • Cast record ID to string in formatBoardRecord() to prevent JavaScript precision loss with large integer IDs (snowflakes) (#88, #92)

v3.0.3

06 Mar 11:15

Choose a tag to compare

Fixed

  • Cast record ID to string in formatBoardRecord() to prevent JavaScript precision loss with large integer IDs (snowflakes) (#88, #91)

v4.0.4

01 Mar 11:38
7a9bdd6

Choose a tag to compare

What's Changed

  • fix: support standalone Filament usage without panel dependency by @ManukMinasyan in #86

Full Changelog: v4.0.3...v4.0.4

v4.0.2

28 Jan 13:51

Choose a tag to compare

Fixed

  • Fixed card ID attributes not being present for drag operations, preventing potential errors during card moves

v3.0.2

28 Jan 13:51

Choose a tag to compare

Fixed

  • Fixed card ID attributes not being present for drag operations, preventing potential errors during card moves

v3.0.1

28 Jan 01:53

Choose a tag to compare

Bug Fixes

  • Import DB facade for database operations in HasBoardRecords (#80)

v4.0.1

28 Jan 01:53

Choose a tag to compare

Bug Fixes

  • Import DB facade for database operations in HasBoardRecords (#80)

v4.0.0

17 Jan 12:33

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

11 Jan 20:33

Choose a tag to compare

First stable release for Filament 4

Highlights

  • Full Filament 4 compatibility
  • Multi-version documentation (3.x and 2.x)
  • CardFlex component for flexible card layouts
  • Livewire events for frontend integration
  • Filter form customization options
  • Performance optimizations with batched queries
  • Comprehensive Livewire tests

Breaking Changes

Installation

composer require relaticle/flowforge:^3.0

v2.2.1

04 Jan 20:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1