=================
- Updated to grafana-client 4.0.0. Thanks, Ousret.
- OCI: Removed builds for linux/arm/v7
- Dependencies: Use ``verlib2`` instead of ``packaging``
- Dependencies: Updated to ``docopt-ng``
- Add subcommand ``explore permissions``. Thanks, meyerder.
- Added support for Python 3.12
- Removed support for Python 3.7
- SQLite cache: Use ``requests_cache.CachedSession`` for better concurrency
behaviour. Thanks, JensRichnow and JWCook.
- Improve error reporting and exit behavior when connecting to Grafana
instance fails. Thanks, interfan7.
- Set ``User-Agent`` HTTP header like ``grafana-wtf/0.18.0``