Flyway Desktop 7.7.7

Released: Feb 14, 2025

Flyway Desktop 7.7.7 での更新項目

機能

  • Added menu for toggling preview features in settings.
  • Object tables are more compact.

不具合の修正

  • Fixed error handling where underlying flyway command invocations might return help text which could not be parsed instead of a json error.
  • Fixed issue where some buttons would resize after mousing over.
  • Fixed issue where parameters passed to underlying flyway command invocations with a value ending in a backslash might trigger an unhelpful error. This could occur when importing a SQL Source Control project.
  • Fixed issue with extended characters in object names not showing up correctly in the UI.
  • Fixed issue where files would render off the screen in VCS tab.
  • Breaking Change:
    • Environment variables are no longer a supported way of configuring feature flags in the UI, the preview features modal should now be used for toggling UI features.