Releases: pawcoding/card-store
Releases · pawcoding/card-store
v1.1.0-staging.3
v1.1.0-staging.2
v1.1.0-staging.1
v1.0.1-staging.1
1.0.1-staging.1 (2025-05-09)
v1.0.0
1.0.0 (2025-05-04)
Bug Fixes
- label-list: add scrolling to list (2113035)
- edit-card: allow users to edit newly created cards after scanning (7d5d385)
- card-scanner: copy error to clipboard (525e886)
- edit-card: display hint when no labels exist yet (ea796ea)
- card-list: fill whole screen with cards to correctly render shadows (896b41f)
- card-edit: how initial card data when editing a card (3f2234e)
- cards-list: prevent flickering when starting app (2e7c87d)
- barcode-scanner: request barcode module if not available (11d8c3e)
- edit-card: show toast after saving modified card instead of closing instantly (cbbea13)
- card-list: update state when cards are changed (8e4dbc5)
- barcode-scanner: use separate barcode modules for availability check and scanning (dd29558)
Features
- about: add about page with useful links (31a112b)
- scanner: add barcode scanner to auto-fill card infos (199f670)
- edit-card: add color picker (fb3b545)
- edit-label: add editor for labels (2ae9b06)
- color-picker: add hex-code input to specify exact color (12309e3)
- branding: add icon and spash screen (a6f4180)
- add initial POC (47b1629)
- labels: add label filter list (05ed25e)
- labels: add list to view all labels (9978b88)
- card: add modal to show QR code in full-screen (2b7b7d6)
- card-list: add option to delete cards (2c74829)
- create-card: add option to directly scan card (0d3e920)
- card-list-screen: add options to sort cards (47cd3df)
- card: add sheet to show QR code of card (8707339)
- navigation: add simple slide animations (5c96d12)
- edit-card: edit labels for card (165d0c5)
- cards-list: filter cards by their labels (bc372e5)
- card-options: introduce general OptionSheet to display actions (67ead90)
- barcode-scanner: request background installation on startup (73ad331)
- card-list-screen: save last selected sort attribute (2d83658)
- cards-list: show hint to add first card (269a088)
- color-picker: show preview of selected color (72b0647)
- edit-card: show selected labels for card (ad21e97)
- edit-card: show warning when barcode type is not compatible (703ce55)
- card: support multiple barcode formats (84f8b37)
- card-view: track usages of cards (99dfeea)
- list-cards,list-labels: update empty lists (70b6c79)
v1.0.0-staging.15
1.0.0-staging.15 (2025-05-02)
Bug Fixes
- barcode-scanner: use separate barcode modules for availability check and scanning (dd29558)
v1.0.0-staging.14
1.0.0-staging.14 (2025-04-26)
Bug Fixes
- barcode-scanner: request barcode module if not available (11d8c3e)
Features
- barcode-scanner: request background installation on startup (73ad331)
v1.0.0-staging.13
1.0.0-staging.13 (2025-04-20)
v1.0.0-staging.12
v1.0.0-staging.11
1.0.0-staging.11 (2025-03-30)
Bug Fixes
- edit-card: allow users to edit newly created cards after scanning (7d5d385)
- edit-card: show toast after saving modified card instead of closing instantly (cbbea13)