This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Releases: JetBrains/projector-server
Releases · JetBrains/projector-server
Release v1.8.1
Release v1.8.0
1.8.0
🚀 Added
- Allow specifying server logger factory
- PRJ-496 Allow disabling server integrations with IDE
- PRJ-472 New artifact with JDK 17 support
🐛 Fixed
- PRJ-58 Fix Markdown client components couldn't be shrunk
- PRJ-868 Avoid using HTML plain text injections
- PRJ-870 Encode URL at 404 page
- PRJ-872 Avoid opening non-http(s) links
- Support linear gradient paint (Fixes Nyan Progress Bar, for example)
Full changelog is available in CHANGELOG.md.
Release agent-v1.11.0
1.11.0
⬆️ Updated
- PRJ-869: Use secure RNG for random password generation
- Projector Server v1.8.0
🐛 Fixed
- PRJ-859: Do not set passwords until service start
Full changelog is available in CHANGELOG.md.
Release v1.7.0
1.7.0
🚀 Added
- PRJ-127 To-client clipboard synchronization without asynchronous clipboard API for Web client
✅ Changed
- Switch to JS IR compilation for projector-client-web
- Server startup logic - now the server does not require successful initialization of all transports and starts if at least one transport is successfully initialized
🐛 Fixed
- PRJ-691 PRJ-750 PRJ-779 Fix JetBrains account login
- Infinite transport initialization on relay failure
- (partial) PRJ-552 Fix transparent pop-ups in some cases
- (full) PRJ-62 PRJ-552 Fix incorrect window size in some cases
- PRJ-565 Fix wrong header position after the window is resized
Full changelog is available in CHANGELOG.md.
Release agent-v1.10.0
1.10.0
⬆️ Updated
- Projector Server v1.7.0
🚀 Added
- HTTPs support
- Projector plugin settings page
✅ Changed
- Parameters from SessionDialog moved to settings page
Full changelog is available in CHANGELOG.md.
Release v1.6.0
1.6.0
🚀 Added
- PRJ-20 Synchronization between drawing to different surfaces
- PRJ-796 Support for displaying markdown preview with plugin version 213
✅ Changed
- Remove green decoration of the web browser
- PRJ-199 Support native double buffering
🐛 Fixed
- Support mono fonts without "mono" in their names (useful when building Projector with fonts other than JB Mono)
- PRJ-443 Remove "Allow popups for this site" alert when allowance is not needed
- PRJ-60 Not pixel perfect popups position
Full changelog is available in CHANGELOG.md.
Release agent-v1.9.0
1.9.0
🐛 Fixed
- PRJ-770 Update GotIt message position if widget is moved
⬆️ Updated
- PRJ-717 Support for platform 19.3 dropped
- Projector Server v1.6.0
Full changelog is available in CHANGELOG.md.
Release v1.5.0
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.
Release agent-v1.8.0
1.8.0
🐛 Fixed
PRJ-744 Get rid of "java.lang.IllegalStateException: cannot open system clipboard" logging
✅ Changed
Big refactoring of agent internal logic to make it closer to Projector AWT
⬆️ Updated
Projector Server v1.5.0.
Full changelog is available in CHANGELOG.md.
Release v1.4.0
Changelog is available in CHANGELOG.md.