We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ec0cf commit 940987cCopy full SHA for 940987c
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
## [0.10.0]
5
6
-## Added
+### Added
7
- Added experimental support for receipts
8
9
### Changed
@@ -13,9 +13,14 @@ All notable changes to this project will be documented in this file.
13
- Now falling back to showing qr code when no connection could be made
14
- Now showing undo snackbar instead of dialog for removal of products using the quantity controls
15
16
-## Fixed
+### Fixed
17
- Socket timeouts now call the error callbacks in every case
18
19
+### New String Keys
20
+
21
+- Snabble.Receipt.errorDownload
22
+- Snabble.Receipt.pdfReaderUnavailable
23
24
## [0.9.4]
25
26
0 commit comments