inventree
InvenTree
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): bump cryptography from 49.0.0 to 50.0.0 in /src/backend (#12546) * chore(deps): bump cryptography from 49.0.0 to 50.0.0 in /src/backend Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * fix style --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Mair <code@mjmair.com>
master
6 hours ago
[API] Optional field permissions (#12529) * Add permissions check for OptionalField * Adjust existing unit tests * Add caching * Additional tests * Additional testing * Add exclusions for owner and group models * Bump CHANGELOG * Detect demo branch based on software version * Updated docstrings
master
2 days ago
chore(deps): bump the dependencies group across 1 directory with 9 updates (#12526) * chore(deps): bump the dependencies group across 1 directory with 9 updates Bumps the dependencies group with 9 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.53` | `1.43.55` | | [botocore](https://github.com/boto/botocore) | `1.43.53` | `1.43.55` | | [django-oauth-toolkit](https://github.com/django-oauth/django-oauth-toolkit) | `3.3.0` | `3.4.0` | | [grpcio](https://github.com/grpc/grpc) | `1.82.1` | `1.83.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.19.1` | `0.19.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.69.0` | `4.69.1` | | [prek](https://github.com/j178/prek) | `0.4.10` | `0.4.11` | | [types-psycopg2](https://github.com/python/typeshed) | `2.9.21.20260712` | `2.9.21.20260724` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260518` | `6.0.12.20260724` | Updates `boto3` from 1.43.53 to 1.43.55 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.53...1.43.55) Updates `botocore` from 1.43.53 to 1.43.55 - [Commits](https://github.com/boto/botocore/compare/1.43.53...1.43.55) Updates `django-oauth-toolkit` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/django-oauth/django-oauth-toolkit/releases) - [Changelog](https://github.com/django-oauth/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/django-oauth/django-oauth-toolkit/compare/3.3.0...3.4.0) Updates `grpcio` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.82.1...v1.83.0) Updates `s3transfer` from 0.19.1 to 0.19.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.19.1...0.19.2) Updates `tqdm` from 4.69.0 to 4.69.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.69.0...v4.69.1) Updates `prek` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.4.10...v0.4.11) Updates `types-psycopg2` from 2.9.21.20260712 to 2.9.21.20260724 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260518 to 6.0.12.20260724 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-version: 1.43.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-oauth-toolkit dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: grpcio dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: s3transfer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tqdm dependency-version: 4.69.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prek dependency-version: 0.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-psycopg2 dependency-version: 2.9.21.20260724 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix style --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Mair <code@mjmair.com>
master
3 days ago
Merge branch 'master' into optional-fields
SchrodingersGat:optional-fields
4 days ago
Fix for N+1 issues in stock item serializing (#12534)
master
4 days ago
Merge branch 'master' into optional-fields
SchrodingersGat:optional-fields
4 days ago
Updated docstrings
SchrodingersGat:optional-fields
4 days ago
New Crowdin translations by GitHub Action (#12512) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
master
5 days ago
Latest Branches
CodSpeed Performance Gauge
0%
[API] Optional field permissions
#12529
4 days ago
d92a965
SchrodingersGat:optional-fields
CodSpeed Performance Gauge
-54%
!refactor(backend): remove legacy user endpoints
#11985
2 months ago
46fe8e6
matmair:backport/next-breaking/pr-11963
CodSpeed Performance Gauge
+6%
!refactor(backend): restructure user endpoints
#9604
3 months ago
3f51e98
matmair:refactor(backend)--restucture-user-endpoints
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs