Files
actual/packages/docs/blog/2025-02-06-release-25-2-1.md
2025-11-07 18:17:14 +00:00

847 B

title, description, date, slug, tags, hide_table_of_contents, authors
title description date slug tags hide_table_of_contents authors
Release 25.2.1 New release of Actual. 2025-02-06T18:00 release-25.2.1
announcement
release
false matt-fidd

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.

Docker tag: 25.2.1

Actual

Bugfix

  • #4303 Fix crashes on reports page with translations enabled — thanks @jfdoming
  • #4312 Fix broken Weblate URL in settings if the language option has never been set — thanks @matt-fidd
  • #4317 Fix Electron language support — thanks @MikesGlitch