What's Changed
* fix (metrics): update doc urls by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/321
* perf: improve explorer rendering performance by Encord-davids in https://github.com/encord-team/encord-active/pull/322
* fix: make sorting of data dictated by filtering_state by frederik-encord in https://github.com/encord-team/encord-active/pull/323
* fixed links by david-babuschkin-encord in https://github.com/encord-team/encord-active/pull/325
* fix: refactor true positive rate by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/327
* feat: smart refresh of project data by eloy-encord in https://github.com/encord-team/encord-active/pull/304
* feat: add typed prisma db by frederik-encord in https://github.com/encord-team/encord-active/pull/330
* feat: automatic prisma schema generation by eloy-encord in https://github.com/encord-team/encord-active/pull/333
* fix: download data when importing projects from encord by eloy-encord in https://github.com/encord-team/encord-active/pull/336
* feat: add premium feature support by frederik-encord in https://github.com/encord-team/encord-active/pull/326
* Fix : Default UseState by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/337
* Fix coco export. by alex-encord in https://github.com/encord-team/encord-active/pull/340
* perf(db-ensure-table): run ensure once instead on every query by Encord-davids in https://github.com/encord-team/encord-active/pull/341
* Feat (model performance): 2d embeddings for classification performance by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/338
* fix (model performance): aligning predictions and labels by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/342
* fix: removes concurrency and downstreams project safety insurance by Encord-davids in https://github.com/encord-team/encord-active/pull/343
* fix (2d embeddings in classification performance): merging based on identifier by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/345
* fix: initialize merged metrics if error happens by Encord-davids in https://github.com/encord-team/encord-active/pull/346
* Wrap flaky actions in try_execute by alex-encord in https://github.com/encord-team/encord-active/pull/335
* refactor: detach data units from label rows in the project file structure by eloy-encord in https://github.com/encord-team/encord-active/pull/329
* feat: adds a custom react explorer by Encord-davids in https://github.com/encord-team/encord-active/pull/334
* fix: encord sdk bad datetime format by eloy-encord in https://github.com/encord-team/encord-active/pull/349
* refactor: have prisma definitions in project by frederik-encord in https://github.com/encord-team/encord-active/pull/350
* feat: disable git with flag or if git is not installed by frederik-encord in https://github.com/encord-team/encord-active/pull/354
* fix: autogen imports by Encord-davids in https://github.com/encord-team/encord-active/pull/356
* EA readme update by nikolaj-encord in https://github.com/encord-team/encord-active/pull/360
* chore: temporary disable export button by Encord-davids in https://github.com/encord-team/encord-active/pull/362
* updating checkout action version - it use new github env vars by ali-encord in https://github.com/encord-team/encord-active/pull/361
* fix: revert in-repo prisma and fix client generation and schema migrations by Encord-davids in https://github.com/encord-team/encord-active/pull/357
* refactor: atomic db connection operations by Encord-davids in https://github.com/encord-team/encord-active/pull/359
* fix: load correct image by frederik-encord in https://github.com/encord-team/encord-active/pull/351
* fix: prisma connection by Encord-davids in https://github.com/encord-team/encord-active/pull/365
* docs: readme touchups by Encord-davids in https://github.com/encord-team/encord-active/pull/364
* fix: dont use global node for prisma by frederik-encord in https://github.com/encord-team/encord-active/pull/366
* feat(assistant): adds react assistant searches by Encord-davids in https://github.com/encord-team/encord-active/pull/355
* fix: allow setting base url and allowed origin using env vars by Encord-davids in https://github.com/encord-team/encord-active/pull/367
* fix: sdk compatibility issues by eloy-encord in https://github.com/encord-team/encord-active/pull/348
* fix: make the localhost api url more specific to fix running locally by frederik-encord in https://github.com/encord-team/encord-active/pull/368
* fix: compatibility adds date defaults by Encord-davids in https://github.com/encord-team/encord-active/pull/369
* fix: assign correct frame for videos when populating database by frederik-encord in https://github.com/encord-team/encord-active/pull/370
* docs: add downloads badge to readme by frederik-encord in https://github.com/encord-team/encord-active/pull/372
* feat: enable exported projects to work properly with prisma db by eloy-encord in https://github.com/encord-team/encord-active/pull/371
New Contributors
* ali-encord made their first contribution in https://github.com/encord-team/encord-active/pull/361
**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.52...v0.1.53