Skip to content

2.1.5

Compare
Choose a tag to compare
@ColdHeat ColdHeat released this 03 Oct 00:01
· 745 commits to master since this release
a9b2fe1

2.1.5 / 2019-10-2

General

  • Fixes flask run debug server by not monkey patching in wsgi.py
  • Fix CSV exports in Python 3 by converting StringIO to BytesIO
  • Avoid exception on sessions without a valid user and force logout
  • Fix several issues in Vagrant provisioning

API

  • Prevent users from nulling out profile values and breaking certain pages