Mercurial > libervia-backend
changeset 1957:8226f9539580
changelog: minor fixes in previous commit
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 May 2016 20:12:54 +0200 |
parents | ee73f20f6cf5 |
children | 0618832a1627 eca59bc4e6c6 |
files | CHANGELOG |
diffstat | 1 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Mar 10 12:01:29 2016 +0100 +++ b/CHANGELOG Sat May 28 20:12:54 2016 +0200 @@ -1,6 +1,6 @@ All theses changelogs are not exhaustive, please check the mercurial repository for more details. -v 0.6.1 (14/03/2016): +v 0.6.1 (xx/xx/2016): - minimum Twisted version is now 15.2.0 - removed pyfeed and xe dependencies - added mutagen to recommended in README4PACKAGERS @@ -58,19 +58,18 @@ - command "message" moved to "message send" - command "profile list" uses the new --output option - added constants for exit codes - - fixed traceback shown on a normal quit when a progression is finished - primitivus: - detect direct pasting in the message bar - add bracketed paste mode - libervia: - browser and server sides: - replaced isRegistered call by a more generic getSessionMetadata - - new option "allow_registration" + - new option "allow_registration" to enable/disable new accounts registration - browser side: - - improve the popup message banner - - replace old favicon and display favicon counter - - better handling of connection with external JID - - improve some regexps after Link Mauve's comments + - improvee the popup message banner + - replaced old favicon and display favicon counter + - fixed handling of connection with external JID + - improved some regexps - replace "re" module usage with pure javascript - server: - added mechanism for URL redirections