Update CHANGELOG for version 1.0.9.2

Updated changelog to reflect changes in version 1.0.9.2, including removal of downloadable .exe files and the built-in updater.
This commit is contained in:
k1tbyte
2026-06-28 20:14:43 +03:00
committed by GitHub
parent 537608c381
commit 9c88caf49b
+5
View File
@@ -5,10 +5,15 @@ The newest entry must match the version in `WandEnhancer/Properties/AssemblyInfo
## [1.0.9.2] - 2026-06-28 ## [1.0.9.2] - 2026-06-28
### Important
- Official releases no longer include downloadable `.exe` files. To update, sync your fork and rerun the `Build executable` workflow, or follow the instructions in [How to use](https://github.com/k1tbyte/Wand-Enhancer#-how-to-use).
### Changed ### Changed
- Removed the built-in WandEnhancer updater. Official GitHub releases no longer ship executable assets. - Removed the built-in WandEnhancer updater. Official GitHub releases no longer ship executable assets.
- Removed System.Net.Http - Removed System.Net.Http
- Removed self-signed certificate generation to prevent AV false positives.
- Switched official releases to publish release notes only. - Switched official releases to publish release notes only.
## [1.0.9.1] - 2026-06-24 ## [1.0.9.1] - 2026-06-24