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 ed53ace commit 79d756dCopy full SHA for 79d756d
release-notes.yml
@@ -3,7 +3,9 @@ description: >
3
Track expenses in a group of people!
4
5
releases:
6
-- version: next
+- version: 1.2.0
7
+ date: 2020-01-13
8
+ description: Bugfixes and improvements
9
improved:
10
- Faster app loading for most cases by loading PouchDB memory adapter only if IndexedDB is not available (e.g. Firefox private mode)
11
- Display meaningful error when refreshing app being offline and without indexedDB available
0 commit comments