Releases: ls1intum/Apollon_standalone
Releases · ls1intum/Apollon_standalone
v2.2.0
What's Changed
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #69
- suppress self-stuttering by @loreanvictor in #70
- More stable persistence by @loreanvictor in #68
- add support for atomic saves by @loreanvictor in #72
Feature
: Integrate PostHog client by @matthiaslehnertum in #71- Bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #75
- Track diagram creation including diagram type by @matthiaslehnertum in #74
- update apollon to 3.3.8, remove stuttering code (apollon provides it … by @loreanvictor in #76
- switch to continuous sync for realtime collaboration by @loreanvictor in #73
- Add Smart App Banner to promote newly released iOS app by @maximiliansoelch in #77
- Update Apollon version to 3.3.12 by @matthiaslehnertum in #83
- add redis storage integration by @loreanvictor in #84
- Support deployment with Redis using Docker by @loreanvictor in #85
- Docker compose deployment by @loreanvictor in #88
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #87
- Bump ws from 8.16.0 to 8.17.1 by @dependabot in #86
- Configure Mend Bolt for GitHub by @mend-bolt-for-github in #90
- feature: add workflow for adding new issues from issues and prs by @egenerse in #100
- Fix workflow add-to-project addon version by @egenerse in #103
- fix: update project url by @egenerse in #105
- Major Refactor, Feature Enhancements, and UI/UX Improvements by @egenerse in #99
New Contributors
- @maximiliansoelch made their first contribution in #77
- @mend-bolt-for-github made their first contribution in #90
- @egenerse made their first contribution in #100
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- This release drastically improves the performance of real time collaboration by increasing the performance of the sync algorithm between multiple clients
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- The editor layout has been adapted to have the element sidebar on the left side, for a user experience more in line with other editor-style applications
- When selecting an element on the canvas, applicable actions are now available via context action buttons, making them more easily accessible
- With the introduction of patch-based realtime collaboration the sync performance between multiple clients has improved drastically
- BPMN diagrams now support pools, swimlanes, data objects and data stores
- Tasks and events in BPMN diagrams now allow the specification of task and event types as well as markers
New Contributors
- @loreanvictor made their first contribution in #60
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Resolve issues with the conversion service exiting unexpectedly by @matthiaslehnertum in #55
Development
: Move repository from yarn to npm by @matthiaslehnertum in #56Development
: Update Apollon to version 3.0.0 by @matthiaslehnertum in #57
New Contributors
- @matthiaslehnertum made their first contribution in #55
Full Changelog: v1.7.2...v2.0.0
v1.7.2
What's Changed
- Fix Apollon Conversion Service fails with error because of uninitialised redux store by @tobias-lippert in #54
New Contributors
- @tobias-lippert made their first contribution in #54
Full Changelog: v1.7.1...v1.7.2
1.7.1
1.7.0
What's Changed
Development
: Update dependencies by @mertyldrr in #50Development
: Update Apollon version and fix exports by @mertyldrr in #52
New Contributors
- @mertyldrr made their first contribution in #50
Full Changelog: v1.6.9...v1.7.0