Skip to content

Releases: ddterm/gnome-shell-extension-ddterm

v44

19 Sep 08:40
Compare
Choose a tag to compare
v44

What's Changed

  • No more 3rd party libraries in the package. Tab title templating feature is thus removed, but tabs can still be renamed.
  • It's now possible to open tabs from the command line: ~/.local/share/gnome-shell/extensions/ddterm@amezin.github.com/com.github.amezin.ddterm --wait -- nano somefile.txt
  • Translations
  • GNOME 44 support

New Contributors

Full Changelog: v43...v44

v43

24 Dec 00:03
Compare
Choose a tag to compare
v43

What's Changed

Full Changelog: v42...v43

v42

13 Dec 20:58
Compare
Choose a tag to compare
v42

What's Changed

  • extension: fix null reference access during disable() by @amezin in #245
  • Shutdown the app when disabling extension on GNOME 42 by @amezin in #246
  • Limit line length in JS code to 100 by @amezin in #248
  • fix(deps): update dependency rxjs to v7.6.0 by @renovate in #262
  • Implement launcher script in [g]js by @amezin in #268

Full Changelog: v41...v42

v41

16 Nov 02:02
Compare
Choose a tag to compare
v41

What's Changed

  • Update Russian translation by @vantu5z in #233
  • Prevent GNOME Shell hang if "Toggle Terminal" shortcut has been pressed for a long time #208

Full Changelog: v40...v41

v40

07 Nov 02:58
Compare
Choose a tag to compare
v40

What's Changed

Full Changelog: v39...v40

v39

03 Nov 14:58
Compare
Choose a tag to compare
v39

What's Changed

  • Added rxjs-related memory leak debugging tools

  • Implemented startup/import error messages through org.freedesktop.Notifications interface instead of Zenity #225

Full Changelog: v38...v39

v38

23 Oct 16:47
Compare
Choose a tag to compare
v38

What's Changed

  • Fixed Compatibility -> Ambiguous-width characters setting
  • Fixed tab reorder handling in tab switcher popup
  • Fixed some property bindings on Ubuntu 20.04
  • Removed non-working current-container-* tab title variables

Full Changelog: v37...v38

v37

20 Oct 17:52
Compare
Choose a tag to compare
v37

What's Changed

  • Updated rxjs to v7.5.7 #186
  • Add russian translation by @vantu5z in #192
  • Add gnome-shell 43.x compatibility by @halfa in #184
  • Fixed a leak in Preferences dialog

New Contributors

Full Changelog: v36...v37

v36

06 Sep 03:51
Compare
Choose a tag to compare
v36

Small fix for v35

Full Changelog: v35...v36

v35

06 Sep 03:17
Compare
Choose a tag to compare
v35

What's Changed

  • Improvements for multi-monitor configurations with different scaling #167

Not fixed properly, but works better than the previous release.

Full Changelog: v34...v35