Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Release v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 09:57

1.5.0

🚀 Added

  • Server forbids Idea platform updates and plugins updates notifications.
    This behaviour can be changed via ORG_JETBRAINS_PROJECTOR_SERVER_DISABLE_IDEA_UPDATES property.
  • PRJ-157 Support WINDOW_ACTIVATED and WINDOW_DEACTIVATED events which are required for file sync in IDE
  • PRJ-226 PRJ-530 Support for displaying markdown preview with plugin versions 203-212
  • Support for displaying markdown preview in headless mode when JavaFX and Jcef are not available
  • Composition symbols are now styled as real symbols before them
  • PRJ-332 Disable IDE restarts.

✅ Changed

  • Update JetBrains Mono to v2.242

🐛 Fixed

  • PRJ-684 Exception when opening markdown files
  • PRJ-679 Fix "Read access is allowed from inside read-action" when getting Editor of diagram's view
  • PRJ-663 Fix broken graph rendering in IDE versions 2021.1 and newer

Full changelog is available in CHANGELOG.md.