BepInEx 5.4.22
⚠️ BepInEx 5 now enters long term support (LTS) mode
BepInEx 5.4 is the last version of BepInEx 5 with major updates. Any BepInEx 5 releases starting version 5.4 will be minor and only contain fixes along with package version updates. Our main development focus now shifts to implementing BepInEx 6.
For developers: BepInEx 5 source code is now maintained on v5-lts
branch. In turn master
branch will start hosting BepInEx 6 source. All PRs regarding BepInEx 5 should be targeting that branch instead of master
.
What's Changed
- fix: handle parameter spread for lts version by @Danielduel in BepInEx/BepInEx#496
- Add TomlTypeConverter for UnityEngine.Rect by @ManlyMarco in BepInEx/BepInEx#510
- Fix logging "1 plugins to load" instead of "1 plugin to load" by @ManlyMarco in BepInEx/BepInEx#653
- Make Logger.Listeners and Logger.Sources thread safe by @ManlyMarco in BepInEx/BepInEx#656
- Fix argument count when launched with Steam on Linux by @zeroepoch in BepInEx/BepInEx#562
New Contributors
- @Danielduel made their first contribution in BepInEx/BepInEx#496
Full Changelog: BepInEx/BepInEx@v5.4.21...5.4.22
Full Changelog: v5.4.22-payload.2.1.0...v5.4.22-payload.2.1.1