Skip to content

Releases: eclipse-glsp/glsp-theia-integration

2.5.0 (Theia 1.65.0) Release

29 Sep 19:45
v2.5.0-theia1.65.0
a2c99dd

Choose a tag to compare

Due to API breaks Theia >= 1.65 is not compatible with the normal 2.5.x stream of the theia integration.
This release is a hotfix version `2.5.0-theia1.65.0´ which can be used when integrating in Theia 1.65 or higher.

(Note: the API break was in an compatibility layer for older Theia versions. This compatibility layer is now removed.
=> This release is also compatible with Theia 1.64.x)

2.5.0 Release

07 Sep 21:57
v2.5.0

Choose a tag to compare

Changes

  • [diagram] Update layout command handler to dispatch new TriggerLayoutAction #252

Potentially Breaking Changes

  • [theia] Update to 1.64 Community Release #254
    • Requires node 20 and electron 37.2.1.
    • New minimum Theia version is 1.64.x

New Contributors

Full Changelog: v2.4.0...v2.5.0

2.4.0 (Theia 1.60.0) Release

07 Sep 21:55
v2.4.0-theia1.60.0

Choose a tag to compare

Due to API breaks Theia >= 1.60 is not compatible with the normal 2.4.x stream of the theia integration.
This release is a hotfix version `2.4.0-theia1.60.0´ which can be used when integrating in Theia 1.60 or higher.

2.4.0 Release

07 Sep 21:56
v2.4.0

Choose a tag to compare

Changes

  • [diagram] Dispose pending progresses on diagram close #242

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

2.3.0 Release

26 Dec 18:57

Choose a tag to compare

Changes

  • [deps] Drop support for node 16. New minimum version is 18.x #238

2.2.1 Release

22 Jul 12:49
v2.2.1

Choose a tag to compare

Changes

  • [rpc] Ensure that the GLSP client properly reconnects to the backend after a temporary connection loss #197 #203
  • [diagram] Fix a bug that prevented proper disposal of the hidden diagram div after closing a diagram editor #204
  • [diagram] Improve createDiagramWidgetFactory utility function to also support factories for GLSPDiagramWidget subclasses #211
  • [diagram] Ensure that viewport restore on diagram open works generically indecently of how the diagram widget has been created #218

Potentially Breaking Changes

  • [launch] Changed the GLSPServerContributionOptions.debugArgument from debug to glspDebug to avoid clashes with nodes debug argument. Launch configurations and scripts need to be updated accordingly #211
  • [diagram] Fix a bug in the TheiaSelectionForwarder when handling multiple diagrams #227
    • This required a change in event handling. As a consequence the shell property has been removed. This might impact custom subclasses.

Full Changelog: v2.1.0...v2.2.1

2.1.1 (Theia 1.49) Release

08 Jul 12:43

Choose a tag to compare

Due to API breaks Theia >= 1.45 is not compatible with the normal 2.1.x stream of the theia integration.
This release is a hotfix version `2.1.1-theia1.49.0´ which can be used when integrating in Theia 1.49 or higher.

2.1.1 Release

24 Jun 12:34
v2.1.1

Choose a tag to compare

Changes

  • [deps] Update to 2.1.1 patch version of ´@eclipse-glsp/client`

Full Changelog: v2.1.0...v2.1.1

2.1.x (Theia 1.45) Release

24 Jun 12:36
v2.1.0-theia1.45.0

Choose a tag to compare

Due to API breaks Theia >= 1.45 is not compatible with the normal 2.1.x stream of the theia integration.
This release is a hotfix version `2.1.0-theia1.45.0´ which can be used when integrating in Theia 1.45 or higher.

Full Changelog: v2.1.1...v2.1.0-theia1.45.0

2.1.0 Release

24 Jun 12:30
v2.1.0
acd449c

Choose a tag to compare

What's Changed

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