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..ac77f9d --- /dev/null +++ b/release-notes/v0.1.0-alpha.1.md @@ -0,0 +1,7 @@ +## Highlights + +- First public alpha of the local Verstak workbench. +- Introduces Deals, workspace templates, the Overview, Files, Notes, Journal, activity tracking, browser intake, and the official plugin system. +- Includes portable Windows, Debian, and AppImage packages for early testing. + +**Commit history**: https://github.com/mirivlad/verstak/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..f98c213 --- /dev/null +++ b/release-notes/v0.1.0-alpha.2.md @@ -0,0 +1,7 @@ +## Highlights + +- Adds scheduled native notifications and Todo reminders. +- Keeps Verstak available in the system tray, including the required Linux tray runtime in packages. +- Improves the public alpha installation and troubleshooting documentation. + +**Full Changelog**: https://github.com/mirivlad/verstak/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..9afe3c9 --- /dev/null +++ b/release-notes/v0.1.0-alpha.3.md @@ -0,0 +1,7 @@ +## Highlights + +- Replaces technical workspace terminology in the main interface with the user-facing term “Deal”. +- Improves Russian localization, operation errors, template guidance, and the plugin manager filters. +- Makes global Journal and Secrets flows usable and improves Todo reminder time selection. + +**Full Changelog**: https://github.com/mirivlad/verstak/compare/v0.1.0-alpha.2...v0.1.0-alpha.3