Releases: NoelDeMartin/solid-focus
Releases · NoelDeMartin/solid-focus
Release list
v0.3.3
Check out the changelog for release notes.
v0.3.2
Check out the changelog for release notes.
v0.3.1
Check out the changelog for release notes.
v0.3.0
Check out the changelog for release notes.
v0.2.3
- Added ability to star tasks (using
cal:priorityrdf property). - Implemented remembering last active workspaces and lists (using localStorage).
- Improved UX to edit tasks, lists and workspaces.
- gh-8 Improved info on login screen.
v0.2.2
- Updated dependencies.
v0.2.1
- Added loading states for operations taking more than 1 second to complete.
- Handled network errors.
- Implemented some small UI tweaks.
- Fixed bugs:
- gh-7 Lists creation is broken in Offline mode
v0.2.0
- Improved UX.
- Implemented the ability to edit and delete Workspaces, Lists and Tasks.
- Added Task scheduling and descriptions.
- Added markdown support for task names and descriptions.
- Added tasks sidepanel.
- Added soukai dependency to manage data persistence.
- Improved documentation (including a schema of the RDF ontologies that have been used).
- Refactored data schema.
v0.1.1
- Improved UX.
- Fixed bugs:
- Updated dependencies (Vue 2.6.6, Vuetify 1.5.1).
- Updated parsing of WebID profile according with Solid specs (dropped support for vcard fields).
- Task id generation moved to the client.
v0.1.0
- First version of the app.
- Workspaces, Lists and Tasks management.
- Login with Solid and for offline use (using localStorage).