File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed
_partials/release-notes/v4.x Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ == 4.3.2
3
+
4
+ *Release date: 2025-04-25*
5
+
6
+ === Bug-fixes
7
+
8
+ - Update data type handling and field mappings in JPA queries
9
+ - Fix for handling the clearing of the budget, category and contract of a transaction.
10
+
11
+ === Changes
12
+
13
+ - Add theme support back into the application.
14
+ - Change autocompletes
15
+
16
+ === Dependency upgrades
17
+
18
+ - Update dependency react-hook-form to v7.56.1
19
+ - Update dependency sass to v1.87.0
20
+ - Update dependency sass-embedded to v1.87.0
21
+ - Update dependency axios to v1.9.0
22
+ - Update dependency react-router to v7.5.2
23
+
2
24
== 4.3.1
3
25
4
26
*Release date: 2025-04-20*
Original file line number Diff line number Diff line change @@ -42,6 +42,21 @@ After the installer has finished a new application named '{application}' should
42
42
43
43
== History
44
44
45
+ === 4.3.2
46
+
47
+ [.release-table]
48
+ [cols="1,7"]
49
+ |===
50
+ |Release date
51
+ |2025-04-25
52
+
53
+ |Release note
54
+ | Resolve issues with rule groups and removing classifications from transactions.
55
+
56
+ |Download
57
+ |link:{win-binary-location}/Pledger.io%20Setup%204.3.2.exe[Pledger.io Setup 4.3.2.exe]
58
+ |===
59
+
45
60
=== 4.3.1
46
61
47
62
[.release-table]
You can’t perform that action at this time.
0 commit comments