- Support for the Upload module.
- Retroactive changes - rename and/or move previously uploaded files.
- API Hooks to expand functionality with sub-modules.
- #204001 fixed bug where superuser always had view private number permission
- fixed bug where edit privileges overrode view private number permission
- added view own private number permission
- #333670 added settings.php key config and removed legacy key from db
- added support for key in external file
- added status report hook on key status
- added field setting to disable human regex validation error message
- #210073 added hook_private_number_access to integrate with other modules
-- fixes to cookie based affiliate tracking.
-- you can now select multiple statuses for which to award commissions.
-- cancelling an order ( or changing from an "award" status) will now remove the commission.
-- removed the counts table, running live queries now. Less bug-prone.
-- added the "all orders" tab to the affiliate dashboard. Shows all orders by status created with the affiliate's id.