Skip to content

Sirius Desktop 7.4.4

Latest
Compare
Choose a tag to compare
@pcdavid pcdavid released this 04 Oct 14:41
· 1 commit to master since this release

This is a service release.

What's Changed

The main actual change in this version is #460 which adds a new extension point org.eclipse.sirius.diagram.ui.colorPalettePopupProvider. It allows to provide a custom color palette popup by registering a custom implementation of the new @org.eclipse.sirius.diagram.ui.tools.api.color.ColorPalettePopupProvider@ interface.

  • [test] Fix unreliable LockedModelExplorerTest by @lredor in #397
  • [test] improves the restoration of preferences in the test by @scosta-obeo in #454
  • Fix tests since preferences changes (at least the 3 ones KO for all PR) by @lredor in #466
  • Fix tests since preferences changes (following PR #466) by @lredor in #468
  • [test] Set PREF_SAVE_WHEN_NO_EDITOR to false by default for JUnit tests by @lredor in #469
  • [releng] Bump version to 7.4.4 by @pcdavid in #452
  • Releng updates by @pcdavid in #436
  • [460] Add extension point for color palette popup providers by @GlennPlou in #461
  • [doc] Complete the release notes for v7.4.4 by @pcdavid in #473

Full Changelog: v7.4.3...v7.4.4