Lançamentos do dbForge Studio for MySQL

Released: Jun 25, 2026

Atualizações na V2026.1.77

Correções

  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
  • Fixed an issue that caused a parsing error in stored procedures.
  • Fixed the Object Filter functionality in schema comparison console mode.

Released: May 15, 2026

Atualizações na V2026.1.39

Correções

  • Several minor bugs have been fixed.

Released: May 11, 2026

Atualizações na V2026.1.31

Recursos

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • Schema Compare
    • Added the 'Discard Changes' option to the Objects Filter toolbar.
  • Text Editor
    • Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
    • Added index name suggestions in code completion.
    • Added indexed column icons in Quick Info.
    • Added the ability to pin document tabs.
  • Improvements
    • Added the ability to restore document tab order.
    • Enabled data generation for columns with unsupported...

Released: Mar 25, 2026

Atualizações na V2025.3.149

Correções

  • Fixed an issue that caused long response times from MySQL and MariaDB servers when executing certain queries that referenced non-existent objects.
  • Fixed script generation for MySQL PARTITION BY LIST COLUMNS.

Released: Feb 12, 2026

Atualizações na V2025.3.107

Correções

  • Several minor bugs have been fixed.

Released: Jan 29, 2026

Atualizações na V2025.3.93

Recursos

  • Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers.
  • Simplified the behavior of database object editors when saving changes fails. The editor now stays in its pre-save state, with options to refresh it with the current object from the server, reapply the same changes, or generate them as a script for troubleshooting.

Released: Dec 24, 2025

Atualizações na V2025.3.61

Recursos

  • Connectivity
    • Added support for AWS RDS Proxy with caching_sha2_password authentication.
    • Added support for MySQL 9.5.
    • Added support for MariaDB 12.2.
  • Query Profiler Improvement
    • Added an execution plan diagram to MySQL Query Profiler.
  • Text Editor Improvements
    • Added scroll bar annotations.
    • Added an option to automatically surround selections.
    • Added support for SHOW BINARY LOG STATUS.
    • Added support for CREATE OR ALTER USER, SET PASSWORD, and CREATE ROLE.
    • Added camelCase formatting for...

Released: Nov 20, 2025

Atualizações na V2025.2.138

Correções

  • Fixed the insertion of line breaks when 'Replace with: \n' and 'Use: Regular Expressions' are selected.

Released: Oct 31, 2025

Atualizações na V2025.2.109

Correções

  • Fixed the "An entry with the same key already exists" error in the Documenter.
  • Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.

Released: Oct 23, 2025

Atualizações na V2025.2.91

Recursos

  • Added a Flatten Column Details button to consolidate column information into a concise format.
  • Added the ability to select an alternative folder for saving.

Correções

  • Fixed an error that occurred when saving a file due to the user lacking access to the folder.
  • Fixed an issue with generating documentation for views.
  • Fixed the exception caused by the presence of the SYSDATE function in scripts under version control.
  • Fixed an error that occurred when creating a document - duplicates of...