v4.2.0
What's Changed
This release allows communication between sessions of the same user. This can be used to automate tasks between sessions, such as talking to a Capella session from Jupyter.
Full changelog
Features
- feat: Allow communication between sessions of same user by @MoritzWeber0 in #1708
- feat: Allow customizing Nav URLs by @zusorio in #1696
- feat: Add icons to session indicator for a11y by @zusorio in #1712
Bug fixes
- fix: Hide "Unauthenticated" error in the frontend by @MoritzWeber0 in #1707
- fix: Update styling and deprecated
highlight.js
-method by @MoritzWeber0 in #1733 - fix: Update proxy buffering options on Ingress by @MoritzWeber0 in #1745
Documentation
- docs: Improve TeamForCapella model migration docs by @MoritzWeber0 in #1711
- docs: Add ArtifactHub badge to README by @MoritzWeber0 in #1706
Internal changes
- build(deps): bump capella-dockerimages from
b5b31b4
to402ec5e
by @dependabot in #1713 - ci: Mark
package-lock.json
as generated by @MoritzWeber0 in #1734 - ci: Add support for ESLint 9 by @MoritzWeber0 in #1725
- ci: Replace existing commitlint PR comments by @MoritzWeber0 in #1747
- ci: Add Storybook visual testing results to PR comment by @MoritzWeber0 in #1746
Full Changelog: v4.1.0...v4.2.0