Pixano

Latest version: v0.6.7

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.6.1

HOTFIX

This releases just aim to make a Hotfix to see thumbnails in the UI.

What's Changed
* Fix base64 conversion when format is None by juliendenize in https://github.com/pixano/pixano/pull/374
* v0.6.1 by juliendenize in https://github.com/pixano/pixano/pull/375


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.0...v0.6.1

0.6.0

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

0.6.0b6

What's Changed

UI
* add a frame buffer for faster play by BertrandRenault in https://github.com/pixano/pixano/pull/358
* manage sources by BertrandRenault in https://github.com/pixano/pixano/pull/360
* 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

Backend
* Relax types permissions for adding and updating data by juliendenize in https://github.com/pixano/pixano/pull/362


CI
* Update hooks and pyproject.toml by juliendenize in https://github.com/pixano/pixano/pull/359
* v0.6.0b6 by juliendenize in https://github.com/pixano/pixano/pull/367


**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.0b5...v0.6.0b6

0.6.0b5

What's Changed

In this release we bring back SAM !

We also add a better documentation with tutorial, check it out.

* 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

**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.0b4...v0.6.0b5

0.6.0b4

What's Changed

**In this release we reconnected the front with the back !**

Docker also arrived with automatic building of a latest image triggered by a push on the main branch.

The `develop` branch retired to leave more room to the `main` one :smile: .

We also have some new stuff cooked in the back end with:
- Text modality
- where statement for search

We will now focus on removing the last regression from the 0.5.* version so we can release the 0.6.0. We will also add a documentation to help the community handle this new version.

API REST
* API Rest v1 by juliendenize in https://github.com/pixano/pixano/pull/326
* Improve API by juliendenize in https://github.com/pixano/pixano/pull/332

UI
* WIP - Apply new back DataModel to front by BertrandRenault in https://github.com/pixano/pixano/pull/330
* fix browser navigation by BertrandRenault in https://github.com/pixano/pixano/pull/344

BACKEND
* 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
* 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
* 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

CI
* Add python3.12 and update dependencies by juliendenize in https://github.com/pixano/pixano/pull/328
* 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
* Prevent docker workflow to launch every time, fix update_version for PR only by juliendenize in https://github.com/pixano/pixano/pull/345
* Update Version to 0.6.0b4 by juliendenize in https://github.com/pixano/pixano/pull/346

New Contributors
* benlabbe made their first contribution in https://github.com/pixano/pixano/pull/335

**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.0b3...v0.6.0b4

0.6.0b3

What's Changed

This new beta release cover these improvements:

Docs

- Add module description in API Reference

Backend
- Move `pixano/datasets/fixtures` to `pixano/fixtures`
- Improve typing to resolve schema references
- Separate `pixano/datasets/utils` in `pixano/utils`, `pixano/datasets/utils`, `pixano/features/utils`
- remove print in `pixano.datasets.dataset.Dataset.get_dataset_items`

CI
- Add license check to pre-commit


Commit
* v0.6.0b3 by juliendenize in https://github.com/pixano/pixano/pull/325

**Full Changelog**: https://github.com/pixano/pixano/compare/v0.6.0b2...v0.6.0b3

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.