Skip to content

Commit 226e8af

Browse files
committed
chore(release): v2025.12.0
1 parent f470a30 commit 226e8af

File tree

5 files changed

+45
-4
lines changed

5 files changed

+45
-4
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,47 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
546
## [2025.11.0] - 2025-11-30
647

748
### 🚀 Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2025.11.0
1+
v2025.12.0

gen/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fivenet-app/gen",
33
"private": false,
4-
"version": "2025.11.0",
4+
"version": "2025.12.0",
55
"license": "Apache-2.0",
66
"type": "module",
77
"homepage": "https://fivenet.app",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fivenet",
33
"private": true,
4-
"version": "2025.11.0",
4+
"version": "2025.12.0",
55
"license": "Apache-2.0",
66
"type": "module",
77
"homepage": "https://fivenet.app",

public/licenses/frontend.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42116,7 +42116,7 @@ END OF TERMS AND CONDITIONS
4211642116

4211742117
---
4211842118

42119-
The following software may be included in this product: @iconify-json/simple-icons (1.2.63)
42119+
The following software may be included in this product: @iconify-json/simple-icons (1.2.64)
4212042120
This software contains the following license and notice below:
4212142121

4212242122
Creative Commons Legal Code

0 commit comments

Comments
 (0)