Releases: scireum/sirius-web
Releases · scireum/sirius-web
19.0-rc29: Makes adding to crunchlog thread-safe
19.0-rc28: Ensures that the expected error actually happens.
In some environments unknownhost could be resolved via a DNS wildcard.
19.0-rc27: Merge pull request #509 from scireum/aha/SSLFix
Only toggles the SSL flag if we know to be an SSL endpoint.
19.0-rc26
Merge pull request #508 from scireum/jmu/allow-manual-logins Makes updateLoginCookie public and fixes bugs
19.0-rc25
Merge pull request #506 from scireum/dhe/info-line-design Improves the design of .info-line
19.0-rc22: Merge pull request #503 from scireum/aha/CookieCache
Aha/cookie cache
19.0-rc19: Merge pull request #499 from scireum/jmu/multiple-event-handlers
Allows multiple event handlers in autocomplete and tokenfield
19.0-rc17: Merge pull request #497 from scireum/aha/code-cleanup
Aha/code cleanup
19.0-rc3: Merge pull request #485 from scireum/dhe/fix-error-handling-in-websocket
Fixes a java.util.MissingFormatArgumentException …