V. 1.1.26
Common
Removed Affiliate Group from Advertiser profile
As the field was no longer useful for advertisers, it was removed.
Improved 2FA modal window
Whenever you need to pass the 2FA, the input field is already selected, and you can enter the code right away without selecting the field.
Improved response time of the API Tokens table
Now that API Tokens table is optmized, it provides contents rapidly.
Added the sweepstakes vertical to Offers
Added Expiration date filters for the API Tokens table
With the help of these filters, you can find only expired, active tokens, or even those tokens that will be active until a selected date.
Unified the design of Support buttons across the Platform
Now the support button in the sidebar has the same icon as the general support button in the bottom right corner.
Removed the Auto-update option from the Dashboard header
It overloaded the page with additional information that wasn’t that popular and useful. Now the header is much more compact and readable.
Improved field validation behavior
Previously, some validation notifications emerged even when modal windows were just opened. The issue is fixed.
Switched field types in Offer Creation Wizard with few option to radio buttons
Completed localization for the Settings, Reports, profile pages and the Financial section
The second step of localization covers important and thorough sections of the Partner Platform.
Improved Dashboard customization
Previously, unique user settings for the dashboard widgets were overwritten each time they logged in from a different device. Now the settings are independent of the device.
Added filters for protected fields in the Affiliates table
Filter the Affiliates table by the data in the protected fields, but pass the 2FA first.
Bugs
Fixed an issue with the Paid status of Earnings
Now, setting an earning to the Paid status doesn’t return an error.
Removed outdated links from the registration form
Previously, there were outdated links that returned the 403 response code, now they are removed.
Fixed IDs of conversions in notifications
For some conversions, IDs were missing. Now it’s fixed.
Fixed values in the XLSX DRilldown Reports
Previoulsy, zeros in fields were depicted as emty fields. Now the issue is fixed.
Fixed validation of Payment’s source
As it’s designed to be created with either an invoice or an earning as a source, validation behaves accordingly.
Fixed 2FA error message
Now, when passing a 2FA, the message clearly states what went wrong, and an old message with a vague meaning was removed.
Fixed validation for offer-related API endpoints
Previously, it was possible to pass invalid data through the parameters of offer-related endpoints. Now, the validation excludes cases where a correctly edited or created offer malfunctions due to incorrect contents. The changes are applied to these two endpoints:
PUT
backend/user-api/v1/offers/{offer_id}
POST
backend/open-api/v1/users/offers/