Bug fixed - If moodle returned `None` as `page_content` of a lesson, moodle-dl crashed.
2.3.12
Bug Fixes: - When modifying config using the moodle-dl config tools, the config file was not truncate.
New Feature: - Added support for notifications via [ntfy](https://ntfy.sh/) by khanxmetu
2.3.11
Changes - Now the TLS ALPN extension is always activated so that moodle-dl can connect to the moodle instance even if it is behind a reverse proxy.
2.3.10
2.3.9
New Feature - Added the option `--use-all-ciphers`. You can use it if you get SSL errors because of missing ciphers. (Default: insecure ciphers are disabled)
2.3.8
Bug Fix - Fix crash on calendar events if there are no files in a course.