|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [2025.10.1] - 2025-10-24 |
| 6 | + |
| 7 | +### 🚀 Features |
| 8 | + |
| 9 | +- Add toggle all layers button to livemap controls |
| 10 | +- Add content nav to wiki smaller screens |
| 11 | +- Add option to use unit color for user marker icon |
| 12 | +- Allow multiple root wiki pages and improve wiki nav ui |
| 13 | +- Add file list to wiki page view |
| 14 | + |
| 15 | +### 🐛 Bug Fixes |
| 16 | + |
| 17 | +- Document approved state calculation |
| 18 | +- Approval badge showing in ui when it shouldn't |
| 19 | +- Approval policy template form issue |
| 20 | +- Pagination and sorting issues |
| 21 | +- Doc deletion error and wiki root only acces check |
| 22 | +- Tiptap editor table popover and add link display |
| 23 | +- Remove signature-related columns and fields |
| 24 | +- Wiki root only page listing using wrong page |
| 25 | +- Wiki page list not showing all accessible pages |
| 26 | +- Wiki startpage selection not ordering by parent id nulls first |
| 27 | +- Remove debug output from list pages in wiki |
| 28 | +- Citizen user docs sorting not working |
| 29 | +- Select menu search not working due to key |
| 30 | +- Citizen vehicles list showing all vehicles and qol fixes |
| 31 | +- Vehicle list user id override |
| 32 | +- Document template not creating policy on publish |
| 33 | +- Livemap layer issue with users |
| 34 | +- Unit housekeeping for unavailable not adding unit data to status |
| 35 | +- Editor font selection showing untranslated value |
| 36 | +- Grpc permission interceptor test |
| 37 | +- Approval data not showing in template editor |
| 38 | +- Wiki nav showing dummy page |
| 39 | +- Permission multiple names screw up |
| 40 | +- Perms cleanup migration |
| 41 | +- Remove test json file |
| 42 | +- Update helm version in channels file |
| 43 | + |
| 44 | +### ⚙️ Miscellaneous Tasks |
| 45 | + |
| 46 | +- Remove lucide icon pack |
| 47 | + |
5 | 48 | ## [2025.10.0] - 2025-10-19 |
6 | 49 |
|
7 | 50 | ### 🚀 Features |
|
0 commit comments