v1.0.0-next.9
Pre-release
Pre-release
github-actions
released this
05 Sep 14:31
·
73 commits
to staging
since this release
1.0.0-next.9 (2024-09-05)
Bug Fixes
- activate service worker in prod (ef00ce3)
- added PH_CONNECT_ROUTER_BASENAME env variable to e2e github action (1e104e7)
- broken cypress tests (cc9af0a)
- fix merge conflicts (cad5a8f)
- fix service worker build (38e0e92)
- fixed bundle location (fb12b37)
- fixed outdated config import (beb5d71)
- merge conflicts (cfee034)
- moved service-worker script to assets folder (900b11c)
- prevent sentry code injection (85e4f7f)
- remove file ext when importing document (fc926ec)
- service worker app version (1e63c59)
- test env access in config (e9275a9)
- use routerBasename to get service worker script path (41b4b8c)
Features
- added env vars for connect (d4567a4)
- added PH_CONNECT_DEFAULT_DRIVES_URL env to e2e github action (b308b03)
- added service-worker.ts (fa97092)
- build service worker as part of the bundle (50515ae)
- check if nginx.conf is valid (ab70580)
- entrypoint script cleanup (82c2c95)
- fix service worker build (9b0c99a)
- fixed entrypoint script (ffe04e7)
- fixed env vars (3951036)
- fixed lint warning (9c2bf2c)
- fixed version fetch and added env var for version check interval (415e3a4)
- handle syncUnitStatus not found error (c84db48)
- moved connect config to the src folder so it has access to the env vars (84d4af7)
- pass build args as strings (940a0f1)
- preserve all remote drives if no default drives config is passed (af45238)
- remove default drives info from connect + add default drives to reactor config (1483e82)
- remove escape chars from dockerfile entrypoint (58516f3)
- run e2e tests when a PR is open (a6682b6)
- scope the service worker to the basepath (dbca2b4)
- set package version as sentry release (29ba7fe)
- use script as entrypoint (2652d51)
- use script instead of inline nginx config (39b0091)