Spynl update 5.40

Summary

Spynl 5.40 comes with two small breaking changes. Also, there is a bit of work under the hood (concerning role management) and cleanup of files not needed anymore after the move to Python3.

 

 

Important highlights from this release

  1. /sales/period localises hour information to the user timezone (Frontend: SWDASH-134)
  2. Spynl always sets a tenant and returns NoActiveTenantsFound error (Frontend: SWUI-1504)

All updates for this release

Bug

  • translation error in password reset email
  • Localise reporting endpoints dates

Story

 

  • refactor roles endpoints for administrating tenant roles
  • update login to not set session ID when no active tenant could be set as current
  • remove unused packaging meta info in __init__ files