Additional status options & bugfixes
The bot will warn you if you have broken/non-working options in the config.
All new functions are described in detail in the wiki.
New features
- You can now use an API-token to authorize instead of a password.
- The installer has been upgraded, and can install multiple instances of the bot.
- There is a separate uninstall script now as well.
- The status message has been expanded with all the different types of fans.
Fixes
- The file list now has paging.
- ujson is used for http processing
- Automated timelapse by height has been fixed. The layers now do not have to be a multiple of the lapse height parameter.
Removed
- Legacy mode for notifications has been removed, as well as the corresponding config line. Use the
silent_progress: true
if you need a notification on each status update. You will get a small service message, which gets deleted each time a status update is triggered.
Full Changelog: v1.4.2...v1.4.3