Releases: LibCrowds/libcrowds-viewer
Releases · LibCrowds/libcrowds-viewer
v3.0.0
See the closed milestone for details.
v2.3.0
See the closed milestone for details
v2.2.2
v2.2.1
v2.2.0
- Add option to go to the next task on submit (#87)
- Add a modal to browse all current tasks (#68)
- Fix styles for mobile (#66)
- Add additional info to the help modal (#86)
- Fix to emit the task from the taskliked event (#85)
- Restyle the like button (#92)
- Hide selection box by default (#83)
- Close old image before loading a new one (#100)
- Fix creation of description annotations (#88)
- Improve checks for different annotation types (#105)
- Add Annotator class to handle all annotations (#102)
- Improve checks for unsaved annotations when confirm-before-unload enabled (#79)
- Fix general region highlighting (#39)
- Add function to highlight a different region for each form field (#112)
- Hide selections list in sidebar until populated (#96)
- Fix bug where share button wasn't copying the current task image URI (#108)
- Destroy Selector mouse trackers when not in select mode (#110)
- Add unit tests for the model
v2.1.0
- Allow task options to be updated after viewer is created (#54)
- Add optional like/unlike button (#55)
- Add optional share button to copy the image URL to the clipboard (#27)
- Remove relative SCSS imports (#31)
- Add a classify option to allow linking to specific resource (#42)
- Fix Annotation._setMultiItem {#64)
- Add generated time to annotations (#62)
- Add an option to disable completed tasks (#23)
- Clear overlays when moving from a selection to transcription task (#63)
- Fix Invalid Date in fecha.format for empty date fields (#36)
- Drop the browse sidebar section in favour of next & previous task/image buttons on the main viewer (#67)
- Refactor layout so that full screen mode contains all custom elements (#76)
- Write built in area selection component area selection (#7)
v2.0.0
The major change in this version is that an array of options is now used to configure the tasks that are presented to the user. The output from these tasks is serialised according to the W3C Web Annotations spec and returned via events.
v1.1.4
- Fix production build
v1.1.3
- Allow multiple viewers on a page
v1.1.2
- Fix demo for GitHub Pages
- Fix highlighting of non-existent regions
- Fix selection sidebar