Skip to content

v0.13.1

Latest
Compare
Choose a tag to compare
@kristoferlund kristoferlund released this 20 Jan 22:02
· 1750 commits to main since this release
c9dc54d

This release primarily fixes a few small but annoying bugs related to users, usernames and account activation.

Fixed

  • API: Fixed bug that prevented user activation and gave new users wrong usernames
  • Frontend: Clicking on user popover should take you to the user page #686
  • API: Fixing some export issues due to changes in how the export transformer work because of the change to ses-node-json-transform for evalutaing untrusted code. #685
  • Frontend: Praise sort should be dark in dark mode #688
  • Frontend: Export dropdown gets squeezed when "close period" button is visible #684 #687

Changed

  • Frontend: Better handling of relative dates #720
  • Devops: Added docker-compose installation script and modified scripts #754
  • Devops: Allow mongodb port number to be configurable in .env #760
  • Devops: Enhanced the multi-setup scripts #761