Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <github@spam.herberth.eu>2013-12-10 20:41:38 +0400
committersualko <github@spam.herberth.eu>2013-12-10 20:41:38 +0400
commitbb5569d03fcaf7069bc7f2555f693b26e3c4addc (patch)
tree6745398e2890983a9213b81aa94898515693367f /CHANGELOG.md
parent5eb22f0a3613b884e952fcc561402944a5eeb6f0 (diff)
bump version
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d281282..46c889d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+v0.4 / 2013-12-10
+===
+- display notification request only for incoming messages
+- update ui if we lost the trust state
+- display allow dialog
+- fix chrome notification issue
+- fix ringing dialog
+- init grunt/jshint
+- lot of code clean up and commenting
+- set focus to password field
+- display minimized roster if no connection is found
+- porting to OC6 (replace fancybox with colorbox)
+- add webrtc info dialog (ip, fingerprint)
+- use git submodules for OTR and strophe.jingle
+- update README
+
v0.3 / 2013-10-28
===
- use lowercase jid
@@ -7,4 +23,4 @@ v0.3 / 2013-10-28
- fix notification with multiple tabs
- reorganize files
- add MIT license
-- minor fixes \ No newline at end of file
+- minor fixes