We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8fffb9 + 82d740a commit 2551ff6Copy full SHA for 2551ff6
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
### Fixed
18
- Instance wide settings are placed in proper global (#444)
19
+- Avoid delay/errors in loading interop JS when there is a URL prefix (e.g., instance name in multi-instance webserver configuration)
20
+- Added proper JS escaping in sync output
21
- Added support to switch branch in basic mode from menu (#451)
22
- Avoid delay/errors in loading interop JS when there is a URL prefix (e.g., instance name in multi-instance webserver configuration)
23
- Added proper JS escaping in sync output
0 commit comments