We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05bb618 commit b7d9becCopy full SHA for b7d9bec
1 file changed
CHANGELOG.md
@@ -4,13 +4,13 @@
4
* This should only affect applications with anonymous auth enabled
5
* OAuth2-OIDC
6
* Do not register ``OAuth2RefreshFilter`` twice
7
- * DeAuth
+ * DeAuth JS-556
8
* Apply correctly
9
* Make it possible to customize application
10
11
# 1.0.2
12
* Vaadin
13
- * ``XHRReloadVaadinServiceInitListener``
+ * ``XHRReloadVaadinServiceInitListener`` #45
14
* Improved performance by not building element every request and cloning it instead
15
* If an error occurs while the script is added to the document the error is now logged (once at WARN; all subsequent ones at DEBUG)
16
0 commit comments