v0.14.0
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, shows0,00as 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.