Flyway Desktop 9.0.0

Released: Feb 3, 2026

Flyway Desktop 9.0.0 での更新項目

機能

  • Added copy script to clipboard button on Automate deployment page.
  • There is now a dedicated deploy page for manual deployments on projects with migrations enabled.
  • Improved form validation in the create branch modal to show validation messages instead of disabling the button.
  • check.majorRules, check.majorTolerance, check.minorRules, check.minorTolerance settings have been removed from the list of advanced parameters on the migration scripts page, as they are no longer supported by the Flyway commandline.
  • Library Versions
    • Flyway: 12.0.1-rc1419.
    • Electron: 40.1.0.
  • Breaking Change:
    • Removed preview support for Redgate Clone as a provisioner and resolver from connection dialogues.

不具合の修正

  • Fixed warning messages for generated undo scripts showing the same content as those for deployment scripts.