Skip to content

1.0.0

Latest

Choose a tag to compare

@skerbis skerbis released this 09 Mar 16:12
ecbb921
  • Namespace-Migration – alle Klassen unter FriendsOfRedaxo\ActivityLog\. Alte Klassennamen bleiben als BC-Stubs erhalten, bestehender Code funktioniert weiterhin.
  • Neue Spalte source – speichert die Herkunft jedes Log-Eintrags (z. B. article, media, yform). Eigene Addons können ->source('mein-addon') nutzen.
  • Erweitertes Filter-Formular – Freitextsuche, Filter nach Typ, Quelle und Benutzer, mit Persistenz über Paginierung und Lösch-Aktionen.
  • Zeilenfarben je Log-Level – farbliche Hervorhebung in Light- und Dark-Mode.
  • User-Button nur für Admins, disable_for_admins-Option, dynamische Source-Auswahl im Cronjob.
  • PHP ≥ 8.2 erforderlich.

PHPStan Level 8 – 0 Fehler

What's Changed

  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot[bot] in #26
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in #27
  • chore(deps): bump semver and nightwatch by @dependabot[bot] in #28
  • chore(deps): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot[bot] in #29
  • feat: disable for admins [skip ci] by @eaCe in #32
  • chore(deps): bump ejs and nightwatch by @dependabot[bot] in #33
  • chore(deps): bump ws from 8.17.0 to 8.17.1 by @dependabot[bot] in #34
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #35
  • vendor update by @skerbis in #36
  • chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #37
  • chore(deps): bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in #39
  • feat: Namespace FriendsOfREDAXO/ActivityLog, Bugfixes & Dependency-Updates (v1.0.0-beta1) by @skerbis in #47
  • fix: PHPStan Level 8 – 0 Fehler (1.0.0-beta2) by @skerbis in #48

New Contributors

Full Changelog: 0.1.0...1.0.0