github trailbaseio/trailbase v0.18.2

8 hours ago
  • Add support for record-filters for realtime subscriptions to Dart and .NET clients.
  • Fix parsing of implicit $and filter on expressions touching the same column, e.g. ?filter[col0][$gt]=0&filter[col0][$lt]=5. Thanks @kokroo 🙏.
    • Also further streamline the parsing and allow single element sequences in accordance with QS.
  • Restore ability to parse record inputs for STRICT tables with ANY columns.
  • Fix blog example after FileUpload changes in previous release (which should have arguably been a major release :hide:)
  • Update Rust dependencies.

Full Changelog: v0.18.1...v0.18.2

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.