Skip to content

v1.9.1

Compare
Choose a tag to compare
@andrewimm andrewimm released this 04 Aug 18:28

Fixes:

  • Correct detection of Electron environments
  • Allow custom specification of Content-Type on file uploads
  • Ensure that set() calls in initialize() work in single-instance mode

Under the hood:

  • All code once again passes Flow typechecking
  • Cleaned up some of the CoreManager logic