- Import/Export Cards from/to Catima by means of shell scripts; pictures are currently ignored
- Code-39 and PICTURE fixes by stevenleadbeater
- the card storage process was completely rewritten and simplified to resolve reported issues (history model legacy from the Tagger app has been removed)
- minor fixes related to the CODE-128
- CODE-128-mini barcode has been added - this is thge barcode where code types can be mixed to minimize barcode size
- PICTURE could be selected to show barcode cut from the scanned picture as a last-resort solution, when barcode synthesis does not work correctly
- minor UI fixes
- fixes the editing issue: when editing a card, the last added card (card id in the list: 0) was always erased/replaced, not the intended one (issue #9)
- fixes overflow for long codes under barcode
- minor UI fixes
- Minor enhancement of the QR/BAR code display: type-based color frame around the code is displayed; code is always displayed on white background -> UI is now compatible with the suru-dark system theme
- Clean-up of translatable strings
- Dutch and Czech translations
- Xenial backport
- Initial release created as fork of Tagger and Card Wallet following the Card Wallet philosophy and bringing card-scanning features from Tagger and few other UI elements