Skip to content

Atoll v0.20.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@51ngul4r1ty 51ngul4r1ty released this 15 Nov 22:00
· 410 commits to master since this release
632d592

Fixed issue where product backlog drag and drop to re-order stopped working. The error reported in the console was "ReferenceError: SPACER_PREFIX is not defined" which turned out to be caused by a refactoring issue (constants moved out of file to a new file and not exported or imported properly).