| Version | Change log |
| SQLyog Community Edition 13.3.1 Mar 6, 2026 |
New Features: Dark Theme: A long-requested addition! The SQLyog main window now supports Dark Theme, making extended work sessions easier on the eyes. This is the first step in our dark mode rollout—we’ll continue expanding and improving this feature in future releases. Improved Copy Operations: SQLyog now considers SQL passed through the “Init Command(s)” field when using Copy Database To… or Copy Table To…, ensuring smoother and more consistent operations. Bug Fixes: Fixed an issue where the Schema Synchronization tool generated invalid SQL statements. Resolved a problem with MySQL v8.x where SQLyog failed to copy views during Copy Database operations. Corrected an error triggered when altering a table containing a column with a CHECK constraint. Miscellaneous Updates: The keywords.db file has been updated with the latest MySQL and MariaDB functions and keywords, improving syntax highlighting, autocomplete, and automatic case handling. |
| SQLyog Community Edition 13.3.0 Jul 26, 2024 |
Features: SQLyog now supports TLS 1.3 encryption for SSL connections. SQLyog now supports the newly added collations in MariaDB version 10 and later above. Added support for the new datatypes INET4, INET6, UUID in MariaDB version 10 and above. Bugs: With MariaDB v11.1 and above, the bug preventing data insertion by displaying an empty drop-down list and by clicking on the same leading to truncation of the existing data is fixed. |