Releases: ReceiptManager/receipt-manager-app
Releases · ReceiptManager/receipt-manager-app
ReceiptManager 1.0.7
ReceiptManager
Has multiple bug fixes and design improvements.
Improvements
- Replace current illustrations with illustration in red accent color
- Prepare Dashboard which shows all need information
Bugfixes
- debug output setting is now stored in shared preferences
- language setting is stored
- app load chosen language setting
ReceiptManager 1.0.6
ReceiptManager 1.0.5
ReceiptManager 1.0.5
- add API settings widget
- send securely image request to the server using an API token
- fix invalid error messages
- remove API validator to increase backwards compatibility
- set custom request header
ReceiptManager 1.0.4
Summary
This release does fix various of date issues.
Changelog
- The application does now parse the date, even if the date picker is not used
- The history widget, the home widget and every form does display the date correctly (based on the country code)
- The network client does now parse the date correctly
ReceiptManager 1.0.3
Summary
This release has various of bug fixes.
Changelog
- remove number keyboard input method (because on some devices with default keyboard, there is no dot)
- re-enable form validation (the new autocomplete form does not support validation)
- fix layout on special screen sizes (some labels overlap on screen 5"7 )
- disable stats widget because it causes bugs on slower devices
- generate random colors on chip widget
- allow to filter the history widget
Receipt Manager
Changelog
- create onboard screen guide
- replace color scheme
- translate screen to German language
- add new receipt categories
- the history widget does now show and asset if no receipts are supplied
Receipt Manager
Changelog
- ReceiptManager support auto completion
- Each application is now correctly signed
- Refactor package name to receipt_manager
Receipt Manager
Receipt Manager initial release.
- support receipt parsing via tesseract
- add, edit and manage receipts
- added stats widget
New features:
- internationalize application
Bugfixes:
- Correct date parsing.
- Add loading animation and disable buttons on button press.