Releases: GetAmbush/ambush-app
Releases · GetAmbush/ambush-app
v0.4.3
v0.4.2
FIX
- 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.
v0.4.1
FIX
- 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.
v0.4.0
Added
- Adding firebase deploy to beta on every PR
- Adding extra page to include the companies' address
- Some extra improvements in the UI
Deprecated
- Android and iOS versions are deprecated. The app will be available only for web, PWA and macOS.
v0.3.1
Added
- Adding firebase deploy script to deploy the app to firebase hosting
- Adding CNPJ and Contractor's name field in the generated invoice.
v0.3.0
Fix
- Unit price text field now works properly in the invoice screen
Update
- Update libraries and some transitive dependencies
v0.2.0
Added
- 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
- 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
v0.1.0
The application is stable. Moving it to beta 0.1.0.
Changes
- Changes Ambush's address and email
- Remove deprecated methods
v0.0.7
Small improvements
- Quantity has a improved UI
- Bug fixes
v0.0.6
Bug fixes
- Quantity now allows 3 decimals