@ -20,6 +20,11 @@ Please make sure you are connected to the Internet while installing, the applica
* Support for disabling the modern search bar in 32-bit applications as well (thanks @krlvm).
* Support for disabling the modern search bar in 32-bit applications as well (thanks @krlvm).
* Fixed a bug that could prevent deleting registry keys when the application was supposed to (for example, when uninstalling or toggling certain settings).
* Fixed a bug that could prevent deleting registry keys when the application was supposed to (for example, when uninstalling or toggling certain settings).
##### 3
* Fixed incorrect check for running dwm instances in `ep_dwm`
* Fixed a use-after-free bug in `ep_dwm` (thanks @ibhk)