Skip to content

Releases: PrivacyForge/ChatGuard

v0.9.6-beta

04 May 16:22
Compare
Choose a tag to compare
v0.9.6-beta Pre-release
Pre-release

Version v0.9.6-beta 🌈

Commits

v0.9.5-beta

01 May 19:34
Compare
Choose a tag to compare
v0.9.5-beta Pre-release
Pre-release

Version 0.9.5-beta 🌈

Bug fixes

  • telegram parsing message bug

v0.9.4-beta

24 Apr 11:40
Compare
Choose a tag to compare
v0.9.4-beta Pre-release
Pre-release

Version 0.9.4-beta 🌈

Commits

v0.9.3-beta

12 Apr 17:52
Compare
Choose a tag to compare
v0.9.3-beta Pre-release
Pre-release

Commits

v0.9.2-beta

10 Apr 23:20
Compare
Choose a tag to compare
v0.9.2-beta Pre-release
Pre-release

Commits

  • 86c9785: Update README.md (Mostafa Kheibary)
  • 54ee2fc: 📝 Update README.md (Mostafa Kheibary)
  • 835f0fe: 📝 update manifest file (Mostafa Kheibary)
  • 1c6320d: 🐛 fix the version on document and manifest, fix the invalid package bug (Mostafa Kheibary)

v0.9.1-beta

10 Apr 21:47
Compare
Choose a tag to compare
v0.9.1-beta Pre-release
Pre-release

Commits

v0.9.0-beta

10 Apr 21:10
Compare
Choose a tag to compare
v0.9.0-beta Pre-release
Pre-release

Commits

  • 5b0e1d9: ♻️ replace user action (amirhossein amiran) #12
  • 90018b1: 🐛 revert the copy paste solution, and go back to input dispatch for text replacemnet (Mostafa Kheibary)
  • 531dcd2: ✨ Add 2 more messanger, improve the sending functionality (Mostafa Kheibary)

v0.7.0-beta

25 Mar 14:49
Compare
Choose a tag to compare
v0.7.0-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/PrivacyForge/ChatGuard/compare/v0.6.1-beta...v0.7.0-beta## Features

Code Refactoring

Builds

Chores

Commits

  • 673a7aa: 🐛 fix the wrong Handshake and Acknowledgment read condition (Mostafa Kheibary)
  • 34973be: 🔊 implement logger (Mostafa Kheibary) #11
  • 64130a5: 📝 remove document releated to outdated code (Mostafa Kheibary) #11
  • a686c23: 🐛 fix the submit leftover bug (Mostafa Kheibary) #11
  • a04934b: fix the over read bug for handshakes (Mostafa Kheibary) #11
  • e403e49: 🐛 fix the wrong Handshake and Acknowledgment read condition (Mostafa Kheibary) #11
  • 43a0d4e: ♻️ seperate the script in content, add initial twiiter support (Mostafa Kheibary)
  • aac0f17: 🐛 fix the switch selected bug fix, change ui element to md3 (Mostafa Kheibary)
  • 617da4e: initial action menu (Mostafa Kheibary)
  • cc2d4d3: ♻️ refactor the lock button to action menu (Mostafa Kheibary)
  • b04de86: ♻️ remove the acknowledgement proccess and add conditional rendering for action button base on path (Mostafa Kheibary)
  • 8b9dd2e: 📝 remove acknowledgement part from the documentation (Mostafa Kheibary)

v0.6.1-beta

17 Mar 15:53
Compare
Choose a tag to compare
v0.6.1-beta Pre-release
Pre-release

Commits

Full Changelog: v0.6.0-beta...v0.6.1-beta

v0.6.0-beta

25 Feb 19:23
Compare
Choose a tag to compare
v0.6.0-beta Pre-release
Pre-release

Commits

  • ff6b053: Add Soroush messenger support config (Mostafa Kheibary)
  • 22dcd87: 📝 Add initial documention (Mostafa Kheibary)
  • 1875d17: 📝 add usage of git emoji documention (Mostafa Kheibary)
  • ec29c12: 📝 Fix the readme and deply bug (Mostafa Kheibary)
  • e2640ed: 📝 Fix the readme (Mostafa Kheibary)
  • 3baf20e: 🐛 Fix the missing link in document (Mostafa Kheibary)
  • 5f7b320: 🐛 Clean the public key befor saving for the user in register stage (Mostafa Kheibary)
  • 62c4589: 🐛 Fix the remain text in input after sends bug (Mostafa Kheibary)
  • 944a92f: ♻️ Refactor the Dom Class,changing to FOP design (Mostafa Kheibary)
  • a1823a7: ♻️ Delete the Dom class,and move all the logic to smaller hooks (Mostafa Kheibary)
  • b136fda: 🍱 Change the icons (Mostafa Kheibary)
  • 7881c9c: ♻️ change the page structure and move it to component (Mostafa Kheibary)
  • d5aaba7: 🐛 fix the bug for multipal event listener on localstorage (Mostafa Kheibary)
  • 1b0982d: 📦 update svelte,vite (Mostafa Kheibary)
  • e39bb64: 📦 Add router for svelte popup (Mostafa Kheibary)
  • 1b98483: ✨ implement a simple router and page navigation for svelte popup (Mostafa Kheibary)
  • c0fcb9c: ✨ Add refresh page utils mechanism (Mostafa Kheibary)
  • d9602b8: 🔧 Rename all the storage key to be dynamic (Mostafa Kheibary)

What's Changed

  • feat: add VitePress & configure docs by @the-pesar in #5
  • Refactor: BrowserStorage, some components and utils by @the-pesar in #6
  • refactor: convert LocalStorage to FOP from OOP by @the-pesar in #7

New Contributors

Full Changelog: v0.5.3-beta...v0.6.0-beta