Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xMartin committed Jul 25, 2020
1 parent 4d8b2b1 commit a1619d4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@ description: >
Track expenses in a group of people!
releases:
- version: 1.3.0
date: 2020-07-26
added:
- Show version in app (git describe)
- Dark mode (#177)
improved:
- Show »All joined« button only if at least one participant is not set to joined (#122)
- Shorter startup time by adding timeout to initial replication, falling back to possibly stale data and syncing later
fixed:
- Updating amount in new participant inputs
- Updating UI after remote data change
- Missing transaction data - happened when loading app with no prefilled local browser data withURL pointing to transaction
- Preselecting joined for two participants (regression)
changed:
- Optimize JS dist code, decreasing browser support (most notably remove IE11 support)
- version: 1.2.1
date: 2020-04-07
description: Bugfixes and improvements
Expand Down

1 comment on commit a1619d4

@vercel
Copy link

@vercel vercel bot commented on a1619d4 Jul 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.