You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Internal syncing and caching mechanisms have been refactored (shouldn't have any visible consequences, but watch out for unintended bugs).
12
+
13
+
### Fixed
14
+
15
+
-[#22](https://github.com/NoelDeMartin/solid-focus/issues/22) Intercept back navigation in mobile in task panel.
16
+
-[#25](https://github.com/NoelDeMartin/solid-focus/issues/25) Updated Inrupt auth library to `3.1.1` (authentication was failing with some providers such as `igrant.io`).
0 commit comments