Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 03:05

This release introduces PostgreSQL database host support alongside health monitoring capabilities, while significantly enhancing audit logging with richer context and actor details.

Features

  • Added PostgreSQL support for database host connections
  • Added database health monitoring and live connection testing
  • Enriched audit logs with actor information and contextual details

🐛 Bug Fixes

  • Fixed missing database name field in PostgreSQL host configuration
  • Fixed missing ban/unban route handlers with improved error reporting
  • Fixed missing query client initialization in database management interface

🔧 Improvements

  • Improved audit log detail modal presentation and usability

📦 Dependencies

  • Reverted template list virtualization and summary API mode (performance optimization rolled back)