v1.0.0-beta.1
Pre-release
Pre-release
Features
- Enabled the Managebac API to retrieve the user's name and avatar URL on default load. (Endpoints: GET /api/validate, POST /api/login, GET /api/dashboard)
Bugs
- Addressed an issue where the sign in button was not displayed correctly for WebKit browsers on mobile and table devices.
- Addressed an issue where the "add label" modal did not position itself correctly when it was displayed on top of the settings panel.
- Addressed an issue in the Managebac API where the file names of attachments were not sent.
Security
- Addressed a critical issue where there was no tasklist authentication when creating, updating, and deleting tasks and labels.
Miscellaneous
- Add basic unit tests for loading tasklist related information.