Skip to content

0.50.41 JSON DB Force utf-8 (Should fix loading problems in windows)

Choose a tag to compare

@dgtlmoon dgtlmoon released this 10 Nov 11:00
· 21 commits to master since this release

What's Changed

  • Update orjson requirement from ~=3.10 to ~=3.11 by @dependabot[bot] in #3617
  • Forcing utf-8 for json DB read/writes should solve windows saving/loading problems. by @dgtlmoon in #3615

Full Changelog: 0.50.40...0.50.41