Releases: getnamingo/registry
v1.0.6
v1.0.5
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 and 1.0.4 to 1.0.5).
What is new:
- Added urlabuse.com check for abuse monitoring
- Added ability to export list of domain names
- Added Zstandard compression in Caddy
- Corrections to the RDAP error reporting
- Fixed numbers missing in IDN tables; added apostrophe and more Bulgarian characters
- Caching and other improvements
- Optimizations and third party package updates
- Added AWS instructions to readme
- Updated installer and update script
- Documentation update and fixes
v1.0.4
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
- 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
v1.0.1
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
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 help@namingo.org, 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
v1.0.0-RC5
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
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.