Releases: SolidOS/solid-panes
Releases · SolidOS/solid-panes
v3.5.13
v3.5.4
v3.5.1
Making use of new context object
We've introduced a new context object that views will make use of. Read more about it in pane-registry@2.0.0
v2.0.4
Bug fixes
- Bumped solid-ui to version 1.2.5
v2.0.3
Bug fixes
- This release ships a new version of solid-ui and rdflib. Refer to their release notes for the relevant changes:
v2.0.2
Bug fixes
- Upgrading dependencies
v2.0.1
v2.0.0
Breaking changes
#166 changes the API for outlineManager.showDashboard. It now only takes optional parameters. See https://github.com/solid/solid-panes/pull/166/files#diff-d5192813733583041f7ebb24ce5a3b18L368-R382 for details.
Backward-compatible changes
- Only show panes based on the type of user
- Add link to delete user profile from basicPreferences
- Reintroduce basicPreferences
- Add developer and power user mode
- Move TrustedApplications to the basicPreferences Pane