Skip to content

3.36.0

Compare
Choose a tag to compare
@jaedb jaedb released this 22 Apr 01:27
· 1396 commits to master since this release

Breaking change: Commands

  • All commands needed CORS and SSL setup (if you are running SSL for Iris) because the requests were sent from the client. Now they're sent from the Iris backend, negating the need for additional setup.
  • All existing commands will need to be manually upgraded to the new format.
  • Addition of drag-and-drop sorting
  • Addition of Name field fixes #387
  • Server-side request should fix #382

Other improvements include:

  • Upgrade to Webpack 4
  • Addition of Docker imaging (very early alpha stage)
  • Changing of hotkeys (now called shortkeys; automatically upgraded). See wiki