|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [2025.12.0] - 2025-12-30 |
| 6 | + |
| 7 | +### 🏗️ Breaking changes |
| 8 | + |
| 9 | +- Add otelsql breaking changes |
| 10 | + |
| 11 | +### 🚀 Features |
| 12 | + |
| 13 | +- Add duplicate validation for access entries |
| 14 | +- Continue document layouts work |
| 15 | +- Use fabricjs to create a svg editor |
| 16 | +- Rename layouts pages to forms |
| 17 | +- Add basic page structure for forms |
| 18 | +- Add wip curved text to fabric editor |
| 19 | +- Add toggle to disable event effects in user settings |
| 20 | +- Add snow (event) effect to all layouts |
| 21 | +- Implement notepad saving and auto save |
| 22 | +- Add kbd shortcut to clipboard modal |
| 23 | +- Add licenses for images/icons, fonts and update sounds |
| 24 | + |
| 25 | +### 🐛 Bug Fixes |
| 26 | + |
| 27 | +- Access entry issues and centrum sidebar unit header |
| 28 | +- Adjust duplicate access entry warning texts |
| 29 | +- Some ui logic issues |
| 30 | +- Add hint for snow/holiday effect user settings toggle |
| 31 | +- Jobs conduct deletion and restore not working as expected |
| 32 | +- Disable notepad feature (still WIP) |
| 33 | +- Remove .env.example |
| 34 | +- Dashboard shortcuts not working and finalize notepad |
| 35 | +- History store not correctly storing entries |
| 36 | +- Editor source code textarea height not fitting to modal |
| 37 | +- Re-gen proto gen files and show mathcalculator for all users |
| 38 | +- Remove mathcalculator quickbutton |
| 39 | +- Quickbuttons type issue caused by changes |
| 40 | +- Job props proto unmarshal issue |
| 41 | +- Fabric editor sidebar type issues |
| 42 | +- Use links for templates in templates list page |
| 43 | +- Ui job access check not using creatorJob override as expected |
| 44 | +- Cleanup some log calls |
| 45 | + |
5 | 46 | ## [2025.11.0] - 2025-11-30 |
6 | 47 |
|
7 | 48 | ### 🚀 Features |
|
0 commit comments