File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ description: >
33 Track expenses in a group of people!
44
55releases :
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
You can’t perform that action at this time.
0 commit comments