What's Changed
Backend
Bugfixes by @butschster in #127 , #131
- SMTP message duplications
- Auth headers via WS RPC
- Fixes access to some controllers without token
- 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
-
Fixes sidebar avatar (SVG) #122
-
Adds dropdown menu with logout button #123
-
Fixes problem with rendering SMTP body for authenticated user #121
-
Adds a new store for Profile and token
Full Changelog: 1.7.0...1.7.2