Skip to content

Commit 507e488

Browse files
authored
Merge pull request #2627 from winged/bumpery
chore: version bump for performance fixes (12.5.1)
2 parents ba00865 + 736a751 commit 507e488

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v12.5.1 (03 August 2026)
2+
3+
### Fix
4+
5+
* **calc-questions:** Robust recalculation on deletion and form changes ([`8885124`](https://github.com/projectcaluma/caluma/commit/8885124462538f78b9f7d6a2ddbb97c68096aa3e))
6+
7+
### Performance
8+
9+
* **form:** Improve calculated-question performance significantly ([`2e07675`](https://github.com/projectcaluma/caluma/commit/2e076755e143e5fee65f9e3ee5df356d84d97516))
10+
111
# v12.5.0 (21 July 2026)
212

313
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "caluma"
3-
version = "12.5.0"
3+
version = "12.5.1"
44
description = "Caluma Service providing GraphQL API"
55
homepage = "https://caluma.io"
66
repository = "https://github.com/projectcaluma/caluma"

0 commit comments

Comments
 (0)