Skip to content

Releases: josespinal/filament-record-navigation

v2.0.4

07 Jun 15:42
Compare
Choose a tag to compare

Replace redirection in nextRecord and previousRecord methods with direct record update. This provides a better UX as there are no visual flashing between record changes.

Removed PHPStan

Full Changelog: v2.0.1...v2.0.4

v2.0.1

05 Jun 21:28
Compare
Choose a tag to compare

Replace redirection in nextRecord and previousRecord methods with direct record update. This provides a better UX as there are no visual flashing between record changes.

Full Changelog: v1.0.1...v2.0.1