[Changelog] Add v0.3 notes
This commit is contained in:
parent
add80eadd6
commit
9e6d661a93
1 changed files with 11 additions and 0 deletions
11
changelog.md
11
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
|
||||
|
|
Loading…
Reference in a new issue