Add release date for 0.4 and add new changes for 0.5
This commit is contained in:
parent
6c3300fdba
commit
4da378ea7a
12
CHANGES.rst
12
CHANGES.rst
@ -1,10 +1,16 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.4 (Unreleased)
|
0.5 (Unreleased)
|
||||||
|
----------------
|
||||||
|
- #22 Fixed compare operator in strophe.muc [sonata82]
|
||||||
|
- #23 Add Italian translations [ctrlaltca]
|
||||||
|
- #24 Add Spanish translations [macagua]
|
||||||
|
- #25 Using span with css instead of img [matheus-morfi]
|
||||||
|
|
||||||
|
0.4 (2013-06-03)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
- Add Spanish translations. [macagua]
|
|
||||||
- CSS tweaks: fixed overflowing text in status message and chatrooms list. [jcbrand]
|
- CSS tweaks: fixed overflowing text in status message and chatrooms list. [jcbrand]
|
||||||
- Bugfix: Couldn't join chatroom when clicking from a list of rooms. [jcbrand]
|
- Bugfix: Couldn't join chatroom when clicking from a list of rooms. [jcbrand]
|
||||||
- Add better support for kicking or banning users from chatrooms. [jcbrand]
|
- Add better support for kicking or banning users from chatrooms. [jcbrand]
|
||||||
@ -24,7 +30,7 @@ Changelog
|
|||||||
- Fixed user status handling, which wasn't 100% according to the spec. [jcbrand]
|
- Fixed user status handling, which wasn't 100% according to the spec. [jcbrand]
|
||||||
- Separate messages according to day in chats. [jcbrand]
|
- Separate messages according to day in chats. [jcbrand]
|
||||||
- Add support for specifying the BOSH bind URL as configuration setting. [jcbrand]
|
- Add support for specifying the BOSH bind URL as configuration setting. [jcbrand]
|
||||||
- Improve the message counter to only increment when the window is not focused [witekdev]
|
- #8 Improve the message counter to only increment when the window is not focused [witekdev]
|
||||||
- Make fetching of list of chatrooms on a server a configuration option. [jcbrand]
|
- Make fetching of list of chatrooms on a server a configuration option. [jcbrand]
|
||||||
- Use service discovery to show all available features on a room. [jcbrand]
|
- Use service discovery to show all available features on a room. [jcbrand]
|
||||||
- Multi-user chatrooms are now configurable. [jcbrand]
|
- Multi-user chatrooms are now configurable. [jcbrand]
|
||||||
|
Loading…
Reference in New Issue
Block a user