diff --git a/changelog.md b/changelog.md index 1fc529c..a91d4a5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,16 @@ # OpenAsar Changelog +## v0.3 +- **OpenAsar Automatic Updating**- OpenAsar now tries to automatically after Discord startup +- **Retain Asar for Windows Host Updates** - Discord host updates on Windows no longer overwrites OpenAsar, it should be kept +- **Fixed Data Reset / Missing Issue** - fixed using incorrect data and other data issues +- **Correct Multi-instance Handling** - now correctly handles multiple instances like normal Discord +- **Rewrote Polyfill System** - cleaner and better polyfilling for Discord internals and some mods +- **Rewrote Windows Quickstart v2** - cleaner code and slightly faster +- **Size Improvements** - shrunk size further (~200kb -> ~130kb) +- **Error Handling** - better error handling to handle errors nicer instead of crashing / freezing +- **Added More Expected Globals** - should result in better compatibility for future + ## v0.2 - **Size Improvements** - size of OpenAsar is now only ~200kb! (Used to be ~4mb, original Discord is ~9mb) - **Windows Quickstart v2** - should be even faster and a lot more stable