mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 11:04:12 -05:00
This change updates the minimum allowed date for transactions from 2000-01-01 to 1995-01-01, allowing users to enter older transaction dates without crashes. This addresses the date validation bug that was causing issues with old dates. - Updated date validation in schema-helpers.ts - Updated corresponding tests in schema-helpers.test.ts