Note: This documentation is still in progress, not reviewed properly, and might contain some errors or outdated images. It's intended for the upcoming 4.0.0 release, so configuration settings might be different from previous versions.
Upgrading to v3.9.3
Overview
Version 3.9.3 is a maintenance release focused on bug fixes and improvements for database compatibility and user interface functionality. This patch update resolves various issues discovered after the v3.9.2 release.
Upgrade Instructions
- Download latest tarball from GitHub
- Backup your files and database before proceeding
- Replace all files with content from the downloaded archive
- Restore your configuration file (
inc/config.inc.php
) from backup
Bug Fixes and Improvements
Database Improvements
- PowerDNS database prefix support: Added proper support for PowerDNS database prefixes in the "has_similar_records" method
- PostgreSQL compatibility: Improved PostgreSQL compatibility for domain pagination with complex sorting operations
- Domain pagination: Resolved pagination issues affecting domains with multiple owners
User Interface Enhancements
- Case-insensitive filtering: Made letter navigation case-insensitive for zone filtering, improving user experience
Notes
- No database schema changes are required for this update
- This release is compatible with all configurations from v3.9.2
- Users with PowerDNS database prefixes should verify record operations work correctly
- PostgreSQL users should test domain listing and pagination functionality