Change Log 1.9.11
It has been a while since I've released an update due to some real-world issues, and wanted to start off with some significant code cleanup.
I'm planning on releasing further updates soon that will focus around features.
Changes for this version:
- Bug fixes (multiple)
- Significant code cleanup, including removing duplicate functions, inconsistent logging, removing deprecated, unused functions
- debug_to_file has been removed - having it in the config file will no longer do anything - (it already saves to latest.log)
- Deprecated API calls have been removed
- Current API calls have now been deprecated and will be removed in an upcoming version and have been moved to Domain.instance().api().<function name>