Skip to main content

Week 42 2023

ยท One min read
Carl Grundberg
CTO
  • Feature: New page for logged in users profile. User can edit their own info (name and phone)
  • Feature: Multi factor authentication using SMS via Twilio. Can be enabled on the user profile page.
  • Improvement: User menu layout.
  • Improvement: No need to ask Auth0 for user data anymore. We got the avatar image from Auth0 but it has been replace with simple initials now.
  • Improvement: More secure communication when resetting password and registering new users.
  • Improvement: Preview from survey group opens the last distribution instead of first.
  • Bugfix: Creating legacy licenses did not work.