V. 1.1.36
Removed excessive generation of CSV Importer presets
Previously, the table with Data Exporter presets added a new entry once the user downloaded a CSV file.
Now this automation is turned off, but you can create presets directly in the Data Exporter or in the Settings Navigation>Presets>Data Exporter.
Added the affiliate registration date to the API response
Now, the /backend/open-api/v1/users/affiliates/{affiliate_id}
endpoint used with the GET method returns all attributes of an affiliate or affiliates, including the date of registration. The parameter is called “created_at”.
Improved metrics management tools to secure from an accidental loss of settings
This update was aimed at keeping the metrics configuration intact from unwanted changes.
Adjusted the display of sidebar for various screen resolutions
Now, if there are several platforms added to the system sidebar, the desktop screens with smaller resolution still display valuable information on the sidebar, such as language switcher or profile menu.
Fixed the logging out process when credentials are changed
The fix ensures correct system functioning when the credentials are changed: all user sessions get denied access and must relogin for security reasons.