Skip to content

Releases: ls1intum/Apollon_standalone

v2.4.4

25 Jan 22:23

Choose a tag to compare

What's Changed

  • update body-parser and fix runtime errors, fix sharing with file storage by @krusche in 89240ab
  • add some basic vitests to verify correct behavior by @krusche in 2a5364f
  • fix lint issues by @krusche in e5aab66
  • fix(deps): update dependency posthog-js to v1.335.2 by @renovate[bot] in #181
  • chore(deps): update appleboy/scp-action action to v1 by @renovate[bot] in #183
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #182
  • chore(deps): update dependency @types/node to v24.10.9 by @renovate[bot] in #189
  • chore(deps): update appleboy/ssh-action action to v1.2.4 by @renovate[bot] in #176
  • chore(deps): update dependency stylelint to v16.26.1 - autoclosed by @renovate[bot] in #178
  • chore(deps): update dependency pdfmake to v0.3.3 by @renovate[bot] in #192
  • various other small improvements

Full Changelog: v2.4.3...v2.4.4

v2.4.3

23 Jan 18:43

Choose a tag to compare

What's Changed

  • chore(deps): update dependency body-parser to v1.20.4 by @renovate[bot] in #165
  • chore(deps): update dependency @types/styled-components to v5.1.36 by @renovate[bot] in #164
  • chore(deps): update dependency rxjs to v7.8.2 by @renovate[bot] in #161
  • chore(deps): update dependency react-bootstrap-icons to v1.11.6 by @renovate[bot] in #157
  • chore(deps): update dependency bootstrap to v5.3.8 by @renovate[bot] in #152
  • chore(deps): update dependency @types/express to v4.17.25 by @renovate[bot] in #141
  • chore(deps): update dependency cors to v2.8.6 by @renovate[bot] in #149
  • chore(deps): update dependency @types/pdfmake to v0.2.12 by @renovate[bot] in #155
  • chore(deps): update dependency react-bootstrap to v2.10.10 by @renovate[bot] in #156
  • chore(deps): update dependency html-webpack-plugin to v5.6.6 by @renovate[bot] in #166
  • chore(deps): update dependency stylis to v4.3.6 - autoclosed by @renovate[bot] in #167
  • Bump tar and canvas in /packages/server by @dependabot[bot] in #168
  • Bump js-yaml from 4.1.0 to 4.1.1 in /packages/webapp by @dependabot[bot] in #172
  • Bump @babel/runtime from 7.26.0 to 7.28.6 in /packages/webapp by @dependabot[bot] in #171
  • Bump lodash from 4.17.21 to 4.17.23 in /packages/webapp by @dependabot[bot] in #170
  • Bump @remix-run/router and react-router-dom in /packages/webapp by @dependabot[bot] in #169
  • chore(deps): update dependency @types/react to v18.3.27 by @renovate[bot] in #174
  • fix(deps): update dependency redis to v4.7.1 by @renovate[bot] in #175
  • Migrate to reusable workflow by @Mtze in #177

New Contributors

  • @Mtze made their first contribution in #177

Full Changelog: v2.4.2...v2.4.3

v2.4.2

03 Nov 18:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.2

2.4.0

06 Dec 21:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

21 Nov 10:44

Choose a tag to compare

What's Changed

  • Optimize Monorepo by Reducing Artifact and Build Sizes through Package Cleanup and Dependency Updates by @egenerse in #110
  • Support Version Management (without sharing modes) by @farisd16 in #111

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Oct 20:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

23 Dec 16:18
7daf786

Choose a tag to compare

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

13 Dec 20:43
e428f91

Choose a tag to compare

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

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Oct 20:48
ca94f34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v2.0.0

v1.7.2

03 Sep 08:58

Choose a tag to compare

What's Changed

  • Fix Apollon Conversion Service fails with error because of uninitialised redux store by @tobias-lippert in #54

New Contributors

Full Changelog: v1.7.1...v1.7.2