Skip to content

Commit 46d50af

Browse files
committed
Release 1.1.0
1 parent 8beb7b8 commit 46d50af

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-notes.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ description: >
33
Track expenses in a group of people!
44
55
releases:
6+
- version: 1.1.0
7+
date: 2019-12-21
8+
description: Move to create-react-app with TypeScript as a technical foundation, including PWA support
9+
added:
10+
- PWA and Add to Home Screen support via service worker offline support and web manifest
11+
changed:
12+
- Based on create-react-app with TypeScript instead of vanilla require.js
13+
- Persist tab IDs in local storage instead of pouchdb-all-dbs, including migration
14+
fixed:
15+
- Support private mode in Firefox (#125)
16+
- Fix preventing importing from URL initially, if tab already exists locally
617
- version: 1.0.0
718
date: 2019-11-24
819
description: UX improvements and upgrade to latest PouchDB dropping WebSQL support

0 commit comments

Comments
 (0)