Skip to content

Releases: amirroid/chatguard

v1.0.3

31 May 14:54

Choose a tag to compare

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

30 May 17:45

Choose a tag to compare

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

15 Feb 01:16

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

v1.0.0

11 Feb 14:22

Choose a tag to compare

fix: fix clear flags

v1.0.0-beta03

06 Feb 22:33

Choose a tag to compare

fix: add 200ms debounce to handleSendMessage to prevent rapid fire sends

v1.0.0-beta02

05 Feb 15:56

Choose a tag to compare

1.0.0-beta01

04 Feb 10:40

Choose a tag to compare

fix: fix some bugs