Skip to content

Releases: scireum/sirius-web

19.10

23 Jan 16:33
205c4f8
Compare
Choose a tag to compare

SMTPConfiguration builder pattern
Parse SMTPProtocol case insensitive from settings

19.9

23 Jan 15:06
093a0ca
Compare
Choose a tag to compare

Remove query string for loading Fontawsome
Bugfixes in autocomplete
Generate input fields in tokenfield can be disabled

19.4: CSRF Token improvements and cookie domain support

21 Dec 17:55
49f3445
Compare
Choose a tag to compare

CSRF Tokens now have a minimal lifetime
A cookieDomain Config can be configured to set the cookie Doamin on outgoing cookies

19.3: Merge pull request #538 from scireum/dhe/testrequest-csrf

18 Dec 13:10
50332f7
Compare
Choose a tag to compare
  • Prevent NPE on invalid template arguments
  • A default SMTPConfiguration can now be provided via a Transformer from the scope object
  • Easier CSRF token access for tests

19.2: Merge pull request #535 from scireum/tbi/se4967-afterlogin

17 Dec 14:54
6a7f345
Compare
Choose a tag to compare
Moves the setCurrentUser Logik into the UserManager

19.1

10 Dec 17:27
bae498a
Compare
Choose a tag to compare

Allows adminOnly for menuItem

19.0

04 Dec 12:27
9578921
Compare
Choose a tag to compare
Updates to the release version von sirius-kernel

Improved WebSocket Session Handling

30 Nov 12:57
c910151
Compare
Choose a tag to compare

19.0-rc37: Merge pull request #520 from scireum/aha/chartz

13 Nov 12:10
880b419
Compare
Choose a tag to compare

19.0-rc33: Merge pull request #516 from scireum/meg/provideLang

06 Nov 15:54
926e02e
Compare
Choose a tag to compare
Provides instead of setting languages from the Web/UserContext to the…