Skip to content

Releases: theolm/ambush-app

v0.4.3

02 Oct 19:10
Compare
Choose a tag to compare

FIX

  • Fix invoice router

v0.4.2

02 Oct 18:55
Compare
Choose a tag to compare

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

30 Sep 13:52
Compare
Choose a tag to compare

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

22 Sep 23:40
Compare
Choose a tag to compare

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

11 Aug 23:57
Compare
Choose a tag to compare

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

31 Jul 14:47
Compare
Choose a tag to compare

Fix

  • Unit price text field now works properly in the invoice screen

Update

  • Update libraries and some transitive dependencies

v0.2.0

28 May 23:50
Compare
Choose a tag to compare

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

23 Apr 00:33
Compare
Choose a tag to compare

The application is stable. Moving it to beta 0.1.0.

Changes

  • Changes Ambush's address and email
  • Remove deprecated methods

v0.0.7

23 Jan 21:55
Compare
Choose a tag to compare

Small improvements

  • Quantity has a improved UI
  • Bug fixes

v0.0.6

29 Nov 00:15
Compare
Choose a tag to compare

Bug fixes

  • Quantity now allows 3 decimals