mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-20 08:02:15 +00:00
docs: add v2.4.2 entry to CHANGELOG.md
This commit is contained in:
@@ -4,6 +4,11 @@ All notable changes to the KoalaSync browser extension and relay server.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [v2.4.2] — 2026-06-19
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- **Extension: Optimized uninstall URL registration** — Extracted registration into a reusable, race-condition-protected `initUninstallURL()` helper. It now generates a unique, anonymous token (`t`) stored in `chrome.storage.local` to securely track uninstalls, and registers the URL on both extension installation/update and browser startup to prevent state loss.
|
||||||
|
|
||||||
## [v2.4.1] — 2026-06-19
|
## [v2.4.1] — 2026-06-19
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user