Poznote 6.4.1
- Updated Docker and release infrastructure, including PHP 8.4 and optimized build contexts.
- Added OIDC Bearer JWT support for the REST API, with automatic user provisioning from token claims.
- Added API audience configuration for OIDC token validation.
- Updated API test tooling to support both Basic and Bearer authentication.
- Updated API documentation and OpenAPI spec for the new authentication flow.
- Improved database restore reliability by switching from external sqlite3 calls to PDO-based restore handling.
- Refined the delete-folder modal styling for better visibility and dark mode consistency.