Skip to content

v1.7.2

Compare
Choose a tag to compare
@butschster butschster released this 11 Apr 19:59
· 172 commits to master since this release
d533cba

What's Changed

Backend

Bugfixes by @butschster in #127 , #131

  1. SMTP message duplications
  2. Auth headers via WS RPC
  3. Fixes access to some controllers without token
  4. Fixes problem with current session for authenticated user. In some cases it might be wrong session (from another authenticated user).

Frontend

Fixes some auth problems by @butschster in buggregator/frontend#126

  1. Fixes sidebar avatar (SVG) #122

  2. Adds dropdown menu with logout button #123
    image

  3. Fixes problem with rendering SMTP body for authenticated user #121
    image

  4. Adds a new store for Profile and token

Full Changelog: 1.7.0...1.7.2