- Fix invoice router
- Adds a destructive migration so people with old DB can use the app. The app will force a new onboarding to the user to provide the company address.
- This version fixes the issue where the app can no longer read the company address. The app now forces a new onboarding into the app so the user will be forced to provide all the required fields.
- Android and iOS versions are deprecated. The app will be available only for web, PWA and macOS.
- Adding firebase deploy to beta on every PR
- Adding extra page to include the companies' address
- Some extra improvements in the UI
- Adding firebase deploy script to deploy the app to firebase hosting
- Adding CNPJ and Contractor's name field in the generated invoice.
- Unit price text field now works properly in the invoice screen
- Update libraries and some transitive dependencies
- Adding Safe mode (or hide mode). By default the app opens with this activated. The values of the invoice will be hidden until the user toggle off the hidden mode. This is a security feature to prevent the user from showing the invoice to someone else by mistake.
- Changes the text and validators in the onboarding and settings page to prevent user adding Ambush's information
- Adding safe area in the Floating action button of the mains screen
The application is stable. Moving it to beta 0.1.0.
- Changes Ambush's address and email
- Remove deprecated methods
- Quantity has a improved UI
- Bug fixes
- Quantity now allows 3 decimals
- MacOs version released
- Minor UI fixes
- UI bug fix
- Splash screen and icons added to all platforms
- Net 15 added in the invoice generation
- USD used as default (and unique) currency
- Small UI fixes
- Available for Android, web and pwa
- Supports: create invoice and share invoice as PDF