What's New
Stay up to date with the latest KyedNS features and improvements
March 2026
DNS sync failure alerts
March 26, 2026When DNS record sync to PowerDNS fails, you now see a "Sync Failed" badge on your dashboard instead of the error being silently logged. The error details are shown on hover.
Database column cleanup
March 25, 2026Internal improvement: legacy PHP column names replaced with Rails conventions. No user-visible changes, but makes the codebase easier to maintain for future features.
February 2026
Moved delete buttons to edit pages
February 13, 2026Delete buttons for domains and DNS records moved from list views to their respective edit pages.
August 2025
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.
Code Quality & Testing Framework
August 05, 2025Implemented Factory Bot for improved test data management, comprehensive RuboCop configuration, and resolved high-priority code quality violations.
Performance & Security Updates
August 01, 2025Major performance optimizations, security enhancements, and improved error handling across the platform.
July 2025
User Experience Enhancements
July 23, 2025Simplified URL structure to subpaths, complete DNS user registration flow, and comprehensive test suite fixes.
Production Infrastructure
July 22, 2025Configured Dokku healthchecks, GitLab CI/CD pipeline for automated testing and deployment. Added proper database configurations.
Service Architecture Redesign
July 19, 2025Simplified to single domain (dyndns.dk) architecture with comprehensive development documentation and legacy database support.