mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
58 lines
No EOL
1.7 KiB
Text
58 lines
No EOL
1.7 KiB
Text
0.1.9 (2017-06-14)
|
|
=========================
|
|
- Renamed the project to keepassxc-browser
|
|
|
|
0.1.8 (2017-06-13)
|
|
=========================
|
|
- Fixed showing wrong status messages
|
|
- Enable relaunching and reconnecting to KeePassXC (create new keys on the fly)
|
|
|
|
0.1.7 (2017-05-28)
|
|
=========================
|
|
- Removed debug logging messages
|
|
- Removed unnecessary permissions from manifest
|
|
|
|
0.1.6 (2017-05-27)
|
|
=========================
|
|
- Upgraded tweetnacl-js to 1.0.0
|
|
- Upgraded tweetnacl-utils-js to 0.15.0
|
|
- Some code fixes concerning encryption and decryption
|
|
- Redesigned simpler password generator dialog
|
|
|
|
0.1.5 (2017-05-22)
|
|
=========================
|
|
- Fixed a few deprecated functions
|
|
- Added some more Firefox compatible code (Firefox now works 90%!)
|
|
- Removed an unncecessary .map file
|
|
|
|
0.1.4 (2017-05-21)
|
|
=========================
|
|
- Upgraded manifest options to V2
|
|
- Added some more Firefox compatible code
|
|
|
|
0.1.3 (2017-05-19)
|
|
=========================
|
|
- Fixed a bug showing correct status in the popup
|
|
- Added a license for a quick method to determine which browser is used in API calls
|
|
|
|
0.1.2 (2017-05-18)
|
|
=========================
|
|
- Upgraded jquery from 3.2.0 to 3.2.1
|
|
- Removed unnecessary images
|
|
- Upgraded deprecated API calls (extension -> runtime, so from synchronous to asynchronous)
|
|
- Partial Firefox support (the extension can be loaded but functionality is still limited)
|
|
|
|
0.1.1 (2017-04-28)
|
|
=========================
|
|
|
|
- This version works with the KeePassXC fork
|
|
- Upgraded JavaScripts to work asynchronously
|
|
|
|
0.1.0 (2017-04-12)
|
|
=========================
|
|
|
|
- Replaced crypto libraries with tweetnacl-js
|
|
- New application and popup icons
|
|
- Upgraded bootstrap to version 3.3.7
|
|
- Upgraded jquery from 1.11 to 3.2.0
|
|
- Upgraded jquery-ui from 1.10.2 to 1.12.1 |