Releases: relaticle/flowforge
Releases · relaticle/flowforge
v4.0.5
v3.0.3
v4.0.4
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
Fixed
- Fixed card ID attributes not being present for drag operations, preventing potential errors during card moves
v3.0.2
Fixed
- Fixed card ID attributes not being present for drag operations, preventing potential errors during card moves
v3.0.1
v4.0.1
v4.0.0
What's Changed
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #75
- build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #74
- Fix/filters layout support by @ManukMinasyan in #73
Full Changelog: v3.0.0...v4.0.0
v3.0.0
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
- Requires Filament 4.x
- See Upgrade Guide
Installation
composer require relaticle/flowforge:^3.0v2.2.1
What's Changed
- feat: add Portuguese language translations for flowforge by @eduardoribeirodev in #65
- fix: table search functionality in Board by @eduardoribeirodev in #66
New Contributors
- @eduardoribeirodev made their first contribution in #65
Full Changelog: v2.2.0...v2.2.1