Releases: metalbear-co/mirrord-intellij
Releases · metalbear-co/mirrord-intellij
3.64.0
3.64.0 - 2024-11-20
Added
- Setting
MIRRORD_ACTIVE=0
environment variable will explicitly disable
mirrord for the run configuration.
3.63.0
3.63.0 - 2024-10-21
Added
- Added support for Bazel run configurations.
#207
3.62.1
Changed
- Go Delve is now patched only if its version is older than the one bundled
with our plugin.
#284
- mirrord version configuration auto-fixes whitespaces
3.62.0
Added
- Add the option for mirrord to be enabled by default on startup in settings
#268
3.61.2
3.61.2 - 2024-08-13
Changed
- Pinned PyCharm version used in the E2E test.
3.61.1
3.61.1 - 2024-08-12
Changed
- Updated CI actions to v4.
Internal
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