Skip to content

Version 2.0.3

Compare
Choose a tag to compare
@julien-duponchelle julien-duponchelle released this 13 Jun 08:43
· 1512 commits to master since this release
31e82bb

Gui

  • Display error when we can't export files
  • Fix auth header not sent is some conditions
  • If we have auth issue at server startup continue to get better error
  • Do not override IOU configuration file when you change the image
  • Fix some PNG loading issues on Windows
  • Handle label with missing elements
  • Support floating value for font size
  • Handle partial json in a response
  • Add Dominik as a new team member

Server

  • Fixes #1068 - handle zipfile encoding issues at project duplication
  • Fix: #1066 - Catching parsing errors at linked vbox file
  • Ignoring virtualenv directory at gitignore
  • Escaping VPCS name in regex #1067
  • Fix racecondition when listing interface
  • Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 (#1063)
  • Fix when config file doesn't have computes section (#1062)
  • Check aiohttp version