What's New
Stay up to date with the latest KyedNS features and improvements
April 2026
Hostname name conflict prevention
April 03, 2026When creating a new free dyndns.dk hostname, the system now checks for conflicts with existing DNS records (like mail or www). This prevents accidental duplicates that could break email delivery or web access for the dyndns.dk domain.
March 2026
Fresh design with new typography
March 26, 2026KyedNS has a new look. Clean landing page, new fonts (Satoshi for headings, DM Sans for text, JetBrains Mono for technical data), and a restrained color palette that puts your data first. Touch-friendly buttons for mobile users.
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.