Skip to content

Releases: flozz/nautilus-terminal

Nautilus Terminal v4.1.0

05 Oct 16:19
752b87d
Compare
Choose a tag to compare
  • Add an option to customize the color palette (@Acervans, #81, #83)
  • Add an option to turn bold text to brighter color (@Acervans, #83)
  • Add an option to customize highlight background and text color (@Acervans, #84)

Nautilus Terminal v4.0.2

23 May 10:56
c805ea3
Compare
Choose a tag to compare
  • Improve packageability (#63)
  • Adds some documentation for packagers

Nautilus Terminal v4.0.1

02 May 15:59
7081246
Compare
Choose a tag to compare
  • Install and compile GLib schema on user-install
  • Update the documentation

Nautilus Terminal v4.0.0

28 Apr 16:15
803800a
Compare
Choose a tag to compare
  • Nautilus 40 support
  • New logo
  • Adds an "About" window
  • Adds a context menu to copy/paste, run dconf-editor and display the "About" window
  • Adds a CLI to check, install, uninstall, print debug,... (nautilus-terminal -h)
  • Fixes Nautilus Terminal stealing the focus in new Nautilus windows (@tkachen, #54)
  • Adds an option to clear the terminal after each navigation (@tkachen, #55)

WARNING: This will be the last version to support Python 2.7!

Nautilus Terminal v3.5.0

28 Apr 16:13
de0d4a6
Compare
Choose a tag to compare
  • Fixes minimum height when the teminal is on the bottom (@tkachen, #52)
  • Allows to configure the font (@tkachen, #10, #53)
  • Drops Python 3.6 support
  • Coding style enforced using Black

Nautilus Terminal v3.4.0

14 Nov 16:48
4cff7d8
Compare
Choose a tag to compare
  • Allows to configure the terminal toggle shortcut (#50, #43)
  • Allows to configure terminal background and text color (#32)