github trailbaseio/trailbase v0.21.8

3 hours ago
  • Make visual ERD schema browser in admin UI usable on mobile. The @antv/x6 latest update fixed panning. By adding zoom buttons (in the absence of pinch), you can now navigate on mobile.
  • Use a separate/fresh SQLite connection for script executions from the admin UI. This prevents any modification of the main connection that's used internally, e.g. dropping attached databases in a multi-DB world.
  • Fix default-value form field validation in Create/Alter table form. Previously, it would prevent SQLite functions for some column types. #182 thanks @tingletech.
  • Fix visual overflow in SQL script editor for longer scripts.
  • Update Rust and JavaScript dependencies.

Full Changelog: v0.21.7...v0.21.8

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.