Skip to content

v0.96.0

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 12 Aug 09:37
· 318 commits to master since this release
8326eba

0.96.0 (2026-08-12)

Bug Fixes

  • backport: Resolve the audit logging conflicts on master (ce664b7)
  • dashboard: Keep the audit trail switch on for a logging server (cd9c3b6)
  • dashboard: Lock the audit trail dialog while a change is in flight (4da7f9a)
  • dashboard: Say what the pending audit trail change is doing (000b861)
  • dashboard: Show the pending audit trail change in an AlertBanner (8b49c2e)
  • dashboard: Show the requested audit trail state right away (36f47fa)
  • database-server: Don't read a silent agent as logging off (1ee3cc9)
  • database-server: Drop the subscription when enable fails (d022e64)
  • database-server: Read the capture mode back from MariaDB (a0805a2)
  • database-server: Reconcile audit log state and billing (a1c184b)
  • database-server: Record unknown audit state on a failed enable (91f95a8)
  • database-server: Rotate audit logs at 100 MB (c31c9c3)
  • database-server: Separate the requested capture mode from MariaDB's (3e63858)
  • database-server: Set the audit flag from what MariaDB reports (be44451)
  • database-server: Stop audit billing if reconciliation fails (ebd9408)
  • database-server: Upload audit logs hourly, one server at a time (9e4db10)
  • mariadb-audit-log: Record small logs as 0.001 MB, not 0 (12186f1)
  • subscription: Bill audit log storage only on its own plan (a378fef)

Features

  • database-server: Add database audit logging (d9405e7)
  • database-server: Configure the audit trail from one dialog (d4d3e2f)
  • database-server: Track the requested audit trail state separately (c528f98)