5.7 KiB
5.7 KiB
FoTT Changelog
2.0.0-0541a32 (07-16-2020)
- fix: optimise pdf loading (#418)
- fix: handle version change state mutation error (#417)
- fix: handle pdf worker terminated error (#416)
- docs: README.md and DEBUG.md update to use yarn (#415)
2.0.0-0541a32 (06-24-2020)
- feat: selectionMark (checkbox) functionality disabled (#337)
2.0.0-1c39800 (06-05-2020)
- feat: add description - how to delete info (#292)
- feat: enable download analyze script (#304)
- fix: check ocrread results before getting image extent (#296)
- feat: Add better error message for CORS (#289)
2.0.0-2760166 (05-30-2020)
- fix: fix mime check bug for jpeg/jpg and tiff (#291)
- refactor: simplify shortcut descriptions (#277)
2.0.0-a5e4e07 (05-21-2020)
- feature: show table view when table icon is clicked (#271)
2.0.0-814276a (05-20-2020)
- fix: modify skip button according to feedback comments (#264)
- feature: keyboard shortcuts and tips (#258)
- feat: add electron mode from VoTT project (#260)
- refactor: use forEach instead of map in handleFeatureSelect (#259)
2.0.0-0061645 (05-13-2020)
- build: update nginx base image version to 1.18.0-alpine (#255)
- fix: assign empty string when predict item's fieldName is undefined (#254)
- fix: overlaping left split pane (#252)
- refactor: change predict to analyze in UI while keeping predict term (#147)
2.0.0-7c7ba93 (05-07-2020)
- fix: check null value from post processed value (#248)
- feat: enable outputting to file for analyze script (#246)
2.0.0-9d91800 (05-06-2020)
- fix: prevent user from changing tag types when invalid (#224)
- fix: prevent user from adding multiple checkboxes to a single tag (#224)
- fix: display error when inputted SAS doesn't contain token (#243)
2.0.0-25d3298 (05-04-2020)
- feat: track document count for tags (#231)
- fix: display error when inputted service URI contains path or query (#234)
- feat: add link in status bar to CHANGELOG (#233)
2.0.0-f6c8ffa (05-01-2020)
- refactor: change checkbox to selectionMark (#223)
2.0.0-f3e42f6 (04-30-2020)
- feat: display post-processed value in analyzed results (#229)
2.0.0-f068866 (04-28-2020)
- fix: hide sprin in tag input control when open an empty folder (#220)
- perf: cache images, reduce canvas size, and fix memory leak for asset preview (#218)
2.0.0-595a512 (04-24-2020)
- fix: align rotated picture asset with OCR result
2.0.0-51c02cc (04-20-2020)
- fix: scrollbar fix when page size changes
- fix: Add split pane to fix too long tag name is invisible in right sidebar
2.0.0-202fb2f (04-20-2020)
- perf: improve assets loading performance and fix some bugs
2.0.0-bce554e (04-16-2020)
- perf: improve Azure Blob file list performance
- feat: support URL upload for predicting file
2.0.0-ef18425 (04-09-2020)
- feat: enable checkbox labeling (preview)