update changelog

This commit is contained in:
altalk23 2024-01-24 20:55:32 +03:00
parent 78237ebf13
commit 91159ec162

View file

@ -9,6 +9,8 @@
* Add response headers to `SentAsyncWebRequest` (df07409)
* Move deletion of old index folder into separate thread (6835f57)
* Fix MacOS installer erroring after installing anyway (09ebcf9)
* Fix Windows `openFolder` opening parent folder (9e973a9)
* Reenable last crashed popup and index update on MenuLayer (16b9689)
## v2.0.0-beta.7
* MacOS Support! (9869ddc)