Releases: PrivacyForge/ChatGuard
Releases · PrivacyForge/ChatGuard
v0.5.3-beta
Commits
- edf5c88: Fix the aditional public key save for non encrypted conversation (Mostafa Kheibary)
v0.5.2
v0.5.2-beta
Changes
- Reimplement the onClick event handler with difrent method
- Fix the bug with the sending and clicking in Bale messenger
Commits
- 6d2489d: reimplement the onClick event with difrent method to prevent not firing event in some cases (Mostafa Kheibary)
v0.5.1-beta
Change logs
- add automatic build step with github action
- Loading screen for initiating the handshake
- Changed the UI for the request button
- Refactored the DomManipulator class
- Added device-specific selectors (selectors per device), having different selectors for different devices
Commits
- a87f04f: add github action to pack dist folder (Cinorid) #4
- 132f059: refactor the ui,add loading screen,and add per device selector (Mostafa Kheibary)
- e126203: Merge branch 'main' of https://github.com/mostafa-kheibary/ChatGuard (Mostafa Kheibary)
Bug fixes,telegram alpha support
Bug fix:
- Implemented overall bug fixes for the "bale" messenger.
- Updated parsing method from splitting based on specific characters to length-based slicing for improved efficiency (4 time smaller packet) .
- Reduced the length of key pairs to create smaller packets.
- Resolved issues with edit decryption and edit messages bugs.
Feature
- Added support for Telegram alpha.
v0.1.0-beta
ChatGuard v.0.1.0
This version only works on Bale Messenger app and Chromium browsers.
How to Install:
- Unzip the chatguard-beta.zip file.
- Open Chrome and go to chrome://extensions.
- Enable developer mode.
- Click on "Load Unpacked" and select the "dist" folder extracted from the zip file.
- Refresh your browser page.
- You are now ready to use the extension on Bale Messenger.
Please note that this version is specifically designed for Bale Messenger and Chromium browsers.