Table of Contents maxLevel 3
February 6, 2024
Optimization of the feedback interface
...
We have taken this a step further by effectively utilizing this parameter, thereby further optimizing the volume of data returned to the feedback interface, by narrowing down to what is actually used in S-360. Currently, by setting the custom parameter additionalDiffParameters=lightPayload=true, only relevant data to S-360 will be returned to the feedback interface improving performances of both systems.
New flexibility for Mobile Features configuration in the back-office
In the past, enabling or disabling specific functionalities often required a new build of the application. This process was not only time-consuming and labor-intensive but also presented challenges in tracking which app version included specific features.
Most critically, this system did not allow for quick adjustments during live events, such as tournaments, where the ability to swiftly enable or disable features could be crucial.
To address these challenges, we've introduced new settings keys that define these mobile features :
Location | Key | Description | Default Value |
---|---|---|---|
Application Settings | ticket.reminder.non-transferred | Number of minutes before sending an in-app reminder for not yet transferred tickets | 0 (disabled) |
Application Settings | ticket.reminder.non-assigned | Number of minutes before sending an in-app reminder for not yet assigned tickets | 0 (disabled) |
Application Features | enable-accept-reject-transfer | Enable the Accept/Reject transfer feature | TRUE |
Application Features | enable-resale-ticket-shop-s360 | Enable the S360 ticket shop resale feature | FALSE |
Mobile logs
New mobile logs search
...
In line with these improvements, we have also fine-tuned the "Language" dropdown. This update involves a change in the title to make it clearer and more intuitive for our organizers. The revised title aims to provide a better understanding and facilitate easier navigation in selecting the campaign language.
December 13, 2023
Configure the available gender options from the Registration settings
In today's diverse world, inclusivity and respect for personal identity in data collection are not just ethical imperatives but essential components of effective and responsible practices.
We have now introduce the ability to select two new additional values (Other, Prefer not to say) that can be collected for Spectator's gender.
To do so, go the Registration settings and look for Available gender options (setting key: profile.display.gender.options) and select the additional options that suit your need and click Apply
Crowdin translation keys
- Other: gender_others_label
- Prefer not to say: gender_prefer_not_to_say_label
...