Releases: derivepass/derivepass-vue
Releases · derivepass/derivepass-vue
1.2.1
Changelog:
- Fix invalid rendering of HTML description of fields on the application page (See: #32)
1.2.0
Changelog:
- Do not store or use emoji. Despite representing only a small portion of the hash of the master password (around 31 bits), they are still could provide advantage to an attacker and make master password crackable
Huge thanks to @jderusse for pointing this out!
1.0.5
Changelog:
- Use proper
appId
for electron app.
1.0.4
Changelog:
- CSP is now used only for production builds.
npm run serve
works again!
1.0.3
Electron changelog:
- The app will attempt automatic update every 4 hours instead of just at startup.
1.0.2
Changes:
- Electron app!
- Displays version in the bottom
1.0.1
v1.0.1-test
electron: hopefully updates?