Releases: PrivacyForge/ChatGuard
Releases · PrivacyForge/ChatGuard
v0.9.6-beta
Version v0.9.6-beta 🌈
Commits
- faa0dd0: 📝 Update README.md (Mostafa Kheibary)
- 058df46: 📝 add google analytics for documentation (Mostafa Kheibary)
- bad2bc6: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
- 47be036: 💄 redesign the popup ui (Mostafa Kheibary)
- 7ee4aa0: 🐛 change the opacity of the lock status for distinguish between fake messages (Mostafa Kheibary)
v0.9.5-beta
Version 0.9.5-beta 🌈
Bug fixes
- telegram parsing message bug
v0.9.4-beta
Version 0.9.4-beta 🌈
Commits
- 26919ce: Update README.md (Mostafa Kheibary)
- 57ee420: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
- ffddda5: 🐛 Add support for more apps, fix reply issue on bale app (Mostafa Kheibary)
v0.9.3-beta
Commits
- df7ec16: Update README.md (Mostafa Kheibary)
- 38ade59: 🐛 change the workflow to zip the root content of dist folder insted of the hole folder (Mostafa Kheibary)
- bceb243: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
- d07df33: ♻️ refactor the device detection system for event and selector, fix the bug for submit button (Mostafa Kheibary)
v0.9.2-beta
v0.9.1-beta
Commits
- b491496: Update README.md (Mostafa Kheibary)
- 0af1376: Update README.md (Mostafa Kheibary)
- adbbfd7: Update README.md (Mostafa Kheibary)
- 66edf61: 🐛 limit the message content to be bellow 1200 character (Mostafa Kheibary)
- b06602a: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
v0.9.0-beta
v0.7.0-beta
What's Changed
- Feat change UI by @Saman-Safaei-Dev in #11
New Contributors
- @Saman-Safaei-Dev made their first contribution in #11
Full Changelog: https://github.com/PrivacyForge/ChatGuard/compare/v0.6.1-beta...v0.7.0-beta## Features
- register mui components #11 (Saman-Safaei-Dev)
- simplify switch component with mui #11 (Saman-Safaei-Dev)
- merge conflicts #11 (Saman-Safaei-Dev)
Code Refactoring
- change styles + button and switch #11 (Saman-Safaei-Dev)
Builds
- install material design 3 web components #11 (Saman-Safaei-Dev)
Chores
- capitalize name in router #11 (Saman-Safaei-Dev)
- add mui primary color in style header #11 (Saman-Safaei-Dev)
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
Commits
- aa361fb: 📝 Update README.md (Mostafa Kheibary)
- c44a45b: 🎨 Change the page/component structure (Mostafa Kheibary)
- 5365a5f: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
- c2abf68: 🔊 implement logger (Mostafa Kheibary)
- e224b78: 📝 remove document releated to outdated code (Mostafa Kheibary)
- 12d1218: 🐛 fix the submit leftover bug (Mostafa Kheibary)
- 63334e8: fix the over read bug for handshakes (Mostafa Kheibary)
Full Changelog: v0.6.0-beta...v0.6.1-beta
v0.6.0-beta
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
- @the-pesar made their first contribution in #5
Full Changelog: v0.5.3-beta...v0.6.0-beta