Releases: getnamingo/registry
v1.0.16
We have prepared quite a few long awaited goodies for you. If no urgent bugs, we will make a month or two pause on new features development to focus on the other components of Namingo.
Enjoy :)
- Optimized EPP contact info; fixed #170
- Added ability to send emails on errors with components. Add MAIL_TO_ADDRESS in .env and make sure admin_email is configured.
- Lots of fixes in CP UI and EPP. Fixed issues with apostrophe in city names or with one character domains.
- Added exchange rate download script, check in docs how to configure it.
- Improved system cache script and system logging.
- Improvement to backup system.
- Application create is possible via EPP too.
- Better user experience when creating/updating a domain and having to choose contact, fixed #196
- Documentation improvements.
- EPP History logs is now fully displayed in CP. DB erorr log is also usable again.
- Added ability to export IDN tables, fixed #193
- Fixed #159
- Started work on SQLite support
- Housekeeping changes.
v1.0.15
🚀 Namingo 1.0.15 – The Trilogy is Complete!
They say good things come in threes, and so do bug fixes! After a whirlwind of updates, 1.0.15 is here to (hopefully) stay—polished, refined, and running smoother than ever.
🔹 1.0.13 – Fixed what was broken.
🔹 1.0.14 – Fixed what we broke while fixing.
🔹 1.0.15 – Fixed what we missed while fixing what we broke.
Enjoy the most stable version yet… until the next one! 😉
- Added ability to send registrar notifications, fixed #166
- Big fixes towards password expiration policy, the per registrar currency, Redis and pricing estimation logic
v1.0.14
Namingo 1.0.14 – The "Oops, .13 Was Unlucky" Hotfix 🛠️🔥
Some folks say .13 is bad luck—well, turns out they were absolutely right. First, the installer had a hiccup, then Caddy decided to play tricks, and just when we thought we were safe, Redis showed up like, “Hold my beer.” 🍺💥
But fear not! Namingo 1.0.14 is here, fresh out of the debugging oven, delivering a hotfix that actually works. 🔥🚀
What’s Fixed?
✅ The installer now actually installs. (Who knew that was important?)
✅ Caddy behaves. No more mystery configurations.
✅ Redis connection issues? Gone. Namingo now speaks fluent Redis again.
If you were one of the brave souls who tried 1.0.13, we salute you. 🫡 But now, upgrade to 1.0.14—we promise, it’s luckier. 🍀
And hey, before you move on, do yourself a favor and take a look at Namingo 1.0.13—the release we were so proud of, until fate (and some bugs) humbled us. 😅 It’s full of great changes, and we’re still proud of it... just, y’know, minus the bad luck. 😆
v1.0.13
Quite a few changes this time, some of them awaited for a long time.
- Added ability to update user accounts
- Added ability to have different user statuses
- Added ability to have different user roles
- Added ability to have custom currency per registrar
- Added ability to logout from all other sessions in CP
- Added ability to have password policy and password expiration
- Added ability to disable registrar accreditation permanently
- Added ability to upload backups via FTP
- Added example cron mailers for balance notification, recently registered and expiring domains
- Improved Message Broker stability
- Added example dnssec-rollover.sh
- UI improvements to Server Health page
- EPP Documentation is now completed; fixed #194
- Changed panel email templates
- Fixed quite a few issues including bugs, bottlenecks and UI troubles
v1.0.12
- Detailed improvements on Server Health page in CP
- Added Arabic language support in CP
- Cron.php no longer getting overwritten after update - Configuration needed to support this, please review documentation.
- Small dashboard UI improvement
- Clarification in documentation on adding MX records
- Small CP UI fixes
- Graceful error handling on common error message in CP
- Added ability for custom records per TLD, fixed #175
- Fixed #197
- Fixed #201
- Fixed #204
- Fixed #200
- Fixed #205
v1.0.11
- Added support for Nicky.me payment gateway
- A lot of UI fixes and improvements of the control panel, including upgrade of Tabler and JS libraries to latest versions
- Fixed issue with support tickets for registrars in CP
- Fixed DNSSEC timestamp not appearing in CP
- Better EPP server error logging
- Small DB optimizations
- Fixes in the escrow module.
- Small EPP language fixes
v1.0.10
Our Chrismas edition, please enjoy. Next version will be in 2025, hopefully with many new changes and improvements. As always, if you find an urgent issue, please let us know in the Issues tab and we will fix asap.
- Added server health page in CP.
- Better logging for the CP.
- CP interface improvements.
- Better KnotDNS support.
- Crontab improvement.
- Added EPP Command Guide in documentation.
- Documentation update, now there is better content in several files and many items have been clarified.
- Added Spanish and Portuguese translations for CP.
- Added ability to create more users from CP.
- CP UI improvements.
- Inter font is now also local resource.
- Many bugs fixed in all components.
- Fixed #195
- Fixed #192
v1.0.9
- Added ability to customize Control panel landing page
- Improved interface of Control panel domain create/update
- Improved ICANN reporting script
- Improved backup-upload.php
- Improved escrow script
- Translation improvements
- Control panel interface fixes, improved table view, fixed #148
- Other tiny bugfixes
v1.0.8
Rushing a bit, but added nice features and fixed quite a few issues and decided it's nice for everyone to try it.
- Added registrar statistics in CP reports menu
- Added brand new domain lifecycle manager
- Added the ability to easily customize the control panel logo and documentation pages without overwriting defaults during updates
- Added two additional zone serial algorithms
- Added ability to change the default language in CP
- Added automated DNSSEC DS Rotator script
- Added DNSSEC configuration options in the panel
- CP interface improvement for domain view
- Reserved names interface improvements
- Fixes in host create routine for domain create function
- Documentation updates
- Fixed a few small bugs
v1.0.7
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).
- Fixed incorrect zone reload and sign
- Improved zone generator error reporting and logging
- Correctly capture and log output from OpenDNSSEC
- Updated web client error handling
- More Universal Acceptance fixes
- Fixed issue when removing hosts in CP
- Documentation updates