Changelog
--- [4.0.15] - 2022/10/02
New features
- Base Theme Switching (Dark, Light, Default) 🤩🎨 (Merge Request)
- Upload Zip functionality for server imports 🏗️🎉 (Merge Request)
Bug fixes
- Fix traceback on basic schedule with "days" interval (Merge Request)
- Fix bad method call with API stdin (Merge Request)
(Thank you 'IWant2Tryhard' for catching that 🐛) - Fix clients variable as static to prevent crash if client list changed while sending a websocket (Merge Request)