v9.3.11

ShenhanQian/GaussianAvatarsv9.3.11Jul 28, 2026by jlongWang

AI Summary

This release introduces dark mode support and a 'Today' time range for the statistics dashboard. It includes a database upgrade from PostgreSQL 15.2 to 15.18 and updates to the GeoIP database. Additionally, it resolves several critical bugs related to license expiration handling, the seven-day grace period, and OIDC secret configuration.

Key Highlights

  • Added dark mode support for Lite and Pro editions.
  • Added a 'Today' time range to the statistics dashboard with daylight saving time support.
  • Upgraded PostgreSQL from version 15.2 to 15.18.
  • Fixed an issue where the OIDC Secret appeared empty after configuration.

New Features

  • Dark mode for Lite and Pro editions.
  • Today time range in statistics dashboard.
  • Certificate IDs added to the certificate management list.
  • Allow & Deny CUSTOM RULES Hit Count is now clickable to jump to logs.
  • Updated license expiration popup text.
  • Updated geographic IP database.

Full Release Notes

### Added

- Added a Today time range to the statistics dashboard, calculated using the browser’s local calendar day with daylight saving time support.
- Added dark mode for Lite and Pro editions.
- Added certificate IDs to the certificate management list.
- Made Allow & Deny - CUSTOM RULES Hit Count clickable, allowing users to jump directly to Allow & Deny -> LOGS filtered by rule ID and the current day.
- Upgraded PostgreSQL from 15.2 to 15.18.
- Updated the license expiration popup text.
- Updated the geographic IP database

### Fixed

- Fixed an issue where the seven-day grace period was overridden by the new license authorization rules.
- Fixed an issue where the license expiration popup was displayed incorrectly.
- Fixed an issue where the OIDC Secret appeared empty after configuration.