Merge branch 'master' into JSnotWorkingError

This commit is contained in:
El RIDO
2016-11-13 18:30:14 +01:00
15 changed files with 172 additions and 34 deletions

View File

@@ -3,6 +3,7 @@
* **next (not yet released)**
* ADDED: Translations for Italian
* ADDED: Loading message displayed until decryption succeeded for slower (in terms of CPU or network) systems
* CHANGED: Using modal dialog to request password input instead of native JS input window (#69)
* CHANGED: Suppressed referrer HTTP header sending when following links in a paste or comment (#96) and added additional HTTP headers for XSS mitigation (#91)
* CHANGED: Updated random_compat and jQuery libraries
* **1.0 (2016-08-25)**