File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ description: >
33 Track expenses in a group of people!
44
55releases :
6+ - version : 1.3.0
7+ date : 2020-07-26
8+ added :
9+ - Show version in app (git describe)
10+ - Dark mode (#177)
11+ improved :
12+ - Show »All joined« button only if at least one participant is not set to joined (#122)
13+ - Shorter startup time by adding timeout to initial replication, falling back to possibly stale data and syncing later
14+ fixed :
15+ - Updating amount in new participant inputs
16+ - Updating UI after remote data change
17+ - Missing transaction data - happened when loading app with no prefilled local browser data withURL pointing to transaction
18+ - Preselecting joined for two participants (regression)
19+ changed :
20+ - Optimize JS dist code, decreasing browser support (most notably remove IE11 support)
621 - version : 1.2.1
722 date : 2020-04-07
823 description : Bugfixes and improvements
You can’t perform that action at this time.
0 commit comments