Two changes:
1) Fixed a 500 Internal Server error when removing labels from events that do not exist. Basically the ValueError.message method was depreciated in python3; replaced it with a str(error). 2) Bumped version to 2.8.0
Loading
Please register or sign in to comment