Skip to content

Releases: PrivacyForge/ChatGuard

v0.5.3-beta

15 Feb 21:07
Compare
Choose a tag to compare
v0.5.3-beta Pre-release
Pre-release

Commits

  • edf5c88: Fix the aditional public key save for non encrypted conversation (Mostafa Kheibary)

v0.5.2

15 Feb 21:07
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Commits

  • 6d2489d: reimplement the onClick event with difrent method to prevent not firing event in some cases (Mostafa Kheibary)

v0.5.2-beta

11 Feb 22:09
Compare
Choose a tag to compare
v0.5.2-beta Pre-release
Pre-release

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

06 Feb 20:21
Compare
Choose a tag to compare
v0.5.1-beta Pre-release
Pre-release

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

Bug fixes,telegram alpha support

25 Jan 23:39
Compare
Choose a tag to compare
Pre-release

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

19 Jan 02:24
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

ChatGuard v.0.1.0

This version only works on Bale Messenger app and Chromium browsers.

How to Install:

  1. Unzip the chatguard-beta.zip file.
  2. Open Chrome and go to chrome:https://extensions.
  3. Enable developer mode.
  4. Click on "Load Unpacked" and select the "dist" folder extracted from the zip file.
  5. Refresh your browser page.
  6. 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.