Skip to content

v1.0.58

Latest

Choose a tag to compare

@Aschefr Aschefr released this 05 Jul 09:10

What's Changed

Added

  • English localization: Translated 40+ remaining French-only keys in en.json (AI prompts, category manager labels, UI fallbacks). Community contribution by @Lloir (PR #1).
  • Dynamic <html lang> attribute: Now automatically reflects the user's selected language.

Fixed

  • Docker image: Fixed missing /app/static directory causing FileNotFoundError crash on standalone deployments.
  • AI chat prompts: Reverted to French locale after PR #1 had hardcoded English.

Improved

  • Budget envelope UX: Creating a new envelope now scrolls to and highlights the card with a glowing accent animation.
  • .gitignore: Added IDE config directories (.idea/, .vscode/) to prevent accidental commits.

Full Changelog: v1.0.57...v1.0.58