Skip to content

Commit

Permalink
Add v4.12.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chetcuti committed Feb 3, 2019
1 parent 96224a9 commit f14fa10
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
DomainMOD CHANGELOG
===================
v4.12.0 2019-02-03
- 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
- 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 2018-09-11
- Implemented Unbuffered Query fix

Expand Down

0 comments on commit f14fa10

Please sign in to comment.