Skip to content

2.52.14 Release

Compare
Choose a tag to compare
@ryanhubbell ryanhubbell released this 07 Dec 22:13
· 67 commits to master since this release
  • Fixed issues with BleServer advertising (was perpetually advertising, and stopAdvertising() didnt actually stop it)
  • Fixed an issue with the logger that would end up showing the wrong thread names, when logging is enabled
  • Cache instances of SharedPreferences for options managed on disk (rather than constantly creating the instance for every save/load)