Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

OpenStudio 2019.10.1

Compare
Choose a tag to compare
@edwinvandeven edwinvandeven released this 13 Aug 17:34
· 745 commits to master since this release
6bc3b3c

Notice: This release of OpenStudio is only be compatible with Python 3. Python 2 is no longer supported.

New features

  • Improved control of trial class bookings in shop

Optimizations

  • A customer can now buy multiple tickets for the same event
  • Various automation tasks will show their status more accurately

Bug fixes

  • Fix error when checking-in using class cards
  • Fix MailChimp integration in customer profiles

Installation

  • This version OpenStudio will only run using Python 3. Python 2 is no longer supported.
  • requirements.txt has been added to the project root directory. Install required python modules using pip install -r requirements.txt. Using a virtual environment is recommended.
  • Run on Web2py 2.18.5