Skip to content
Version3.0.3
Released
Compared To3.0.1

ProAuth 3.0.3

This release focuses on platform stability in PostgreSQL-backed environments by addressing a startup blocker in the ProAuth Administration Portal after label imports. It improves data consistency for label-path handling and ensures cleaner upgrade behavior for passkey-related labels.

Maintenance Release

This release is a maintenance update focused on reliability and startup resilience. No customer action is required. (#2932)

Core

Core

Admin UI startup reliability after PostgreSQL label import

ProAuth now normalizes label paths consistently during import to prevent duplicate records that differ only by letter casing in PostgreSQL. This resolves a condition where conflicting label-path entries could prevent the Admin UI from loading. Upgrades also remove obsolete duplicate passkey labels, reducing startup risk and improving operational consistency. (#2932)

Platform Stability

Improved startup resilience for Administration Portal deployments

This release strengthens startup reliability for PostgreSQL deployments by eliminating label-path casing conflicts and cleaning obsolete duplicate passkey labels during upgrade, resulting in a more dependable Admin UI initialization flow. (#2932)