Skip to content

Lightning 2.13.2

Compare
Choose a tag to compare
@uguraslan uguraslan released this 10 Jun 09:47
· 10 commits to master since this release
4beb4d3

#v2.13.2

  • Fixes limiting behaviour that prevented using other system fonts. (#537)
  • Fixes duplicated call for _cleanupLookupMap() in the garbage collection function. (#520)
  • Fixes the issue causing double freeing of textures due to the garbage collection triggered during releasing memory. (#529)