Releases: amirroid/chatguard
Releases · amirroid/chatguard
v1.0.3
What's Changed
- refactor(ui): update guide and privacy UI structure
- refactor(app): cleanup and minor improvements
This release builds on the previous one.
Full Changelog: 1.0.2...1.0.3
v1.0.2
What's Changed
- refactor(crypto): simplify end-to-end encryption and reduce message payload (#1)
- feat(webview): add download support (#2)
- feat(webview): add file chooser support (#3)
- chore(crypto): improve identity keys backup filename
- feat(webview): add file encryption warning toast
- fix(bale): update extraction selectors
Full Changelog: 1.0.1...1.0.2
v1.0.1
Full Changelog: 1.0.0...1.0.1
v1.0.0
v1.0.0-beta03
fix: add 200ms debounce to handleSendMessage to prevent rapid fire sends
v1.0.0-beta02
Full Changelog: 1.0.0-beta01...1.0.0-beta02
1.0.0-beta01
fix: fix some bugs