ChangelogRelease History

Changelog

Track the latest updates, new features, and improvements in Datacom.

Recent Releases

Stay up to date with Datacom's latest enhancements. You receive automatic updates for core services like domain registration and AI domain suggestions. Check the dashboard for version details.

Review release notes before upgrading integrations. Most changes are backward-compatible.

2024-10-15v1.3.0
featureimprovement

New Features

  • Added AI-powered domain name generator with Cyrillic .мон support for Mongolian users.
  • Introduced bulk domain search: Check availability for up to 50 domains at once.
  • New email service integration: Seamless setup for custom domains with one-click MX records.

Improvements

  • Enhanced AI chat assistant performance, reducing response time by 40%.
  • Dashboard now supports dark mode for better accessibility.

Bug Fixes

  • Fixed domain availability checker for .org.mn subdomains.
  • Resolved intermittent login issues during peak hours.
2024-09-25v1.2.0
featurebugfix

New Features

  • Launched .мон Cyrillic domain registration directly from the dashboard.
  • Added webhook support for real-time domain status notifications.

Improvements

  • Optimized website hosting dashboard with faster page loads.

Bug Fixes

  • Corrected pricing display errors for annual domain renewals.
  • Fixed AI suggestion tool failing on special characters.
2024-08-10v1.1.0
breakingfeature

New Features

  • Integrated AI helper chat (https://chat.datacom.mn) for instant support.
  • Email hosting now includes 10GB storage per domain.

Breaking Changes

  • Updated API authentication: Use Authorization: Bearer YOUR_TOKEN instead of basic auth.

Bug Fixes

  • Patched security vulnerability in subdomain management.

Upgrade Instructions

Follow these steps to ensure your Datacom services run the latest version.

Check Current Version

Log in to your dashboard.

Navigate to Account > Status to view installed versions.

Apply Updates

Click Update All in the dashboard.

Confirm changes for domains and email services.

Verify Integrations

Test domain availability API:

fetch('https://api.datacom.mn/v1/domains/available?domain=example.mn', {
  headers: { 'Authorization': 'Bearer YOUR_TOKEN' }
})
  .then(response => response.json())
  .then(data => console.log(data));

Upcoming Roadmap

Discover what's next for Datacom.

Deprecated Features

Suggest features or report issues at support@datacom.mn.