Skip to content

Releases: Guake/guake

0.7.2

20 May 09:10
Compare
Choose a tag to compare

Bug fixes:

  • Fix Ctrl+D regresion (#550)
  • update Quick Open Preference Window

0.7.1

18 May 08:59
Compare
Choose a tag to compare

Some bug fixes, and cleared issues with new palette colors.

As side note, our domain 'guake.org' has been squatted by an outsider that seems only interested in getting money to release the domain. Since Guake is a small project, based on 100% OpenSource spirit, we do not want to loose more time on this subject. The guake website will be deployed soon on a new URL:

http://guake-project.org

Please do NOT use guake.org anymore, until we can retrieve it. We cannot be hold responsible for any content on guake.org anymore.

Bug fixes:

  • Background and font color inversed for some color schemes (#516)
  • Guake width wrong on non-Unity Ubuntu desktop (#517)
  • Add get_gtktab_name dbus interface (#529, #530)
  • Fix issue with selection copy (#514)
  • I18n fixes and updated Polish translation (#519). Thanks a lot @piotrdrag!
  • Remove add and guake icon in tab (#543)
  • prompt_on_close_tab option (#546) Thanks a lot @tobz1000!
  • Fix default shortcuts for move tabs

0.7.0

02 May 12:07
Compare
Choose a tag to compare

I had more time working on Guake recently, so I fixed some long term issues, and exposed some
internal settings into the preference window.

Thanks for the external contribution: @varemenos, @Seraff and others!

Here is the complete changelog for this release:

  • Reorganised palette definition, add a demo terminal in preference panel (#504, #273, #220)
  • Plenty of other new color palettes (thanks again @varemenos ! #504)
  • don't propagate COLORTERM environment variable in terminal (#488)
  • Force $TERM environment variable to 'xterm-256color' in terminals (#341)
  • Fix issue with the quit confirmation dialog box (#499)
  • Add shortcut for transparency level (#481)
  • Add label to tell user how to disable a shortcut (#488)
  • Expose cursor_shape and blink cursor method in pref window (#505)
  • Expose Guake startup script to the pref window (#198)
  • Some window management bug fixes (#506, #445)
  • Fix "Not focused on openning if tab was moved" (#441)
  • Add contextual menu item 'Open Link' on right click on a link (5476653)
  • Fix compatibility with Ubuntu 15.04 (#509)
  • Fix Guake Turns Gray sometimes (#473, #512)

0.6.2-rc1

20 Apr 07:54
Compare
Choose a tag to compare
0.6.2-rc1 Pre-release
Pre-release

Packaging fixes.

0.6.1

19 Apr 22:09
Compare
Choose a tag to compare

See #500 for information

0.6.0-rc2

19 Apr 14:44
Compare
Choose a tag to compare
0.6.0-rc2 Pre-release
Pre-release
Revert of #451

See #500 for information

Revert of efc129bc0d703041259e3236af02d9ddeafe0830

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>

0.6.0-rc1

18 Apr 14:07
Compare
Choose a tag to compare
0.6.0-rc1 Pre-release
Pre-release

This version is poor in new features, I just don't have time to work on Guake. I got a lot of
incompatibility reports on new systems, such as Wayland. Port to gtk3 is still a must have, but
all features of the VTE component does not seem to have been ported.

Features:

  • Save current terminal to find
  • Hotkeys for moving tab
  • plenty of color palettes (thanks @varemenos !)
  • bug fixes

0.5.2

23 Nov 15:56
Compare
Choose a tag to compare

Releasing version Guake 0.5.2

Majors changes being code reorganization, some refactoring, some import from the gtk3 branches, to prepare switching to gtk3.

We have had interesting contributions that gave me feeling quake can do a better job that it does now. There is still these window placement issue I can hardly reproduce on my system, but I want to move forward and start adding new features.

I start hacking on 0.6.0 right now with new features such as sessions save and split terminal features!

0.5.2-rc1

23 Nov 10:14
Compare
Choose a tag to compare
0.5.2-rc1 Pre-release
Pre-release

Just a few days after 0.5.1 I am about to release 0.5.2. We have had interesting contributions that gave me feeling Guake can do a better job that it does now. There is still these window placement issue I can hardly reproduce on my system, but I want to move forward and start adding new features.

I am releasing 0.5.2-rc1, with the majors changes being code reorganization, some refactoring, some import from the gtk3 branches, to prepare switching to gtk3.

I start hacking on 0.6.0 right now with new features such as sessions save and split terminal features!

0.5.1

12 Nov 23:10
Compare
Choose a tag to compare

This is mainly a fix release, no new feature has been added in this version.

Next bug fix version will be 0.5.2. There are some known issues that should be fixed in this version.

Some new feature such as save session will be available soon, in 0.6.0. Stay tuned!