|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | 5 |
|
| 6 | +## [0.3.70] - 2026-03-18 |
| 7 | +### Helm changes |
| 8 | + |
| 9 | +- Applications versions: |
| 10 | + - server - 5.156.0 |
| 11 | + - frontend - 5.156.0 |
| 12 | + - realtime - 3.10.0 |
| 13 | + - control-tasks - 2.75.0 |
| 14 | + - widget - v1.87.0 |
| 15 | + |
| 16 | +### Improvements / New Features |
| 17 | + |
| 18 | +#### 1. User Tagging Logic in Event Comments (Group Users Support) |
| 19 | +#### 2. Implement Account & Currency Search API with Vector Search Support |
| 20 | +#### 3. Automatic Callback for the Missing Call Participant |
| 21 | +#### 4. autoSubmit timer activation with visibililty changes & maxCount 500 |
| 22 | +#### 5. Documentation for Realtime API pages/realtime |
| 23 | +#### 6. API-based Grouping of Events into Hierarchical Folders (Graph-Based, Infinite Nesting) [front-end] |
| 24 | +#### 7. Add In-Product User Guide for Collaborative Code Usage in Smart Forms Editor |
| 25 | +#### 8. Access Requests for Actors and Meetings — Backend Migration |
| 26 | +#### 9. Add push notifications for actor access requests |
| 27 | +#### 10. CDU Refresh logic |
| 28 | +#### 11. Meeting room - user extension |
| 29 | +#### 12. Document MainMenu postMessage navigation and Comments autoScroll |
| 30 | + |
| 31 | +### Bug Fixes |
| 32 | + |
| 33 | +#### 1. Incorrect time displayed in email notification (Due date / Created) |
| 34 | +#### 2. Numeric text value is rounded in Text field |
| 35 | +#### 3. Access request buttons do not disappear after granting permissions |
| 36 | +#### 4. Delay when joining a meeting — no UI feedback after clicking "Join Meeting" |
| 37 | +#### 5. Same Tag Can Be Selected Multiple Times |
| 38 | +#### 6. Invalid visibility value breaks dropdown behavior |
| 39 | +#### 7. Script Import Styles Cache Refresh Issue |
| 40 | +#### 8. Multiselect crashes when entering "[" in the search field |
| 41 | +#### 9. Error when creating a connection – Cannot read properties of undefined (reading 'laId') |
| 42 | +#### 10. Show latest reactions disappears after creating a reply |
| 43 | +#### 11. Error when selecting multiple smart chips in comments |
| 44 | +#### 12. User is redirected to 403 page when changing graph settings or clicking dashboard pin with mixed permissions |
| 45 | +#### 13. Filter Counter Is Not Updated in Real Time |
| 46 | +#### 14. Error Cannot read properties of undefined (reading 'laId') When Moving State with Actors Between Layers |
| 47 | +#### 15. User cannot remove their reaction (signature) |
| 48 | +#### 16. Sign button state is not restored after internet connection is recovered |
| 49 | +#### 17. CDU: Content loop changes issue with definition refs |
| 50 | + |
| 51 | + |
6 | 52 | ## [0.3.69] - 2026-02-18 |
7 | 53 | ### Helm changes |
8 | 54 |
|
|
0 commit comments