Releases: metalbear-co/mirrord-intellij
Releases · metalbear-co/mirrord-intellij
3.52.1
3.52.1 - 2023-08-22
Fixed
- mirrord now aborts execution on errors.
#7
- Fixed bug with fetching new mirrord binaries.
3.52.0
Added
- Add support for Rider 2023.2
3.51.0
Added
- Active config is now updated when the file is moved to another location.
#60
- Added a startup popup explaining plugin usage.
#66
- Added waitlist signup action to the dropdown menu.
#77
- Warning about agent version mismatch can now be disabled.
#79
- A notification asking for marketplace review is displayed each 100 mirrord
runs and can be disabled.
Added a feedback action to the dropdown menu.
#81
Fixed
- The plugin now manages binaries in the background to prevent UI freeze.
#68
- Fixed warning notification when downloading mirrord binary failed and a local
binary is used.
Improved parsing messages from the mirrord binary for backwards
compatibility.
#70
3.50.0
Added
- Improved UI for multiple mirrord configurations.
Plugin now handles configs specified in run configurations, overriding those
with an active config, falling back to a default config.
#31
- The user can now toggle mirrord and jump to settings when the IDE is in
indexing mode.
#55
Fixed
- Fixed Debug launch failing on Java applications
#42
- The plugin now aborts mirrord execution when displaying the target selection
dialog might cause a deadlock.
#53
- The plugin now uses a local mirrord installation if the version check fails.
3.49.1
Changed
- Ignored debugger port range starts from 35000: mirrord will not touch
connections to ports above 35000.
3.49.0
Added
- Target selection dialog now allows filtering for pods and deployments.
#25
3.48.0
Fixed
- Target selection dialog is now responsive.
#19
- Errors during binary fetching are now properly handled.