summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-11-15 23:43:16 -0200
committerKali Kaneko <kali@leap.se>2013-11-15 23:43:16 -0200
commitaa91a2cee69fb205b4354952a2b06661a7623bf4 (patch)
tree2ae86805b336a247e2aaf5df3f4038831be47b5b /CHANGELOG.rst
parentb4c7f2183395c34361b186fc8379363330788c5e (diff)
parentd51d6bedfecd41491f2c8243235e7d3db043a4d7 (diff)
Merge tag '0.3.7' into debian
Tag leap.bitmask version 0.3.7
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 09ea992e..4fc4246e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,7 +3,34 @@
History
-------
+0.3.7 Nov 15 -- the "The Big Lebowsky" release:
++++++++++++++++++++++++++++++++++++++++++++++++
+- Use custom SysTray in order to display per-service tooltip easily.
+ Closes #3998.
+- Escape logs with html contents so they get displayed in plaintext
+ on the log viewer. Closes #4146.
+- Wizard now behaves correctly in provider selection after click
+ 'cancel' or 'back'. Closes #4148.
+- Handle Timeout errors during register process. Closes #4358.
+- Send user's key to nickserver whenever keymanager is
+ initialized. Closes #4364.
+- Password change dialog is now properly enabled. Closes #4449.
+- Remember provider checks in wizard, do not re-run them if the user
+ goes back and forth through the wizard. Closes #3814 and #3815.
+- Improve compatibility with OSX Mavericks. Fixes #4379.
+- Initialize mail service with the userid after login, to allow
+ multiple accounts. Closes: #4394
+- Give SMTP the current logged in userid. Related to #3952.
+- Do not wait for initial soledad sync to complete to launch mail
+ services. Closes: #4452
+- Add hint to user about the duration of the key generation. Closes
+ #3958.
+- Add advanced key management feature. Closes #4448.
+- Properly log EIP status changes.
+
0.3.6 Nov 1 -- the "bạn có thể đọc này?" release:
++++++++++++++++++++++++++++++++++++++++++++++++++
+
- Fix problem changing a non-ascii password. Closes #4003.
- Enable password change in the client only if it has started the
correct services. Closes #4093.