From 538b9a53c95867a6ff714686a52520250b023a6a Mon Sep 17 00:00:00 2001 From: fxai Date: Mon, 4 May 2026 21:37:07 +0200 Subject: [PATCH 1/5] WIP: release-notes for 0.1.0-beta.3 --- docs/docs/release-notes/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/docs/release-notes/index.md b/docs/docs/release-notes/index.md index 407d11e..5445ab8 100644 --- a/docs/docs/release-notes/index.md +++ b/docs/docs/release-notes/index.md @@ -1,5 +1,25 @@ # Release Notes +## 0.1.0-beta.3 (2026-05-06) + +### New Features + +- + +### Fixes + +- Fix for unsaved changes dialog: https://github.com/CompassSecurity/raptr/pull/9 + + +### Chore + +- Updated frontend dependencies: https://github.com/CompassSecurity/raptr/pull/8 + - vue-router: 4.6.4 → 5.0.6 + - types/node: 24.12.2 → 25.0.6 + - vue/tsconfig: 0.8.1 → 0.9.1 + - vite: 7.3.2 → 8.0.10 + - marked: 17.0.6 → 18.0.3 + ## 0.1.0-beta.2 (2026-05-04) ### New Features From 29ce41d45ed0bd657849c9b4bbaade9beb2f956c Mon Sep 17 00:00:00 2001 From: fxai Date: Tue, 5 May 2026 10:27:21 +0200 Subject: [PATCH 2/5] WIP:release-notes beta.3 --- docs/docs/release-notes/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/docs/release-notes/index.md b/docs/docs/release-notes/index.md index 5445ab8..20cdc15 100644 --- a/docs/docs/release-notes/index.md +++ b/docs/docs/release-notes/index.md @@ -10,7 +10,6 @@ - Fix for unsaved changes dialog: https://github.com/CompassSecurity/raptr/pull/9 - ### Chore - Updated frontend dependencies: https://github.com/CompassSecurity/raptr/pull/8 @@ -19,6 +18,12 @@ - vue/tsconfig: 0.8.1 → 0.9.1 - vite: 7.3.2 → 8.0.10 - marked: 17.0.6 → 18.0.3 +- Updated frontend dependencies: https://github.com/CompassSecurity/raptr/pull/13 + - TypeScript 5.9.3 → 6.0.3 + - Lucide Vue next → @lucide/vue 1.14.0 + - Zod 3.25.76 → 4.4.3 +- Removed old frontend type and zod schema generators. Replaced with hey-api: https://github.com/CompassSecurity/raptr/pull/13 + ## 0.1.0-beta.2 (2026-05-04) From c9e85d36ff1ed6c74b4455465b0bff0974e11d54 Mon Sep 17 00:00:00 2001 From: fxai Date: Mon, 11 May 2026 14:39:13 +0200 Subject: [PATCH 3/5] update release notes --- docs/docs/release-notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/release-notes/index.md b/docs/docs/release-notes/index.md index 20cdc15..dc34bf1 100644 --- a/docs/docs/release-notes/index.md +++ b/docs/docs/release-notes/index.md @@ -1,10 +1,10 @@ # Release Notes -## 0.1.0-beta.3 (2026-05-06) +## 0.1.0-beta.3 (2026-05-11) ### New Features -- +- Add "Anaglyph" accessibility mode ### Fixes From 7ea9436d3a4e8fd26f5704eb4607f2b8e2a9eb7a Mon Sep 17 00:00:00 2001 From: fxai Date: Mon, 11 May 2026 14:49:57 +0200 Subject: [PATCH 4/5] update release notes --- docs/docs/release-notes/index.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/docs/release-notes/index.md b/docs/docs/release-notes/index.md index dc34bf1..69ebde0 100644 --- a/docs/docs/release-notes/index.md +++ b/docs/docs/release-notes/index.md @@ -4,25 +4,26 @@ ### New Features -- Add "Anaglyph" accessibility mode +- Add "Anaglyph" accessibility mode (https://github.com/CompassSecurity/raptr/pull/16) ### Fixes -- Fix for unsaved changes dialog: https://github.com/CompassSecurity/raptr/pull/9 +- Fix for unsaved changes dialog (https://github.com/CompassSecurity/raptr/pull/9) +- Resolved missing Timezone for timestamps in SQLLite (https://github.com/CompassSecurity/raptr/pull/15) ### Chore -- Updated frontend dependencies: https://github.com/CompassSecurity/raptr/pull/8 +- Updated frontend dependencies (https://github.com/CompassSecurity/raptr/pull/8) - vue-router: 4.6.4 → 5.0.6 - types/node: 24.12.2 → 25.0.6 - vue/tsconfig: 0.8.1 → 0.9.1 - vite: 7.3.2 → 8.0.10 - marked: 17.0.6 → 18.0.3 -- Updated frontend dependencies: https://github.com/CompassSecurity/raptr/pull/13 +- Updated frontend dependencies (https://github.com/CompassSecurity/raptr/pull/13) - TypeScript 5.9.3 → 6.0.3 - Lucide Vue next → @lucide/vue 1.14.0 - Zod 3.25.76 → 4.4.3 -- Removed old frontend type and zod schema generators. Replaced with hey-api: https://github.com/CompassSecurity/raptr/pull/13 +- Removed old frontend type and zod schema generators. Replaced with hey-api (https://github.com/CompassSecurity/raptr/pull/13) ## 0.1.0-beta.2 (2026-05-04) From 54c4cd92e74a9d46c4faf6c112215798b84ab77b Mon Sep 17 00:00:00 2001 From: fxai Date: Mon, 11 May 2026 14:52:01 +0200 Subject: [PATCH 5/5] update release notes --- docs/docs/release-notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/release-notes/index.md b/docs/docs/release-notes/index.md index 69ebde0..a53b7eb 100644 --- a/docs/docs/release-notes/index.md +++ b/docs/docs/release-notes/index.md @@ -33,7 +33,7 @@ - Add warning dialog for unsaved changes when leaving an activity - Add autocomplete for the key and value fields of asset properties (frontend only - no API endpoint) - Add support for a welcome message banner on login via a backend environment variable -- Add dynamic version in through Git actions via tags or latest builds +- Add dynamic software version through Git actions via tags or latest builds ### Fixes