Changelog
Features
- cdc13ed feat(apiv1): refactor tags api (#1075)
- 07819b5 feat: add PWA support share functionality (#1060)
- d419818 feat: add apis to handle bookmark tags (#1081)
- 21165aa feat: allow tag filtering and count retrieval via api v1 (#1079)
- c58c355 feat: improve SQLite performance (#1024)
- 1f30946 feat: reverts message in json output and allows configuration (#1082)
- 9f6a4c3 feat: support proxy forward headers authentication (#1105)
Fixes
- 514df1e fix: auth validation on existing sessions, rely on token only (#1069)
- b9db270 fix: incorrectly set cookie's expires value in login.js (#1049)
- 3091d84 fix: parse pocket new CSV format (#1112)
- f6279ec fix: pwa display on phones with pills (#1070)
- ca949c5 fix: resolve linting errors and e2e test failures
Documentation
- b58e76e docs: add cloudbreak.app under managed hosting (#1123)
- c9ed8ee docs: add mariadb in readme (#1052)
- 24e06a5 docs: fix issue with reverse proxy webroot configuration (#1121)
- fb1eaf3 docs: fix screenshot links in docs (#1114)
- cac1ba8 docs: improve kubernetes deployment docs (#1065)
Tests
CI and Delivery
- 98564fa ci: never close stale issues/rps