Devblog #1 – June 2026

Jan Avatar

By

Publication date

Welcome to the very first development blog from my.host! From now on, we will take you behind the scenes every month: which new features we have built, what we have improved, and which developments are interesting for you as a customer. No marketing story, just honestly showing what we are working on.

Major Updates

We kick off with a packed month. Below are the biggest updates we implemented in June.

Own Registrar for .nu and .se

This month, we officially became an Internetstiftelsen registrar for .nu and .se domains. Previously, we became a registrar with SIDN (.nl) and DNS Belgium (.be), and now the Swedish registry is added to the list.

What does this mean for you? We now manage these domains directly at the source, without an intermediary. This allows for free transfers of your .nu and .se domains and ensures we can act quickly during mandatory holder verification, so your domain doesn’t go offline unexpectedly.

New: the Ideas Board

We prefer to build my.host together with our customers. That’s why you’ll now find an ideas board in the control panel. Here you can:

  • submit an idea or feature request, sorted by category (domains, hosting, VPS, security, etc.);
  • vote on ideas from other customers, so the most popular ones naturally come to the fore;
  • see exactly what is under consideration and what we’ve already launched.

This way, you help determine what comes next on the agenda. Each idea is first reviewed by our team before it appears on the board.

Dynamic DNS (DDNS) for Your Domain

Do you have a changing IP address at home or in the office, but still want to always reach the same hostname? This is now possible with dynamic DNS.

Under your DNS settings, create a DDNS credential for each hostname and configure it on your router or device. We support the well-known dyndns2 protocol, so it works directly with, among others, FRITZ!Box, ddclient, Synology, and Ubiquiti. A few points:

  • support for both IPv4 (A) and IPv6 (AAAA);
  • a special option for routers that do not accept wildcards;
  • passwords are stored only as hashes and can be revoked per credential.

Useful for your NAS, camera, home server, or game server without a fixed IP address.

Two-Factor Authentication per User

Security remains a priority. Sub-users within an account can now set up their own phone number for two-factor authentication via SMS or phone. Previously, this ran through the central account number; now each user logs in with their own second factor. Safer and clearer for companies with multiple employees on one account.

Smoother Transfers Behind the Scenes

We have improved the handling of outgoing transfers and cancellations. Our system now processes notifications from registries more reliably, ensuring statuses are correct and you receive the right emails in time when a domain is transferred or cancelled. This mostly happens behind the scenes but ensures that the status of your domain is always accurate.

v1 API Has Been Phased Out

We have definitively shut down the v1 API this month. All endpoints under /api/v1/ now return a HTTP 410 Gone with a reference to the successor:

{
	"status": 410,
	"status_description": "The v1 API is no longer supported, we recommend switching to the v2 API"
}

Are you still using a script or link that runs on v1? Switch to the v2 API. It is faster, more consistent, and is actively being developed.

Under the Hood: New Registrar Architecture

Finally, something for the enthusiasts. We have integrated our connections with all registries (SIDN, DNS Belgium, Internetstiftelsen, etc.) into a shared, uniform architecture. You as a customer won’t see this directly, but it enables us to build new domain functions faster and make the platform more stable. Several features above could go live faster because of this.

Other Updates and Bug Fixes

And below are some smaller updates and bug fixes that have been implemented.

Domain Names

  • Orders:
    • If a domain has no existing nameservers connected, a notification will now appear in the domain overview to link them.
    • .no domains: If the holder does not have a passport number, a notification will now appear in the domain overview to link it.
    • If a domain has no admin or tech holder connected, a notification will now appear in the domain overview to link them.
    • Filtering invisible whitespace characters from the transfer code.
  • General:
    • Filter options and tags have been improved. (Thanks for the feedback Drardollan!)
    • .de domains: Nameserver assignment logic improved.

Microsoft 365

  • Order processing for existing tenants improved.

Control Panel

  • 2FA code pasting at login improved. (Thanks for the feedback EDIT!)
  • Main menu for mobile improved (no overflow).
  • Preparatory work for the NIS2 implementation of the .pt registry.
  • Whois page for IDN (Internationalized Domain Name) improved.
  • Automatic redirect to login page on session expiration (instead of unexpected error messages).
  • Reseller user packages modify/remove options that were not working resolved.

API

WHMCS registrar module

Certbot DNS plugin

In Summary

That was the development blog for June. Next month, a new round follows. Do you have questions or a good idea? Feel free to let us know via the ideas board, the comments on this blog post, or via a support ticket, we would love to hear from you.

Until the next update!

Jan Avatar

Published on

in

comments

Leave a Reply

Your email address will not be published. Required fields are marked *