Skip to content

Commit a1619d4

Browse files
committed
Release 1.3.0
1 parent 4d8b2b1 commit a1619d4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

release-notes.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ description: >
33
Track expenses in a group of people!
44
55
releases:
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

0 commit comments

Comments
 (0)