Skip to content

Commit 0a313af

Browse files
committed
Update CHANGELOG.md
1 parent 1149560 commit 0a313af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
EXECUTE dbo.proc1 DEFAULT
4949
```
5050
- The file-based routing system was improved. Now, requests to `/xxx` redirect to `/xxx/` only if `/xxx/index.sql` exists.
51+
- fix: When single sign on is enabled, and an anonymous user visits a page with URL parameters, the user is correctly redirected to the page with the parameters after login.
5152

5253
## v0.35.2
5354
- Fix a bug with zero values being displayed with a non-zero height in stacked bar charts.

0 commit comments

Comments
 (0)