What's Changed
Refactor
* refactor: decouple rendering by Encord-davids in https://github.com/encord-team/encord-active/pull/57
* refactor: enforce project file structure usage by eloy-encord in https://github.com/encord-team/encord-active/pull/63
* refactor: adds similarities finder class and include classification hash in identifiers by Encord-davids in https://github.com/encord-team/encord-active/pull/66
* refactor: move sandbox panel to cli by frederik-encord in https://github.com/encord-team/encord-active/pull/72
Features
* feat(project): cache improvements by eloy-encord in https://github.com/encord-team/encord-active/pull/15
* feat(tags): adds tag scopes and model quality tagging by Encord-davids in https://github.com/encord-team/encord-active/pull/27
Fixes
* fix: don't predict grid defaults by screen size by Encord-davids in https://github.com/encord-team/encord-active/pull/26
* fix (import project): apply exif orientation when uploading images by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/31
* fix(landing-page): Remove Icons to avoid app failing. by frederik-encord in https://github.com/encord-team/encord-active/pull/25
* fix: update notebook cli usage to latest version by Encord-davids in https://github.com/encord-team/encord-active/pull/34
* fix: high res gif on readme by frederik-encord in https://github.com/encord-team/encord-active/pull/39
* fix: Docs for improve your labels, gifs for pages, etc. by nikolaj-encord in https://github.com/encord-team/encord-active/pull/41
* fix: importing polygon points by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/61
* fix: adding "touring quickstart dataset" and small changes to "touring COCO dataset in docs. by nikolaj-encord in https://github.com/encord-team/encord-active/pull/58
* fix(tqdm): use tqdm.auto for better visualisation in notebooks by frederik-encord in https://github.com/encord-team/encord-active/pull/62
* fix(import): fix relative path and print for project import by frederik-encord in https://github.com/encord-team/encord-active/pull/65
* fix: filter and export bugs by eloy-encord in https://github.com/encord-team/encord-active/pull/68
* fix: change review button icon by frederik-encord in https://github.com/encord-team/encord-active/pull/70
* fix: metric importance catch value error by frederik-encord in https://github.com/encord-team/encord-active/pull/71
* feat: local project import by frederik-encord in https://github.com/encord-team/encord-active/pull/67
Chore
* chore(readme): Add process diagram to README. by frederik-encord in https://github.com/encord-team/encord-active/pull/28
* chore: ci poetry cache by Encord-davids in https://github.com/encord-team/encord-active/pull/42
* chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs by dependabot in https://github.com/encord-team/encord-active/pull/59
* chore(deps): bump json5 from 2.2.1 to 2.2.3 in /frontend by dependabot in https://github.com/encord-team/encord-active/pull/60
* chore: update landing page links. by frederik-encord in https://github.com/encord-team/encord-active/pull/38
Docs
* docs: fixing workflows, moving the order around. by nikolaj-encord in https://github.com/encord-team/encord-active/pull/37
New Contributors
* nikolaj-encord made their first contribution in https://github.com/encord-team/encord-active/pull/37
* dependabot made their first contribution in https://github.com/encord-team/encord-active/pull/59
**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.16...v0.1.17