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

594 B

title, description, date, slug, tags, hide_table_of_contents, authors
title description date slug tags hide_table_of_contents authors
Release 25.3.1 New release of Actual. 2025-03-03T10:00 release-25.3.1
announcement
release
false jfdoming

25.3.1

The primary intent of this release is to patch regressions in amount parsing in certain scenarios.

Docker tag: 25.3.1

Bugfix

  • #4489 Fix negative amount parsing — thanks @matt-fidd
  • #4503 Fix number input on mobile with hidden decimals — thanks @jfdoming