version 2.1

This commit is contained in:
Julien Danjou 2008-01-21 16:07:56 +01:00
parent af3faec066
commit 994a6f3ea4
2 changed files with 27 additions and 8 deletions

View File

@ -10,14 +10,7 @@
# Stable
Stable version is [2.0](awesome-2.0.tar.gz) (codename: *Fruit Fly*). Be aware that configuration file format is not compatible with 1.x versions.
# Upcoming stable
Next stable version be 2.1. You can participate in its testing by using the 2.1-rc2 version.
* [awesome-2.1-rc2.tar.bz2](awesome-2.1-rc2.tar.bz2)
* [awesome-2.1-rc2.tar.gz](awesome-2.1-rc2.tar.gz)
Stable version is [2.1](awesome-2.1.tar.gz) ([tar.bz2](awesome-2.1.tar.bz2)) (codename: *Morning Bell*).
# Developement

26
news/version_2.1.mdwn Normal file
View File

@ -0,0 +1,26 @@
The final version 2.1 of *awesome* is available. To download it, see the [[download]] page.
This release fixes some bugs, add some features. You can
[[toggle text="see some changes" id="changelog"]] from 2.0.
[[toggleable id="changelog" text="""
* Fix crashing bug triggered through awesome-client
* Do not die anymore on bad config file, use a default internal one
* Add uicb_screen_focus to switch to a specified screen.
* Add a focus history.
* Accept --version option.
* Add spiral and dwindle layouts.
* Widget-ise the statusbar.
* Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon.
* We can now have several statusbar.
* New uicb: focus_client_byname.
* Partial EWMH support.
* Switch to autotools based build system.
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(Julien Danjou, Aldo Cortesi, Nikos Ntarmos, marco candrian, Hans Ulrich Niedermann, Thomas Guebels, Robert Millar, Rico Schiekel, Laurent Fousse, Fabienne Ducroquet, Arnaud
Fontaine)"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome list](/community/).
Have fun!