- Formatted all source code to PSR-2 standards for Blesta
- Fixed a couple "undefined variable" errors encountered on initial installation
- Updated the look of the submit buttons
- Fixed a "Undefined property" error, when there are no domains available in Audit Domains
- Automatically remove spaces from beginning/end of domain registrations/transfers
- Hide NS fields for admin transfer orders
- Fix multi-year registrations during Namesilo promotions
- Fix exception when editing API info if only one portfolio exists
- Fix disallow domain privacy on .us domains
- Fix require EPP code from client for transfers
- non-200 HTTP return codes parsed as error
- Fix admin-side domain registrations
- Open namesilo links in new tab
- Fix undefined property error on DNSSEC page (admin)
- Fix client DNSSEC format on small screens
- DNSSEC management support
- Fix email verification status if NameSilo account has a single email for all domains
- Fix configuration fields on order form
- Proper support for .us and .ca TLDs
- Input validation for EPP code on transfers
- Support payment_id for registrations & transfers. See https://www.namesilo.com/api_reference.php#registerDomain
- Set client's info in WHOIS info for domain transfers
- Give client ability to toggle WHOIS privacy
- Set default portfolio for registrations/transfers
- Domain audit (compare namesilo domain list against active/suspended blesta services)
- Tool to sync service's renew date with domain expiration date
- Display domain transfer status on all management pages if its pending transfer
- Client/admin can see email validation status and trigger resending of validation email
- Support for using NameSilo's batch API
- Create/manage registered nameservers
- Renamed "Communication" tab to "Admin Actions"
- Fixed dynamically loading TLDs from NameSilo API
- Old static TLD list from code
This changelog starts at version 1.8.0 when @neonardo1 started contributions. Detailed changelogs before this point may be innacurate.
- .club extension
- .online extension
- .pub extension
- .pro extension
- .cloud extension
- Add Admin Communication tab to send domain-related email notifications.
- Disable Settings tab (registrar lock and EPP code) on a per-client basis by adding a custom client field called "Disable Domain Transfers" and checking it on the Client Edit screen.