Skip to content

1.2.2 - Bugfix Release

Compare
Choose a tag to compare
@Danielku15 Danielku15 released this 03 Nov 16:45
· 992 commits to develop since this release
5705a7e

There was an unintentional breaking change introduced in 1.2.x related to the Settings.fillFromJson. This PR restores API compatibility with 1.1.0

Bug Fixes 🕷️

  • [General] Restore API compatibility for Settings.fillFromJson (Issue: #674 , PR: #676) Thanks to @goodgame365 for reporting this