What's New
Stay up to date with the latest KyedNS features and improvements
February 2026
Fixed DNS sync serial tracking
February 13, 2026Simplified serial comparison to directly compare PowerDNS and KyeDNS serials, fixing a race condition.
Moved delete buttons to edit pages
February 13, 2026Delete buttons for domains and DNS records moved from list views to their respective edit pages.
Added Terms of Service
February 13, 2026Added /terms page covering liability limitation, acceptable use, data retention, and dispute resolution under Danish law.
August 2025
Changelog Management System
August 09, 2025Complete changelog system implementation with admin interface and public viewing. Features include category-based filtering, draft/published workflow, comprehensive test coverage, and data migration system. Populated with complete git history from v1.0.0 through v2.5.0. Integrated with Dokku deployment for automatic data migrations.
Comprehensive Test Coverage
August 09, 2025Added comprehensive test coverage for SOA records, nameserver validation, and email handling. Improved code reliability and maintainability.
Database Migration Improvements
August 08, 2025Enhanced database migration handling, improved DB_MIGRATOR environment variable processing, and better production deployment reliability.
Enhanced DNS Zone Management
August 08, 2025Added TLD-specific nameserver assignment for .dk domains. Improved dual-stack IP validation and PowerDNS sync for free zones.
PowerDNS Admin Interface Complete
August 07, 2025Complete PowerDNS admin interface implementation with full testing coverage. Enhanced PowerDNS schema matching and timestamp handling.
Test Suite & Legacy Compatibility
August 06, 2025Fixed all failing tests, implemented dual-stack IP merging, and added legacy endpoint compatibility for seamless PHP migration.
Code Quality & Testing Framework
August 05, 2025Implemented Factory Bot for improved test data management, comprehensive RuboCop configuration, and resolved high-priority code quality violations.