dbForge Documenter for MySQL のリリース

Released: Jun 25, 2026

V2026.1.77 での更新項目

不具合の修正

  • Resolved clipboard data corruption when copying HTML data with duplicate column names.
  • Fixed an issue that caused a parsing error in stored procedures.

Released: May 15, 2026

V2026.1.39 での更新項目

不具合の修正

  • Several minor bugs have been fixed.

Released: May 11, 2026

V2026.1.31 での更新項目

機能

  • AI Assistant
    • Improved AI Assistant by adding support for database index metadata.
  • 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.
    • Added support for the FULL_COLLATION_NAME field from the INFORMATION_SCHEMA.COLLATION_CHARACTER_SET_APPLICABILITY system view in Documenter...

Released: Mar 25, 2026

V2025.3.149 での更新項目

不具合の修正

  • Fixed an issue that caused long response times from MySQL and MariaDB servers when executing certain queries that referenced non-existent objects.

Released: Feb 12, 2026

V2025.3.107 での更新項目

不具合の修正

  • Several minor bugs have been fixed.

Released: Jan 29, 2026

V2025.3.93 での更新項目

機能

  • Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers for the Text Editor.

Released: Dec 24, 2025

V2025.3.61 での更新項目

機能

  • Connectivity
    • Added support for AWS RDS Proxy with caching_sha2_password authentication.
    • Added support for MySQL 9.5.
    • Added support for MariaDB 12.2.
  • 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 identifiers.
  • Other Improvements
    • Implemented a text preview for CLOB data types instead of an...

Released: Nov 20, 2025

V2025.2.138 での更新項目

不具合の修正

  • Several minor bugs have been fixed.

Released: Oct 31, 2025

V2025.2.109 での更新項目

不具合の修正

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

Released: Oct 23, 2025

V2025.2.91 での更新項目

機能

  • Added a Flatten Column Details button to consolidate column information into a concise format.

不具合の修正

  • Fixed an issue with generating documentation for views.
  • Fixed an error that occurred when creating a document - duplicates of privileges on different columns and identical privileges on the same objects across different databases are now handled properly.