github statikbe/laravel-filament-flexible-content-blocks v4.1.4

6 hours ago

Make select search & ordering locale-aware for translatable columns and add better Postgresql query support.

Search and order on the active locale's value via JSON arrow paths (title->en) instead of the raw JSON document, fixing PostgreSQL's "ordering operator for type json" error and matching readable text on MySQL/MariaDB/PostgreSQL. Filter search columns to those that exist, guard against an empty WHERE matching all rows, and add tests.

Full Changelog: v4.1.3...v4.1.4

Don't miss a new laravel-filament-flexible-content-blocks release

NewReleases is sending notifications on new releases.