All Versions
13
Latest Version
Avg Release Cycle
91 days
Latest Release
1264 days ago

Changelog History
Page 1

  • v4.16.0 Changes

    November 03, 2020
    • ➕ Added multilingual support
  • v4.15.0 Changes

    May 18, 2020
    • ➕ Added Gandi API support
    • ➕ Added support for more than 100 domains with Namecheap API
    • ➕ Added some text validation to Asset pages
    • ➕ Added GitHub "Stale" App
    • 🔄 Changed PHP requirement from 5.3.2 to 5.5
    • 🛠 Fixed domain sanitization for IDN compatibility
    • 🛠 Fixed Integrity constraint violation error
    • 🛠 Fixed SSL keyword search
    • 🛠 Fixed unbuffered query issue (again)
    • Sanitized SSL keyword search
    • ⏪ Reverted some identical operators
    • ✂ Removed Scrutinizer-CI badges from README
    • Code cleanup
  • v4.14.0 Changes

    May 11, 2020
    • ➕ Added Backup & Restore
    • ➕ Added the ability to change the email signature
    • ⚡️ Updated Name.com API to v4
    • 🔄 Changed delete links to modals
    • Switched password hashing from MD5 to bcrypt
    • ✂ Removed Free Currency Converter API
    • ⬆️ Upgraded Composer
    • ⬆️ Upgraded GJClasses (0.27.0 -> 0.29.0)
    • ⬆️ Upgraded PHPMailer (5.2.27 -> 5.2.28)
    • Installed mysql-import (1.0.1)
    • Installed uploader (0.1.8)
    • Installed mysqldump-php (2.9)
    • 🛠 Fixed various vulnerabilities (including CVE-2019-15811)
  • v4.13.0 Changes

    February 09, 2019
    • ➕ Added Custom Domain Fields to main Domains page
    • ➕ Added Custom SSL Fields to main SSL page
    • ➕ Added the ability to change Currency Converter
    • 🛠 Fixed Segment filtering bug when no active domains
    • Switched placeholder date to unix epoch time
    • Switched DEMO_INSTALLATION from integer to boolean
    • Switched $from_cron from integer to boolean
    • ⬆️ Switched 'Upgrade Available' message colour
    • ⚡️ Updated text sanitization to use GJClasses
    • ⚡️ Updated redirect on various settings pages
    • ⚡️ Updated Conversion class
    • ⚡️ Updated sendExpirations & checkExpiring classes
    • ⚡️ Updated Composer
    • ⚡️ Updated GJClasses (0.21.0 -> 0.27.0)
    • ⚡️ Updated PHPMailer (5.2.26 -> 5.2.27)
  • v4.12.0 Changes

    February 03, 2019
    • ➕ Added Sanitize class
    • ➕ Added Unsanitize class
    • ➕ Added Validate class
    • ➕ Added GJClasses Composer package
    • ➕ Added Date Picker to Add Domain
    • ➕ Added Date Picker to Add SSL Certificate
    • ➕ Added Contributing Guidelines
    • Implemented GJClasses for currency conversions
    • ⚡️ Updated Composer
    • ⚡️ Updated Security section of README
    • ⚡️ Updated README
    • ⚡️ Updated copyright
    • Validations to prevent Cross-Site Scripting
    • Validations to prevent SQL Injection
    • Further sanitize user input
    • 🔗 Linked TLD results to registrar fee edit
    • 0️⃣ Showed default currency with Fee heading
    • 🔨 Refactored each() statements for PHP 7.2 compatibility
    • 🚚 Moved pageTitle method from System to Layout
    • ✂ Removed unused getConversionRate method
    • ✂ Removed unused Form class calls
    • Code cleanup
  • v4.11.01 Changes

    September 12, 2018
    • Implemented Unbuffered Query fix
  • v4.11.0 Changes

    August 30, 2018
    • ➕ Added DW table checks to prevent fatal errors
    • Added MYSQL_ATTR_USE_BUFFERED_QUERY true to PDO options
    • ➕ Added MySQL mode declaration during DB connection
    • ➕ Added MySQL mode to System Information page
    • 🛠 Fixed Textarea field display on add SSL page
    • 🛠 Fixed readOnlyCheck method
    • 🛠 Fixed add segment URL
    • 🛠 Fixed search_for search box code
  • v4.10.0 Changes

    May 27, 2018
    • ➕ Added date picker to all expiry date fields
    • ➕ Added DIR_TEMP constant to init.inc.php
    • ➕ Added /temp folder to .gitignore
    • ➕ Added date picker to all expiry date fields
    • ➕ Added a short version of the system requirements
    • ➕ Added File class
    • ⚡️ Updated how the date range picker functions
    • ⚡️ Updated type casting from (integer) to (int)
    • 🛠 Fixed CVE-2018-11403
    • 🛠 Fixed CVE-2018-11404
  • v4.09.03 Changes

    April 10, 2018
    • ➕ Added ipify support for remote IP address reporting
  • v4.09.02 Changes

    April 09, 2018
    • Updated error_get_last for PHP 5.3 compatibility
    • ⚡️ Updated GoDaddy API domain checks
    • ⚡️ Updated NameSilo API log details