Skip to content

Commit 34dc69f

Browse files
committed
Update changelog
1 parent 8819c00 commit 34dc69f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,17 @@ The following have been deprecated, and will be removed in future major releases
2323

2424
The following changes have been implemented but not released yet:
2525

26+
### Bugfixes
27+
28+
#### browser
29+
30+
- [Mismatching redirect URI](https://github.com/inrupt/solid-client-authn-js/issues/2891) on refresh: this bug was caused by an invalid redirect URL stored with session data.
31+
Saving an invalid redirect URL is now prohibited, and in addition the storage of users impacted by this bug will be cleared so that they don't have to do anything manually
32+
to clear their local storage. Users affected by this bug will be asked to log back in, as if they logged out.
33+
2634
## [1.17.1](https://github.com/inrupt/solid-client-authn-js/releases/tag/v1.17.1) - 2023-07-15
2735

28-
#### Bugfixes
36+
### Bugfixes
2937

3038
- The `fetch` function is now bound to the window object in all uses within `authn-browser`
3139

0 commit comments

Comments
 (0)