We’re excited to announce the release of **v0.6.0**! This milestone marks the transition out of beta for our **new Python API** and **REST API**, which we’ve been refining for quite some time.
What’s New?
- **Official Release of the New Python API**: Streamlined and optimized for better performance and ease of use.
- **New REST API**: Providing more flexibility and broader integration possibilities.
Get Started
To take full advantage of the new features and updates, check out the **[online documentation](https://pixano.github.io/pixano/0.6.0/getting_started/)**. You’ll find:
- **Comprehensive API references**
- **Step-by-step tutorials** to help you migrate and get started quickly
Known Issues
We’re aware of a few minor regressions from version **0.5.4**. These are already on our radar and will be addressed in upcoming releases.
Thank you for your support and feedback as we continue to improve. Stay tuned for more updates, and as always, feel free to reach out with any questions or suggestions!
What's Changed
* Feat/merge refactor by BertrandRenault in https://github.com/pixano/pixano/pull/287
* Refactor dataset builders, tracklets and add creation of features by juliendenize in https://github.com/pixano/pixano/pull/291
* Fix/track object by BertrandRenault in https://github.com/pixano/pixano/pull/292
* add step-forward & step-backward to video player by BertrandRenault in https://github.com/pixano/pixano/pull/290
* Test types schemas by juliendenize in https://github.com/pixano/pixano/pull/297
* Fix/multiview issues by BertrandRenault in https://github.com/pixano/pixano/pull/296
* Refactor objects to entities and add annotations group by juliendenize in https://github.com/pixano/pixano/pull/298
* Refactor datasets tests by juliendenize in https://github.com/pixano/pixano/pull/299
* Feat/back refactor datasets by juliendenize in https://github.com/pixano/pixano/pull/300
* Finish dataset crud by juliendenize in https://github.com/pixano/pixano/pull/302
* Refactor tracklet by juliendenize in https://github.com/pixano/pixano/pull/303
* Refactor/adapt rest api by BertrandRenault in https://github.com/pixano/pixano/pull/301
* Separate workflows by juliendenize in https://github.com/pixano/pixano/pull/304
* performance upgrades by BertrandRenault in https://github.com/pixano/pixano/pull/305
* Feature: schema_ref resolutions by juliendenize in https://github.com/pixano/pixano/pull/306
* Remove/Deprecated stuff in repository by juliendenize in https://github.com/pixano/pixano/pull/307
* tracklets per view by BertrandRenault in https://github.com/pixano/pixano/pull/308
* Add tests when CI config changes by juliendenize in https://github.com/pixano/pixano/pull/309
* Add python 3.11 by juliendenize in https://github.com/pixano/pixano/pull/310
* Update license_check.yml by juliendenize in https://github.com/pixano/pixano/pull/312
* limit objects features to top level entity by BertrandRenault in https://github.com/pixano/pixano/pull/311
* Add ViewEmbedding by juliendenize in https://github.com/pixano/pixano/pull/315
* Docs/simplify_docstrings by juliendenize in https://github.com/pixano/pixano/pull/318
* Feat/get_one by juliendenize in https://github.com/pixano/pixano/pull/319
* tests/first api tests by juliendenize in https://github.com/pixano/pixano/pull/321
* tracking: data opening optimization by glapouge in https://github.com/pixano/pixano/pull/320
* Update CONTRIBUTING.md by juliendenize in https://github.com/pixano/pixano/pull/322
* Add compute embeddings by juliendenize in https://github.com/pixano/pixano/pull/324
* front save rework by BertrandRenault in https://github.com/pixano/pixano/pull/323
* v0.6.0b3 by juliendenize in https://github.com/pixano/pixano/pull/325
* API Rest v1 by juliendenize in https://github.com/pixano/pixano/pull/326
* Add python3.12 and update dependencies by juliendenize in https://github.com/pixano/pixano/pull/328
* Add semantic search to browse items by juliendenize in https://github.com/pixano/pixano/pull/329
* Add Source and timestamps by juliendenize in https://github.com/pixano/pixano/pull/331
* Improve API by juliendenize in https://github.com/pixano/pixano/pull/332
* Add integrity checks by juliendenize in https://github.com/pixano/pixano/pull/333
* Add source to builder by juliendenize in https://github.com/pixano/pixano/pull/334
* Feat/text features : first implems of text-annotation types to Pixano by benlabbe in https://github.com/pixano/pixano/pull/335
* Ci/remove develop and add version by juliendenize in https://github.com/pixano/pixano/pull/337
* Ci/improve serving by juliendenize in https://github.com/pixano/pixano/pull/339
* CI/ Improve workflows by juliendenize in https://github.com/pixano/pixano/pull/340
* WIP - Apply new back DataModel to front by BertrandRenault in https://github.com/pixano/pixano/pull/330
* Add possibility to use where statement for getting data by juliendenize in https://github.com/pixano/pixano/pull/341
* fix media_dir change for front by BertrandRenault in https://github.com/pixano/pixano/pull/342
* Add constraint to prevent id with whitespaces by juliendenize in https://github.com/pixano/pixano/pull/343
* Prevent docker workflow to launch every time, fix update_version for PR only by juliendenize in https://github.com/pixano/pixano/pull/345
* fix browser navigation by BertrandRenault in https://github.com/pixano/pixano/pull/344
* Update Version to 0.6.0b4 by juliendenize in https://github.com/pixano/pixano/pull/346
* correction for higlight & editing status by BertrandRenault in https://github.com/pixano/pixano/pull/347
* Grouped deletion by BertrandRenault in https://github.com/pixano/pixano/pull/351
* Refactor semantic search in Dataset by juliendenize in https://github.com/pixano/pixano/pull/353
* Fix too long urls + subentities fix by BertrandRenault in https://github.com/pixano/pixano/pull/354
* Make docs for 0.6.0 release by juliendenize in https://github.com/pixano/pixano/pull/350
* display features extent by BertrandRenault in https://github.com/pixano/pixano/pull/356
* Bring back SAM by juliendenize in https://github.com/pixano/pixano/pull/355
* Update VERSION by juliendenize in https://github.com/pixano/pixano/pull/357
* add a frame buffer for faster play by BertrandRenault in https://github.com/pixano/pixano/pull/358
* Update hooks and pyproject.toml by juliendenize in https://github.com/pixano/pixano/pull/359
* manage sources by BertrandRenault in https://github.com/pixano/pixano/pull/360
* Relax types permissions for adding and updating data by juliendenize in https://github.com/pixano/pixano/pull/362
* ability to choose top entity + bugfixes/enhancements by BertrandRenault in https://github.com/pixano/pixano/pull/361
* annotation extra fields at creation by BertrandRenault in https://github.com/pixano/pixano/pull/363
* Separate bounding box xywh conversion from denormalization in frontend by cpvannier in https://github.com/pixano/pixano/pull/365
* v0.6.0b6 by juliendenize in https://github.com/pixano/pixano/pull/367
* fix(front): Fix getCurrentImageTime() by cpvannier in https://github.com/pixano/pixano/pull/370
* thumbnails in browser by BertrandRenault in https://github.com/pixano/pixano/pull/369
* circular buffer by BertrandRenault in https://github.com/pixano/pixano/pull/368
New Contributors
* glapouge made their first contribution in https://github.com/pixano/pixano/pull/320
* benlabbe made their first contribution in https://github.com/pixano/pixano/pull/335
**Full Changelog**: https://github.com/pixano/pixano/compare/v0.5.4...v0.6.0