Releases: NoelDeMartin/solid-focus
Releases · NoelDeMartin/solid-focus
v0.2.3
v0.2.2
- Updated dependencies.
v0.2.1
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).