Releases: ZenUml/web-sequence
Releases · ZenUml/web-sequence
Fixed workflow
release-20231128-fix-workflow Removed create_release step as we trigger this workflow from a release.
release-20231128-fix-last-document
Fixed an issue that it does not always load the last document when refreshing the page.
Improve sharing
Merge pull request #626 from ZenUml/fix-reload-issue Fix reload different diagram issue by removing image blob generation in saveCode
Enable sharing
Allow the users to share the diagram onto other platforms such as Confluence, Slack, Twitter, LinkedIn etc.
Enable sharing
Allow users to share the diagram on other platforms such as Confluence, Slack, Teams, Twitter.
Enable sharing
Allow the users to share the diagram onto other platforms such as Confluence, Slack, Twitter, LinkedIn etc.
Release-20231111 Enable sharing
Enable sharing
What's Changed
- Feature/share popover by @dontry in #586
- Sync diagram to LaraSite and use the result for sharing by @whimet in #560
- Use https://zenuml.com/sequence-diagram in share link by @whimet in #606
- feat(SharePanel, PreviewCard): add author info and optimize view by @dontry in #602
New Contributors
Full Changelog: release-20231025...release-20231111
Release release-20231025
Bump preact-router from 3.2.1 to 4.1.2 Bumps [preact-router](https://github.com/preactjs/preact-router) from 3.2.1 to 4.1.2. - [Release notes](https://github.com/preactjs/preact-router/releases) - [Commits](https://github.com/preactjs/preact-router/compare/3.2.1...4.1.2) --- updated-dependencies: - dependency-name: preact-router dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Release release-20231023
Upgraded @zenuml/core Fixed the comment overflow issue.
Release release-20221117
Replaced negative ignore with specifying rules that ignore only sub-f…