Releases: metalbear-co/mirrord-intellij
Releases · metalbear-co/mirrord-intellij
3.61.0
3.61.0 - 2024-06-18
Added
- Users will be invited to join the Discord server after 10 usages
#250
Changed
- Changed environment cleanup to happen when the process is terminating,
instead of right after it started (Tomcat).
Fixed
Try It Now
menu item and mirrord for Teams notifications are now hidden
permanently after operator use was detected.
#256
3.60.1
Fixed
- Fixed compatibility with Rider 2024.1
#258
3.60.0
Added
- Handle new mirrord -> IDE message type IdeMessage. Add passing env to enable
this. #235
- support unset env feature
Fixed
- Fix issue for some user that had timeout executing via WSL by increasing the
timeout from 1s to 5s
3.59.0
3.59.0 - 2024-03-11
Added
- Added support for using $ProjectPath$ macro in MIRRORD_CONFIG_FILE env
#243
- Notify user on license validity.
#382
3.58.0
Added
- Auto-detect mirrord JSON config files and set schema
#46
Changed
- Removed feedback form link, added discord link, updated mirrord for teams
link.
3.57.0
3.57.0 - 2024-01-10
Added
- Users can now specify MIRRORD_ACTIVE=1 in run configuration's environment
variable to explicitly enable mirrord regardless of the button status
#231
3.56.5
3.56.5 - 2024-01-05
Fixed
- Fix plugin update check leading to failure
#227
3.56.4
Changed
- Replaced waitlist registration action with mirrord for Teams actions.
Added occasional notifications about mirrord for Teams.
3.56.3
3.56.3 - 2023-12-12
Fixed
- Fixed warning notification when the plugin cannot display the target
selection popup.
#211
- Fixed spawning CLI tasks on a pooled thread under a read lock. Fixes issues
with IntelliJ UI freezing in some scenarios.
#214
3.56.2
Fixed
- Change default configuration to explicitly avoid setting BOM, fixing
potential issue on some systems
#204