diff --git a/release-notes/v0.1.0-alpha.1.md b/release-notes/v0.1.0-alpha.1.md new file mode 100644 index 0000000..f86e2b0 --- /dev/null +++ b/release-notes/v0.1.0-alpha.1.md @@ -0,0 +1,7 @@ +## Highlights + +- First public bundle of Verstak's official plugins. +- Includes Files, Notes, Journal, Todo, Secrets, Browser Inbox, Activity, Search, Trash, Sync, and supporting editors and previews. +- Adds durable browser captures, archive handling, activity sessions, and localized plugin interfaces. + +**Commit history**: https://github.com/mirivlad/verstak-official-plugins/commits/v0.1.0-alpha.1 diff --git a/release-notes/v0.1.0-alpha.2.md b/release-notes/v0.1.0-alpha.2.md new file mode 100644 index 0000000..6d3d1a4 --- /dev/null +++ b/release-notes/v0.1.0-alpha.2.md @@ -0,0 +1,5 @@ +## Highlights + +- Todo tasks can schedule native reminders through the Desktop notification capability. + +**Full Changelog**: https://github.com/mirivlad/verstak-official-plugins/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 diff --git a/release-notes/v0.1.0-alpha.3.md b/release-notes/v0.1.0-alpha.3.md new file mode 100644 index 0000000..584b8a9 --- /dev/null +++ b/release-notes/v0.1.0-alpha.3.md @@ -0,0 +1,7 @@ +## Highlights + +- Makes Todo reminder time selection, global Secrets, and global Journal entry creation usable. +- Localizes plugin errors, browser materials, activity review, files menus, and other key workflows. +- Replaces technical terminology with “Deal” and improves modal forms and secret safety. + +**Full Changelog**: https://github.com/mirivlad/verstak-official-plugins/compare/v0.1.0-alpha.2...v0.1.0-alpha.3