Releases: 51ngul4r1ty/atoll-core
See atoll-mono repo for further releases
This repo is no longer the "home" for the Atoll project. Instead, you should look at the atoll-mono repo.
Atoll v0.63.1
Updated dependencies to make dependabot happy- including dependency cruiser. While doing this the configs were updated and added to @atoll/shared. Some invalid dependencies were also found and fixed - specifically the DateInput component.
Atoll v0.63.0
This release includes adding an "error boundary" component to make client-side errors more visible to the user as well as all the dependabot security updates (in both @atoll/shared library and @atoll/core).
Atoll v0.62.5
Fixed mobile UI drag & drop issue for product backlog item ranking: #438
Atoll v0.62.4
Atoll v0.62.0
- Includes the ability to switch projects (#420). The new status bar at the bottom of the page shows the current project and exposes the ability to also switch projects as shown in the screenshot below.
- Also includes fix for this issue (last day of sprint it was showing sprint complete) - #430
- This release also builds on this story: #425
Atoll v0.61.0
Atoll v0.60.1
This release fixes the backlog item detail view error that occurred when an external ID was not supplied for a backlog item.
Atoll v0.60.0
The last few releases have been focused on extending the REST API to support the VS Code extension (using full HATEOAS capability).
Support VS Code Extension basic capabilities:
- Connect to Atoll server.
- Re-connect to Atoll server (with persisted refresh token).
- Choose story to work on from current sprint.
- Mark story in progress.