All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Releases will now include source code tarballs with subprojects #1880.
63.0.0 - 2026-04-24
- GNOME 50 compatibility: #1734, #1853.
- "Copy on selection" feature by @mikelei8291: #1778.
- Meson options
test_x11andtest_wl_clipboard: #1601. - Korean translation by @seuimi: #1728, #1731, #1737, #1762, #1818.
- This changelog: #1875.
- "Preferences" dialog now uses libhandy (
HdyPreferences*) on Gtk 3: #1567, #1568. - Tab title editor is now a simple dialog, not popover: #1667.
Gtk.Notebookis replaced withHandy.TabViewandHandy.TabBar: #1766.- By default, ddterm will now autohide when losing focus: #1712.
- Most of application's UI is now created by
GtkBuilder: #1774. - Dependency installation is now handled by a subproject: #1587.
- German translation updates by @daPhipz: #1585.
- Spanish translation updates by @cyphra: #1590, #1758.
- French translation updates by @leducvin: #1854.
- Italian translation updates by Traduttore: #1798, #1813.
- Chinese translation updates: #1792 by @yuhldr, #1781 by Mike Lei, #1768 by @flytothehighest.
- GNOME 45 support: #1556, #1650.
- Support for Vte versions before 0.76: #1599.
gtk-builder-toolandXvfbbuild dependencies: #1600.- Compatibility with GLib versions before 2.80: #1618.
- Some memory leaks from GObject reference cycles.
62.0.2 - 2025-10-13
- Improved symbolic icon: #1524.
- Switched to GNOME Shell D-Bus API for getting the extension version: #1515.
- Turkish translation update by @enatsek: #1533.
- Unused
stylesheet.cssfile: #1512.
- Fixed Vte package (auto)installation on openSUSE: #1541.
- Improved stability of mouse resizing test: #1507.
62.0.1 - 2025-09-24
62.0.0 - 2025-09-24
- GNOME 49 support
- "About" dialog
- Icons by @thenameisluk: #1285, #1294.
- Switched to Semantic Versioning.
- Refactoring to make Gtk 4 port easier (hopefully).
- Translation updates by @thenameisluk, @vantu5z, @yuhldr, @Atalanttore.
- Multiple minor bug fixes.