Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 13:44

Docker

docker pull ghcr.io/lucaslra/montly:0.14.0

Fixed

  • EU decimal separator in task amount field — when the number format is set to EU (1.234,56), the Add/Edit Task dialog now accepts , as the decimal separator, shows 0,00 as placeholder, and normalises the value to a plain float before saving. Existing stored amounts are displayed with the correct separator when reopening the edit form.