Skip to content

Releases: bigpanther/shipanther

v0.0.14

01 Jun 06:40
2520b5a
Compare
Choose a tag to compare
  • Update flutter framework to v3
  • Minor bug fixes
  • Better error messages
  • First release with sound null safety

v0.0.13

31 Mar 05:56
b1e5dd3
Compare
Choose a tag to compare
  • Fixes android usability issues
  • PoD file size is now set to 10% quality instead of 50%
  • Fixes the smart select theme to match the app theme colors
  • Pending items count is not shown when there are no items assigned to a driver

v0.0.12

30 Mar 05:30
be71739
Compare
Choose a tag to compare

Fixes issues with shipanther web app for displaying cross-origin images.

v0.0.11

26 Mar 06:56
0dbab9b
Compare
Choose a tag to compare

Add ability to show PoD for back office

Rename shipment type field values to Inbound and Outbound

v0.0.10

15 Mar 18:26
25571e4
Compare
Choose a tag to compare
  • Fix direction of autocomplete picker based on screen real-estate remaining
  • Drop the lfd data on shipments
  • Time is displayed in user's local timezone instead of UTC
  • Fix issues with Android sdk 30+ that affected camera usage and ability to list app version
  • Add ability to read raw release notes

v0.0.9

15 Mar 17:37
339da15
Compare
Choose a tag to compare
  • Updates login screens with design guidance from @martareg
  • Minor fixes
  • Major upgrades to dependencies

v0.0.8

07 Jan 05:41
18ddd5d
Compare
Choose a tag to compare
  • Update the sdk to use the new backend
  • Add ability to take photos for proof of delivery
  • Fix issues with login
  • Minor fixes on the shipments add/edit screen
    Known Issues:
  • Photo upload does not wait for completion before returning the control to the user
  • On ios, denying the camera permission causes silent failures. Users should manually enable the camera permission in the app settings

v0.0.7

01 Jan 06:32
12a8da1
Compare
Choose a tag to compare
  • Adds support for light and dark themes
  • Fixes crash on iOS when double tapping save check mark
  • iOS can now receive background notifications
  • Containers renamed to shipments
  • input validation added to many input fields
  • fix alignment issues on the about us screen
  • add basic null safety