Skip to content

Version 1.2.5

Compare
Choose a tag to compare
@vRallev vRallev released this 19 Mar 18:01
· 85 commits to master since this release
  • Handle platform bug where querying the network state throws an NPE internally, see #380
  • Fix database access on main thread, see #385
  • Fix misleading log message for some internal improvements, see #391
  • Fix race condition when scheduling a job with setUpdateCurrent(true) where multiple jobs could have been scheduled, see #396
  • Fix bug where a daily job runs twice a day, see #406
  • Fix a bug where periodic jobs in the flex support mode weren't properly canceled while the job was running, see #407