Releases: GetAmbush/ambush-app
Releases · GetAmbush/ambush-app
v0.5.1
What's Changed
- Issue 3: Implement JSON Import and Export Backup Functionality by @pnalvarez in #86
- Invalid Invoice ID is not handled by @pnalvarez in #91
New Contributors
- @pnalvarez made their first contribution in #86
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Update dependency flutter_lints to v5 by @renovate in #69
- Update dependency auto_route to v9 by @renovate in #57
- Update dependency get_it to v8 by @renovate in #64
- Update dependency gradle to v8.10.2 by @renovate in #68
- Update plugin org.jetbrains.kotlin.android to v2.0.21 by @renovate in #76
- Update plugin com.android.application to v8.7.2 by @renovate in #77
- APP-44: [macOS] can't share invoice by @alexrodrigues in #79
- APP-72: PDF with wrong identation by @alexrodrigues in #78
- Issue-81: Enhancements on the onboarding flow by @alexrodrigues in #84
- Firebase Preview Improvements by @alexrodrigues in #85
New Contributors
- @alexrodrigues made their first contribution in #79
Full Changelog: v0.4.3...v0.5.0
v0.4.3
FIX
- Fix invoice router
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