Skip to content

Release 3.1.25

27.4.2022

New features

  • The option to hide or show the CMS page to unapproved (or approved) workers has been added. In the CMS settings, the previous checkbox "Worker" is now divided into "Non-verified workers" and "Verified workers." If you wish to show the page to all of the workers, simply check both boxes (which is the default after-update setting for every page that previously had "Worker" checked).

  • The placeholder for the referral system code ("promo code") in the CMS pages has been added. It can be used to display the promo code of the worker that is reading the page, for example: "Use your promo code [[Session.Auth.User.promoCode]] to ...").

Bugfixes

  • The new wallet export contains detailed compositions of the wallet items as it used to (this had changed in the previous release when introducing the new export component for wallets when these composed parts got aggregated into one line. Since that turned out to be an undesired change, this release brings the old behavior back).
  • Additional performance tuning was done in order to make the application run a bit faster.
  • Invalid rounding of the shift duration hours in the "Available shifts" list in the worker portal has been fixed.
  • The conditional display of citizenship-dependent fields in the worker portal has been fixed.