New
v1.8.0
Changelog
Features
- cdc13edb77a4407ef1fe5039f815174d11998ee0 feat(apiv1): refactor tags api (#1075)
- 07819b59b9cc1ecd060b17812c1331f7e773f80b feat: add PWA support share functionality (#1060)
- d41981861cd2f54c61ccdf87f54f89d1c09105c8 feat: add apis to handle bookmark tags (#1081)
- 21165aa2e78b1c970e211b12e61424006e5aa5e1 feat: allow tag filtering and count retrieval via api v1 (#1079)
- c58c35509bea7c2c99c0755cc12dcbbd4ae8b843 feat: improve SQLite performance (#1024)
- 1f309469c5448a42425ed1cf11fc032ca29095cc feat: reverts message in json output and allows configuration (#1082)
- 9f6a4c39d4f9f1d90e81092db0be9ed3d6eb01ad feat: support proxy forward headers authentication (#1105)
Fixes
- 514df1e8aba563e2242ec475727c78a4ce76231b fix: auth validation on existing sessions, rely on token only (#1069)
- b9db27081633f2b1bb36d577f3554335ce5fcf08 fix: incorrectly set cookie's expires value in login.js (#1049)
- 3091d844c0fe9a950d82755434a39fce3c2e113e fix: parse pocket new CSV format (#1112)
- f6279ecef4c6f273e338d04e9316099f6d48ff82 fix: pwa display on phones with pills (#1070)
- ca949c5dabbd23e1e3a11ce9afae2dd766eb0f60 fix: resolve linting errors and e2e test failures