forked from acaldas/document-model-electron
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Staging Release #514
Merged
Merged
Staging Release #514
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rt-document fix: remove file ext when importing document
# [1.0.0-dev.73](v1.0.0-dev.72...v1.0.0-dev.73) (2024-08-26) ### Bug Fixes * remove file ext when importing document ([fc926ec](fc926ec))
…-script fix: use routerBasename to get service worker script path
# [1.0.0-dev.74](v1.0.0-dev.73...v1.0.0-dev.74) (2024-08-26) ### Bug Fixes * use routerBasename to get service worker script path ([41b4b8c](41b4b8c))
…t-to-assets-folder fix: moved service-worker script to assets folder
…n-pushes--pull-requests-to-other-branches-rc feat: setup connect tests on pull requests to other branches
# [1.0.0-dev.75](v1.0.0-dev.74...v1.0.0-dev.75) (2024-08-29) ### Bug Fixes * broken cypress tests ([cc9af0a](cc9af0a)) * moved service-worker script to assets folder ([900b11c](900b11c)) ### Features * added service-worker.ts ([fa97092](fa97092)) * run e2e tests when a PR is open ([a6682b6](a6682b6))
# [1.0.0-dev.76](v1.0.0-dev.75...v1.0.0-dev.76) (2024-08-31) ### Features * fix service worker build ([9b0c99a](9b0c99a))
# [1.0.0-dev.77](v1.0.0-dev.76...v1.0.0-dev.77) (2024-08-31) ### Bug Fixes * fix service worker build ([38e0e92](38e0e92))
# [1.0.0-dev.79](v1.0.0-dev.78...v1.0.0-dev.79) (2024-09-03) ### Features * pass build args as strings ([940a0f1](940a0f1))
# [1.0.0-dev.80](v1.0.0-dev.79...v1.0.0-dev.80) (2024-09-03) ### Features * remove escape chars from dockerfile entrypoint ([58516f3](58516f3))
# [1.0.0-dev.81](v1.0.0-dev.80...v1.0.0-dev.81) (2024-09-03) ### Features * use script instead of inline nginx config ([39b0091](39b0091))
# [1.0.0-dev.82](v1.0.0-dev.81...v1.0.0-dev.82) (2024-09-03) ### Features * check if nginx.conf is valid ([ab70580](ab70580))
# [1.0.0-dev.93](v1.0.0-dev.92...v1.0.0-dev.93) (2024-09-04) ### Features * remove default drives info from connect + add default drives to reactor config ([1483e82](1483e82))
# [1.0.0-dev.93](v1.0.0-dev.92...v1.0.0-dev.93) (2024-09-04) ### Features * remove default drives info from connect + add default drives to reactor config ([1483e82](1483e82))
…s-if-no-default-drives-are-configured feat: Preserve all remote drives if no default drives config is passed
# [1.0.0-dev.94](v1.0.0-dev.93...v1.0.0-dev.94) (2024-09-04) ### Features * preserve all remote drives if no default drives config is passed ([af45238](af45238))
# [1.0.0-dev.95](v1.0.0-dev.94...v1.0.0-dev.95) (2024-09-04) ### Bug Fixes * prevent sentry code injection ([85e4f7f](85e4f7f))
# [1.0.0-dev.96](v1.0.0-dev.95...v1.0.0-dev.96) (2024-09-04) ### Bug Fixes * activate service worker in prod ([ef00ce3](ef00ce3))
# [1.0.0-dev.97](v1.0.0-dev.96...v1.0.0-dev.97) (2024-09-04) ### Features * fixed version fetch and added env var for version check interval ([415e3a4](415e3a4))
# [1.0.0-dev.98](v1.0.0-dev.97...v1.0.0-dev.98) (2024-09-04) ### Features * fixed lint warning ([9c2bf2c](9c2bf2c))
fix: added PH_CONNECT_ROUTER_BASENAME env variable to e2e github action
# [1.0.0-dev.99](v1.0.0-dev.98...v1.0.0-dev.99) (2024-09-04) ### Bug Fixes * added PH_CONNECT_ROUTER_BASENAME env variable to e2e github action ([1e104e7](1e104e7)) ### Features * added PH_CONNECT_DEFAULT_DRIVES_URL env to e2e github action ([b308b03](b308b03))
…t-status feat: handle syncUnitStatus not found error
# [1.0.0-dev.100](v1.0.0-dev.99...v1.0.0-dev.100) (2024-09-04) ### Features * handle syncUnitStatus not found error ([c84db48](c84db48))
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
acaldas
approved these changes
Sep 5, 2024
🎉 This PR is included in version 1.0.0-next.9 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.