From 7ff31dd30860d5f9092094b0d0af3a1bee771887 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Wed, 15 Jul 2026 07:50:17 +0800 Subject: [PATCH] docs: add historical release notes --- release-notes/v2.0.3.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/v2.0.3.md diff --git a/release-notes/v2.0.3.md b/release-notes/v2.0.3.md new file mode 100644 index 0000000..c0d0451 --- /dev/null +++ b/release-notes/v2.0.3.md @@ -0,0 +1,7 @@ +## Highlights + +- First public Firefox release distributed and updated through GitHub Releases. +- Captures links, selected text, files, and images only when the user explicitly sends them to Verstak. +- Adds opt-in domain activity tracking, Russian localization, and secure receiver-token pairing. + +**Full Changelog**: https://github.com/mirivlad/verstak-browser-extension/compare/v2.0.2...v2.0.3