File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments