Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/maintenance/mps20213' into refac…
Browse files Browse the repository at this point in the history
…tor/fixes-for-secure

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
AlexeiQ committed Apr 19, 2024
2 parents 0057e38 + 741d736 commit 63ea714
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 295 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,19 @@ Semantic Versioning and the changes are simply documented in reverse chronologic
## com.mbeddr.core

### Added

- Base: Added possibility to explicitly not display roots of concept `IMbeddrIDERoot` in mbeddr menus.

## com.mbeddr.doc.aspect.ui

### Fixed

- The documentation Tool is now only updated when the selection changed.

## com.mbeddr.mpsutil

### Fixed

- EditingGuide: `ProgramFragments` support error suppression, i.e. all model-checking errors are suppressed in `ProgramFragments`, so modelchecker will disregard them and not clutter.
- EditingGuide: Fragment module depends on its original module, to access data that is needed, but in the original module and not copied to the temporary exercise model.
- Hyperlink: `HyperlinkUtil.openInBrowser()` behaves like no-op instead of raising an exception on null or empty URLs.
Expand Down
Loading

0 comments on commit 63ea714

Please sign in to comment.