A BIG thank you for all your feedback! Please keep it coming as it really does help drive development. This version contains the following changes:
Bug fixes
- Fixed special character issue causing export to fail
- Fixed random data loss when device is low on storage
- Barcode values are now wrapped in double quotes
New features
- Added user accounts to allow multi-user use
- Added ability to manually add a barcode
- Added barcode list keyword search
- Added PIN lock to restrict access to settings
- Added ability to change export filename
- Added export as XML attachment
- Added export as JSON attachment
- Added option to include barcodes in email body
- Added option to scan a barcode directly into the description field
- Added full device rotation support
- Various UI tweaks designed to improve performance
Changes to CSV export
- The
item
column has been removed Notes
column has been renamed todescription
- Barcode values are cast to strings (wrapped in double quotes)
- Column ordering differs from the previous version