diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ddfe7d85..a538c5a64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,11 +12,13 @@ Builds: - ADDED: Added localization support, now you can use DbGate in multiple languages (French, Spanish, German, Czech, Slovak, Simplified Chinese) #347 #705 #939 #1079 - CHANGED: Solved many issues with binary fields, huge performance improvements in binary fields processing - FIXED: Export to CSV produces empty file #1247 -- FIXED: BUG: macOS Tahoe Electron performance #1243 +- CHANGED: Upgraded electron to version 38 #1243 - FIXED: PostgreSQL export to SQL and XML doesn't include bytea field contents #1228 - FIXED: Export CSV broken #1080 - FIXED: Inconsistent handling of hex-like strings #680 - FIXED: Export mongodb binary cell as binary file #292 +- CHANGED: SSL is used automatically for connections to Azure databases +- ADDED: New export formats CSV for Excel, TSV ## 6.6.12 - FIXED: Cannot paste license key on Mac (special commands like copy/paste were disabled on license screen)