Skip to content
Snippets Groups Projects
Commit 6ab80f96 authored by Tomás Touceda's avatar Tomás Touceda
Browse files

Fold in changes and update relnotes

parent 889e76dd
No related branches found
No related tags found
No related merge requests found
Showing
with 34 additions and 24 deletions
...@@ -6,6 +6,40 @@ History ...@@ -6,6 +6,40 @@ History
2014 2014
==== ====
0.5.2 June 6 -- the "are we there yet" release:
+++++++++++++++++++++++++++++++++++++++++++++++
- Unblock local multicast IPs from linux firewall, to allow SSDP and
Bonjour/mDNS to work.
- Add support for gnome-shell polkit agent. Closes #4144, #4218.
- Update username regex to support the same as webapp. Closes #5965.
- Wrong error message for username too short. Fixes #5697.
- Cleanup and refactor username/password validators.
- Fix EIP autostart failing. Closes #5721.
- Block ipv6 traffic for the moment. Closes #5693
- Fix bug with ipv6 blocking that caused block to not get removed from
firewall when Bitmask quit.
- Bring firewall down when switching EIP off. Closes #5687
- Add OPENVPN_BIN_PATH for OSX so that EIP starts properly.
- Allow usernames to end in a digit.
- Improve signal handling in the mainwindow and wizard.
- Enable UI when OpenVPN bin is not found, plus check before starting
EIP. Fixes #5619.
- Properly set the userid for SMTP.
- Update EIP UI if it fails to download the config.
- Make use of cmdline in psutil backwards-compatible. Closes #5689
- Add versioning support to bitmask-root.
- Show flag of country for eip exit node, if available. Related #1232
- Fix nameserver restoring. Closes #5692
- Warn user if resolvconf cannot be found.
- Refactor Keymanager to backend. Closes #5711.
- Cleanup backend from hacks. Closes #5698.
- Improve wait and quit process.
- Move soledad password change to backend.
- Move Mail logic to backend.
- Separate imap/smtp logic from conductor.
- Refactor SoledadBootstrapper to backend. Closes #5481.
0.5.1 May 16 -- the "lil less leaky" release: 0.5.1 May 16 -- the "lil less leaky" release:
+++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++
......
- unblock local multicast IPs from linux firewall, to allow SSDP and Bonjour/mDNS to work.
- fix bug with ipv6 blocking that caused block to not get removed from firewall when Bitmask quit.
\ No newline at end of file
- Add support for gnome-shell polkit agent. Closes #4144, #4218.
Change password doesn't work. Closes #5540.
- Update username regex to support the same as webapp. Closes #5965.
- Wrong error message for username too short. (Bug #5697)
- Cleanup and refactor username/password validators.
- Fix EIP autostart failing. Closes #5721.
- Block ipv6 traffic for the moment. Closes: #5693
- Bring firewall down when switching EIP off. Closes: #5687
- Add OPENVPN_BIN_PATH for OSX so that EIP starts properly.
\ No newline at end of file
- Allow usernames to end in a digit.
- Improve signal handling in the mainwindow and wizard.
\ No newline at end of file
- Enable UI when OpenVPN bin is not found, plus check before starting EIP. Fixes #5619.
\ No newline at end of file
- Properly set the userid for SMTP.
\ No newline at end of file
- Update EIP UI if it fails to download the config.
\ No newline at end of file
- Make use of cmdline in psutil backwards-compatible. Closes: #5689
- Add versioning support to bitmask-root.
- Show flag of country for eip exit node, if available. Related: #1232
- Fix nameserver restoring. Closes: #5692
- Warn user if resolvconf cannot be found.
- Refactor Keymanager to backend. Closes #5711.
- Cleanup backend from hacks. Closes #5698.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment