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 fc77edf commit e76d226Copy full SHA for e76d226
release-notes.yml
@@ -3,6 +3,16 @@ description: >
3
Track expenses in a group of people!
4
5
releases:
6
+- version: 1.0.0
7
+ date: 2019-11-24
8
+ description: UX improvements and upgrade to latest PouchDB dropping WebSQL support
9
+ added:
10
+ - Link to website (#146)
11
+ - Add date buttons for "today" and "yesterday" in addition to date picker (#42)
12
+ improved:
13
+ - Upgrade to official PouchDB v7 with smaller file size and removing WebSQL support
14
+ - Sort tab list by most recent transaction (#158)
15
+ - Preselect most likely participant of a new direct transaction (#157)
16
- version: 1.0.0-beta.3
17
date: 2019-07-01
18
fixed:
0 commit comments