Skip to content

Releases: getnamingo/registry

v1.0.4

05 Sep 16:18
Compare
Choose a tag to compare

Please upgrade to fix an issue with domain contacts in EPP. Follow the README instructions carefully. If you're on a version earlier than 1.0.3, upgrade step by step, running each script in sequence (e.g., 1.0.2 to 1.0.3, then 1.0.3 to 1.0.4).

What is new:

  • Fixed issues with EPP contact update and EPP contact disclose flags.
  • Fixed issue with installer not installing MariaDB 11.4 on Ubuntu 22.04.
  • Fixed installation instructions for automation.

v1.0.3

27 Aug 11:01
Compare
Choose a tag to compare
  • Improved settings of automation system
  • Update script will upgrade epp correctly too
  • Fixed epp domain info issue with authinfo
  • Improved whois/rdap client contrast
  • Fixed update script issue
  • Added full registrar impersonation in CP
  • Fixed incorrect categorization of third level domains (sometimes)

v1.0.2

23 Aug 18:10
Compare
Choose a tag to compare

A hotfix release as we noticed an issue with the update script, and the whois web page.

To update from 1.0.0 run update101.sh and then update102.sh and you will have the latest and greatest.

v1.0.1

23 Aug 15:58
Compare
Choose a tag to compare

Time for a new version, this time just small and annoying bugs were fixed:

  • Fixed two warnings in CP and removed useless JS code
  • Fix DS records @RiRe
  • Fixed #144
  • Fixed #147
  • Fixed #142
  • Documentation update

Update Steps (from v1.0.0 to v1.0.1)

To update from the first stable version, please backup and run the update101.sh script.
NOTE: Automatic upgrade works if you installed from the automated installer.

Update Steps (from earlier versions)

Please follow the upgrade.md file.

v1.0.0

31 Jul 10:34
Compare
Choose a tag to compare

Namingo Registry v1.0.0

We are thrilled to announce the release of Namingo Registry v1.0.0, marking a significant milestone for our team and the community. A year after our first GitHub commit, this version embodies the culmination of countless hours of dedicated work and collaboration. As a small yet passionate team, we have rigorously tested and refined the platform to provide a robust and efficient open-source domain registry solution.

Namingo Registry v1.0.0 supports both ccTLDs and gTLDs, offering a comprehensive set of features, including EPP server, WHOIS and RDAP services, and a user-friendly control panel. The platform is designed with advanced security measures and flexible payment options, ensuring seamless domain management. It is compatible with Ubuntu 22.04/24.04 LTS and Debian 12, with support for MySQL/MariaDB databases, and ongoing testing for additional systems. Additionally, Namingo provides assistance with migrating from other registry software platforms, making it a versatile choice for domain registry management.

While we have conducted extensive testing and quality assurance, we recognize that software development is an evolving process. There may still be minor issues, and we encourage users to report any bugs they encounter. Rest assured, our team is committed to addressing these promptly to ensure Namingo's continued excellence.

We extend our deepest gratitude to our community and contributors for their support and involvement in bringing Namingo to life. We look forward to your continued engagement as we refine and expand this platform.

Thank you for joining us on this journey.

For any questions, support, or to report issues, please contact us at [email protected], join our Discord channel, or use the GitHub Issues system and Discussion tab..

How to upgrade?

Please check our Upgrade Guide - while it is not perfect, it should give you a starting point on the mechanism for upgrade.

What is new since v1.0.0-RC-FINAL

  • Fixed issue with epp transfer periods
  • Fixed issue with 2FA login in panel due to library upgrade
  • Small fix in EPP regarding different representation of IPv6
  • Make sure domains and hosts are created in lowercase in EPP
  • Documentation improvements

v1.0.0-RC-FINAL

29 Jul 10:45
Compare
Choose a tag to compare

If no huge bugs, this will become 1.0.0 in a few days.

  • Added ability to have custom pricing per registrar #129
  • Added full support for RFC8334 #44
  • Expanded parts of documentation
  • Several bug fixes

v1.0.0-RC5

27 Jul 16:00
Compare
Choose a tag to compare

We are excited to announce the release of version 1.0.0-RC5! This release brings significant improvements and stability to our software, making it ready for use in both ccTLD and gTLD environments.

Key Highlights:

  • Bug Fixes: Most of the reported bugs have been fixed, ensuring a smoother and more reliable experience.
  • Feature Requests: The majority of feature requests have been implemented, enhancing the functionality and user experience of the software.
  • Stability: The software is now stable and ready to be deployed in ccTLD and gTLD environments. We are seeking assistance from gTLD operators to help us test Namingo by providing access to ICANN and other relevant systems.

Known Issues:

  • The only significant issue for gTLDs is the lack of full support for RFC8334.

What is new since previous version:

  • Added minimum data set/"thin" registry mode support
  • Added support for Ubuntu 24.04 LTS / PHP 8.3 / MariaDB 10.11.8
  • Registrar company and VAT numbers are now showing in panel
  • Added ability to have nicer BIND zone format
  • Added script to clean all test details (registrars, TLDs)
  • Added script to purge all contacts after migration to minimal data mode
  • Added a rudimentary upgrade guide However, until we reach version 1.0.0 and finalize new features, we recommend a clean install unless you are confident in your upgrade process
  • Launch phase support is now off by default
  • Fixed WHOIS/RDAP to correctly extract the TLD for multi-segment TLDs @alstrasolutions
  • Added easier way to set IPv6 support in DAS/EPP/WHOIS
  • Dependency updates for composer packages
  • Several small bug fixes and interface improvements

Next Steps:

  • Before the final release, we will optimize the software's performance to improve speed and efficiency.

We are targeting the final 1.0.0 release to coincide with our "birthday" on August 3rd, marking a year since our first commit.

Thank you for your continued support and feedback!

v1.0.0-RC4

18 Mar 22:55
Compare
Choose a tag to compare

We will leave this version for couple of weeks and we will declare the project enough stable for version 1.0

  • Allocation tokens can be viewed in the panel now.
  • Domain transfer fixes in panel and in CP, including potential security issue.
  • Better compatibility with RFC 7483; fixed #95 .
  • Automation script improvements.
  • Small changes around how roids work.
  • Fixed issue with login screen that was recently introduced.
  • Various UI improvements for the panel.
  • A lot of small bugs got fixed.

v1.0.0-RC3

01 Mar 12:48
Compare
Choose a tag to compare

Hopefully this is the last release before 1.0.0. What is new since RC2:

  • Fixes numbers in dashboard being wrongly formatted
  • Removed useless package
  • Added optional rate limiting for services
  • Contact ID improvements in CP
  • FIxes in the installer script for systems with no IPv6

v1.0.0-RC2

27 Feb 11:47
Compare
Choose a tag to compare
  • Several improvements on the dashboard for registry users.
  • Massive update on the automated registrar OTE check, now everything works smoothly.
  • Added ability for registrars to edit their own accounts.
  • Updates in 2FA code generation system.
  • RFC 4226 compatibility for the 2FA logins.
  • Better UI for the user profile page.
  • Fixed #80
  • Fixed registrar name not being displayed in EPP log.
  • A lot of bugs fixes and UI changes.