You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
The primary intent of this release is to patch regressions that prevented the reports page from loading when the selected language was not English, and the desktop apps from working.
12
+
13
+
<!--truncate-->
14
+
15
+
**Docker tag: 25.2.1**
16
+
17
+
## Actual
18
+
19
+
#### Bugfix
20
+
21
+
-[#4303](https://github.com/actualbudget/actual/pull/4303) Fix crashes on reports page with translations enabled β thanks @jfdoming
22
+
-[#4312](https://github.com/actualbudget/actual/pull/4312) Fix broken Weblate URL in settings if the language option has never been set β thanks @matt-fidd
23
+
-[#4317](https://github.com/actualbudget/actual/pull/4317) Fix Electron language support β thanks @MikesGlitch
Copy file name to clipboardExpand all lines: docs/releases.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Release Notes
2
2
3
+
## 25.2.1
4
+
5
+
The primary intent of this release is to patch regressions that prevented the reports page from loading when the selected language was not English, and the desktop apps from working.
6
+
7
+
### Actual
8
+
9
+
#### Bugfix
10
+
11
+
-[#4303](https://github.com/actualbudget/actual/pull/4303) Fix crashes on reports page with translations enabled β thanks @jfdoming
12
+
-[#4312](https://github.com/actualbudget/actual/pull/4312) Fix broken Weblate URL in settings if the language option has never been set β thanks @matt-fidd
13
+
-[#4317](https://github.com/actualbudget/actual/pull/4317) Fix Electron language support β thanks @MikesGlitch
14
+
3
15
## 25.2.0
4
16
5
17
The release has the following notable improvements:
0 commit comments