Releases: encord-team/encord-active
Releases · encord-team/encord-active
v0.1.44
What's Changed
- fix: visualize target by @Encord-davids in #241
- fix (coco import): fix several COCO import bugs by @Gorkem-Encord in #240
- fix: monkey patch typo by @frederik-encord in #242
Full Changelog: v0.1.43...v0.1.44
v0.1.43
What's Changed
- fix: create metrics directory if not exists by @frederik-encord in #239
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- fix(versioning): provide a default when defaultBranch isn't set by @Encord-davids in #234
- fix (2D-embeddings): add template to plotly graph by @Gorkem-Encord in #235
- feat: add metric management in projects by @eloy-encord in #199
- Feat (explorer view): Simplify UI by @Gorkem-Encord in #237
- fix: disappearing tags and update tags inplace by @frederik-encord in #238
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- fix(versioning): infer correct default branch by @Encord-davids in #232
- fix(project-selection): use project name from meta instead of dirname by @Encord-davids in #233
Full Changelog: v0.1.40...v0.1.41
v0.1.40
What's Changed
The major new feature we're super excited to introduce is project versioning.
You can now checkpoint your projects to be able to track how your projects evolve over time.
Features
- feat: custom polygon and boundingbox border and opacity by @frederik-encord in #216
- Feat (mAP plots): change to plotly graphs for interactivity by @Gorkem-Encord in #205
- feat(versioning): allows creation and navigation between versions by @Encord-davids in #220
Chore
- chore(deps): bump eta, @docusaurus/core and @docusaurus/preset-classic in /docs by @dependabot in #226
Docs
- docs: fixes from docbash v2 by @frederik-encord in #219
- fix(labels): display label group metrics by @Encord-davids in #227
- docs: adds docs around versioning by @Encord-davids in #230
Full Changelog: v0.1.39...v0.1.40
v0.1.39
What's Changed
- fix(bulk-tags): remove just the tag selected for removal by @Encord-davids in #224
- fix: don't look up things that do not exist in the merged metrics table by @frederik-encord in #228
- fix: look for the identifier in the correct location by @frederik-encord in #229
Full Changelog: v0.1.38...v0.1.39
v0.1.38
What's Changed
- docs (workflows): Image singularity by @Gorkem-Encord in #208
- docs (workflows): 2D embeddings by @Gorkem-Encord in #210
- docs: update readme with project size and slack channel by @nikolaj-encord in #163
- fix: duplicate classifications in same label row crashes embeddings by @frederik-encord in #225
Full Changelog: v0.1.37...v0.1.38
v0.1.37
What's Changed
- fix: select and open the first menu item by default by @Encord-davids in #209
- fix(explorer): adds a divider between rows by @Encord-davids in #211
- docs: add working directory note in readme by @eloy-encord in #213
- fix(embeddings): convert strings to ints for identifier generation by @frederik-encord in #207
- fix(docs): absolute category links by @Encord-davids in #214
- feat(project): allow choosing project from the ui by @Encord-davids in #212
- feat(page-menu): allows providing the default selected menu item by @Encord-davids in #215
- feat(sdk): bump encord sdk version by @yogesh-encord in #221
Full Changelog: v0.1.36...v0.1.37
v0.1.36
What's Changed
- fix: remove slug from index page by @Encord-davids in #204
- feat: adds a dockerfile and a ci build and push by @Encord-davids in #206
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
The docs are now published as a part of Encord's main documentation.
Features
- feat(docs): makes the docs ready to be pulled by the global docs by @Encord-davids in #198
- feat(metric): random_metric by @eric-encord in #196
Fixes
- fix: handle empty data_unit labels by @Gorkem-Encord in #167
- fix: show correct modality description in explorer by @frederik-encord in #185
- fix(export): Don't subscript dict_items by @yogesh-encord in #195
- fix: divide by zero issue in summary metric-by-metric plot by @frederik-encord in #197
- fix: more accurate point matching for 2D embedding plots by @frederik-encord in #183
- Fix (coco import): images with exif orientation info by @Gorkem-Encord in #201
- fix: pydantic validators allow reuse by @Encord-davids in #202
- fix (summary): correct naming for the different summary pages by @Gorkem-Encord in #203
Docs
- docs: fix typos by @Gorkem-Encord in #184
- docs (workflows): fixing some typos and small errors by @Gorkem-Encord in #191
- docs (metrics): update example metric by @eloy-encord in #192
- fix(docs): migrating data remove strict dependency on encord by @frederik-encord in #186
- fix(docs): typo in quickstart by @frederik-encord in #187
- fix(docs): typos and heading indent by @frederik-encord in #188
- fix(docs): typos and update of references to other import solutions. by @frederik-encord in #189
- fix(docs): minor fix of encord project by @frederik-encord in #190
- fix: typo in sdk docs by @eloy-encord in #194
- feat: docs with welcome external links and faq by @frederik-encord in #200
Chore
- chore: disable file watchers when not in development mode by @frederik-encord in #165
New Contributors
- @eric-encord made their first contribution in #196
Full Changelog: v0.1.34...v0.1.35