-
Notifications
You must be signed in to change notification settings - Fork 8
Release Notes v1.6.2
NeySlim edited this page Jan 7, 2026
·
1 revision
Release Date: January 7, 2026
Release Type: Bugfix Release
Previous Version: v1.6.0
Version 1.6.2 is a critical bugfix release addressing JavaScript errors in the OPNsense import functionality and improving the import statistics display.
Fixed critical JavaScript errors preventing configuration imports:
-
Added global
showToast()function to base template for reliable toast notifications - Fixed "showToast is not defined" error in HTMX-loaded content
- Removed authentication method toggle, now uses API Key only (simplified UX)
- Improved error handling and user feedback during import process
Fixed toast message showing "0 CA 0 Cert" after successful import:
- Corrected response data parsing in import completion handler
- Enhanced import result feedback with proper counts
- Simplified OPNsense import authentication to API Key only (removed username/password option)
- Improved toast notification system with consistent styling across all themes
- GitHub Release: v1.6.2
-
Docker Image:
docker pull neyslim/ultimate-ca-manager:1.6.2
Next Release: v1.7.0 Release Notes
Previous Release: v1.6.0 Release Notes