Added
- Compatibility with WordPress 6.8.
Changed
- The levels are now mapped with Loki levels to allow correct detection in Grafana.
- [BC] The Loki's label
instance
have been renamedhost
for consistency and best practices. - There's now a persistent label named
transport
for Loki loggers.
Fixed
- Plugin update process may be confused when it founds error in release file.
- Pushover logger may trigger PHP warning (thanks to Markus Birth).