Adagios v1.5.0 Release Notes

  • ๐Ÿ”จ There has been a lot of refactoring in the code with tons ๐Ÿง of patches from the awesome guys at Savoir-faire Linux. Big thanks!

    Summary of features:

    • ๐Ÿ‘ Multi language Support: Adagios now supports multiple languages, which can Which can be set from settings.py. French translation has already started and anyone can help with the translation at https://www.transifex.com/projects/p/adagios/

    • ๐Ÿ‘ Theme Support: Adagios now supports using multiple themes, which at the moment can be changed only by editing settings.py

      Also a proof of concept spacelab theme from http://bootswatch.com/spacelab/

    • ๐Ÿ‘ Authorization support Experimental support for authorization. Enable it by setting enable_authorization=True in adagios.conf

      and put a comma seperated list of users (or contactgroups) in adagios.conf like so: administrators="nagiosadmin,administrator,admins"

    • License clarifications All references to licenses have been updated to AGPL which is the correct license for adagios.

    • ๐Ÿ› Bug fixes We have a long list of bug fixes, which can be seen on https://github.com/opinkerfi/adagios/issues