Skip to content

Commit a233aab

Browse files
committed
chore: update Version
1 parent e8707c1 commit a233aab

File tree

6 files changed

+1004
-32
lines changed

6 files changed

+1004
-32
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Changelog
22

33
This file documents any relevant changes.
4+
5+
## [4.13.0] 2025-11-14
6+
- feat: `recordbones` and `relationalbones` can now use a `categoryDefaultname` parameter to override the default category; format strings are supported.
7+
- feat: Format strings for `recordbones` no longer need to start with `dest.`
8+
- feat: The `Translate` bone action now uses the currently selected language instead of the next available one.
9+
- feat: `raw.code.jinja` Bones can now be used to integrate CodeMirror within forms (additional languages are supported).
10+
- feat: Right-clicking on cells in the `ListHandler` now opens a context menu to copy the value.
11+
- feat: Logging out now automatically closes all open tabs.
12+
- fix: Hierarchy tabs could break when switching between them.
13+
- fix: Column resizing in the `ListHandler` now works correctly.
14+
15+
16+
417
## [4.12.1] 2025-11-06
518
- fix: Editforms now working again
19+
620
## [4.12.0] 2025-11-03
721
- feat: Users with view-only access can now open forms in read-only mode.
822
- feat: The debug flag now enables display of the bonename as a tooltip and adds further debug information for forms.

0 commit comments

Comments
 (0)