12 KiB
12 KiB
FoTT Changelog
2.1-preview.1-fe8258f (07-24-2020)
2.1-preview.1-9b5b99d (07-23-2020)
- docs: add get-sas.png (
9b5b99d546
) - doc: add a screenshot of getting SAS token (
87b1062125
) - fix: handle undefined error for pdf asset preview memory cleaning (#442)
- fix: remove duplicate models in model composed model list (#439)
- feat: enable internal telemetry (#431)
2.1-preview.1-f4b4d5d (07-21-2020)
- fix: use table for model selection info (#438)
- fix: reset model name after training (#434)
- fix: wait for loadeding project with sharing project (#435)
2.1-preview.1-46dbb2b (07-20-2020)
- fix: handle no recent models for model compose (#432)
- refactor: use new model compose icon (#425)
- fix: support long model names for model selection (#427)
- feat add recent models to top of model compose page's list (#430)
- fix: check valid connection (#428)
2.1-preview.1-162a766 (07-17-2020)
- refactor: make confidence results same as JSON results (#409)
- fix: prevent user from leaving page while composing (#422)
- feat: support model selection (#419)
- feat: share project (#344)
2.1-preview.1-89be3ac (07-15-2020)
- fix: on assetFormat undefined (#413)
- fix: make sure token names are unique (#404)
- fix: model info enclosing element error on #407 (#408)
- fix: display composed icon for composed model with attribute (#399)
2.1-preview.1-b67191c (07-09-2020)
- fix: don't allow choosing not-ready models for compose (#394)
- feat: track five most recent project models (#395)
2.1-preview.1-abc6376 (07-08-2020)
- feat: enable model info in analyze results (#383)
- fix: check invalid provider options before project actions (#390)
2.1-preview.1-a334cfc (07-07-2020)
- fix: hide extra scrollbars for model compose view (#380)
- fix: handle version change state mutation error (#382)
- fix: handle pdf worker terminated error (#381)
2.1-preview.1-7192170 (07-02-2020)
- feat: support release (#361)
2.1-preview.1-978dabc (07-01-2020)
- feat: support document management (#374)
2.1-preview.1-56a4b89 (06-30-2020)
- fix: wait until composed model is ready (#369)
2.1-preview.1-6114d64 (06-23-2020)
2.1-preview.1-8297b18 (06-19-2020)
- refactor: put api version in constants (#332)
2.1-preview.1-3b7f803 (06-18-2020)
- feat: enable model compose (preview) (#328)
- fix: quick reordering tags (#322)
- feat: localization for canvas commandbar items (#319)
- feat: enable re-run OCR (#297)
- fix: capitalize python in analyze page (#320)
- fix: fix spelling correction for string match (#318)
- feature: keep prediction in UI (#285)
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)