Skip to content

Commit df14abd

Browse files
authored
Merge pull request #17 from CompassSecurity/docu/release-notes
Docu/release notes
2 parents 6dc07a5 + 54c4cd9 commit df14abd

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

docs/docs/release-notes/index.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,39 @@
11
# Release Notes
22

3+
## 0.1.0-beta.3 (2026-05-11)
4+
5+
### New Features
6+
7+
- Add "Anaglyph" accessibility mode (https://github.com/CompassSecurity/raptr/pull/16)
8+
9+
### Fixes
10+
11+
- Fix for unsaved changes dialog (https://github.com/CompassSecurity/raptr/pull/9)
12+
- Resolved missing Timezone for timestamps in SQLLite (https://github.com/CompassSecurity/raptr/pull/15)
13+
14+
### Chore
15+
16+
- Updated frontend dependencies (https://github.com/CompassSecurity/raptr/pull/8)
17+
- vue-router: 4.6.4 → 5.0.6
18+
- types/node: 24.12.2 → 25.0.6
19+
- vue/tsconfig: 0.8.1 → 0.9.1
20+
- vite: 7.3.2 → 8.0.10
21+
- marked: 17.0.6 → 18.0.3
22+
- Updated frontend dependencies (https://github.com/CompassSecurity/raptr/pull/13)
23+
- TypeScript 5.9.3 → 6.0.3
24+
- Lucide Vue next → @lucide/vue 1.14.0
25+
- Zod 3.25.76 → 4.4.3
26+
- Removed old frontend type and zod schema generators. Replaced with hey-api (https://github.com/CompassSecurity/raptr/pull/13)
27+
28+
329
## 0.1.0-beta.2 (2026-05-04)
430

531
### New Features
632

733
- Add warning dialog for unsaved changes when leaving an activity
834
- Add autocomplete for the key and value fields of asset properties (frontend only - no API endpoint)
935
- Add support for a welcome message banner on login via a backend environment variable
10-
- Add dynamic version in through Git actions via tags or latest builds
36+
- Add dynamic software version through Git actions via tags or latest builds
1137

1238
### Fixes
1339

0 commit comments

Comments
 (0)