Mention that all plugin group crashes are fixed

This commit is contained in:
Robbert van der Helm
2020-10-28 21:19:50 +01:00
parent 08cd7cf8ab
commit 264f6ab8b5
+10 -3
View File
@@ -27,16 +27,23 @@ Versioning](https://semver.org/spec/v2.0.0.html).
TODO: Remove known issue about opening Kontakt and certain other plugins TODO: Remove known issue about opening Kontakt and certain other plugins
causing playback to stall, since this is no longer the case causing playback to stall, since this is no longer the case
### Changed
- As part of the communication rework the way the Wine process handles threading
has also been completely reworked.
### Removed ### Removed
- The `hack_reaper_update_display` option is now obsolete and has been removed. - The `hack_reaper_update_display` option is now obsolete and has been removed.
TODO: Remove all mentions of `hack_reaper_update_display` from the readme. TODO: Remove all mentions of `hack_reaper_update_display` from the readme.
### Changed ### Fixed
- As part of the communication rework the way the Wine process handles threading - Fixed a very long standing issue when using plugins groups where unloading a
has also been completely reworked. plugin could cause a crash. In practice this was only reproducible during the
plugin scanning process when hosting a very large number of plugins in a
single group.
## [1.7.1] - 2020-10-23 ## [1.7.1] - 2020-10-23