Skip to content

Commit e30609e

Browse files
committed
update NEWS
1 parent c5d6586 commit e30609e

File tree

1 file changed

+32
-3
lines changed

1 file changed

+32
-3
lines changed

NEWS

+32-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
1-
Version 0.8.0 (dev)
2-
==========================
1+
Version 0.8.1 (dev)
2+
===================
3+
4+
I started working on Guake 1.0.0, and not in a dedicated branch. It is now in its own source
5+
folder. We clearly need to move to gtk3 soon, since GTK2 is being discontinued, the VTE is no more
6+
maintained for GTK2-Python, and adds lot of cool features.
7+
8+
So I am now starting to work on a complete rewrite of Guake, so don't expect 0.8.x to see lot of
9+
new features, unfortunately. But Guake 1.0.0 will add features such as:
10+
- line wrap in terminal
11+
- search in terminal
12+
- dconf/gsettings to store configuration
13+
- GTK3 look and feel
14+
- much cleaner build and translation systems
15+
16+
But, this means I cannot work too much on 0.8.x. I still do some bug fixes, and thanks to external
17+
contributors that share the love for Guake, Guake still move on!
18+
19+
So don't hesitate to have a look in the code to fix any bug you are experiencing and submit a Pull
20+
Request.
21+
22+
New features:
23+
- a-la guake-indicator custom commands (#564) - by @Ozzyboshi!
24+
- Add option to allow/disallow bold font (#603) - by @helix84!
25+
26+
Bug fixes:
27+
- Terminal widget disappears at random times (#592)
28+
29+
Version 0.8.0
30+
=============
331

432
I have been extremely busy the previous 3 months, so I have almost not worked on Guake. I wanted
533
to introduce in the next version some major features heavily asked, like session save and split
@@ -13,7 +41,7 @@ Version 0.8.0 (dev)
1341
First, the new homepage is now online:
1442

1543
http://guake-project.org/
16-
44+
1745
As I remind you, Guake has *not* control over the old domain guake.org. So far the content is
1846
still one of the old content of this domain. So please use http://guake-project.org to reference
1947
Guake.
@@ -36,6 +64,7 @@ Version 0.8.0 (dev)
3664
- Remove last reference to --show-hide (#587)
3765
- fixed and completed german translation (#585)
3866
- Drop duplicated man page (a526046a)
67+
- use full path to tray icon with libappindicator (#591)
3968

4069

4170
Version 0.7.2 (2015.05.20)

0 commit comments

Comments
 (0)