-
Connection Feedback
- Added a green toast notification ("Connection successful") when verifying the Paperless-NGX server connection.
-
Internationalization Improvements
- All main screen and dialog strings now consistently use Flutter's localization system, ensuring complete and accurate translations throughout the UI.
-
Home Screen Refactor
- Refactored the home screen to dynamically fetch all texts and tooltips from the localization system, improving maintainability and multilingual experience.
- Enhanced handling of UI messages, banners, tooltips, and help steps.
-
Other Improvements
- Added
test/test_summary.md
with a detailed summary of existing tests, including scenarios, expected results, and functional classification.
- Added
Full Changelog: 1.3.1...1.3.2