Skip to content

Releases: inventree/InvenTree

1.3.0

11 Apr 12:35
b422372

Choose a tag to compare

Read our blog post for more information!

Breaking Changes

Security Patches

Database Changes

New Features

Bug Fixes

Devops / Setup Changes

Dependencies

Other Changes

Read more

1.2.7

07 Apr 21:10
01bf600

Choose a tag to compare

What's Changed

Security Patches

New Features

  • [1.2.x] feat(backend): add inventree version to every response (#11611) by @github-actions[bot] in #11620

Bug Fixes

Dependencies

  • [1.2.x] chore(deps): bump requests from 2.32.5 to 2.33.0 in /src/backend (#11609) by @github-actions[bot] in #11610
  • [1.2.x] chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /src/backend (#11619) by @github-actions[bot] in #11625

Other Changes

Full Changelog: 1.2.6...1.2.7

1.2.6

21 Mar 08:46
2bc9e0f

Choose a tag to compare

What's Changed

Security Patches

Bug Fixes

  • [1.2.x] Build line fix (#11566) by @github-actions[bot] in #11570
  • [1.2.x] Save user info (#11572) by @github-actions[bot] in #11574

Other Changes

Full Changelog: 1.2.5...1.2.6

1.2.5

19 Mar 12:53
c92f1c3

Choose a tag to compare

What's Changed

Bug Fixes

  • [1.2.x] fix(plugin): use app_name instead of plugin_path when deregistering models (#11536) by @github-actions[bot] in #11553
  • [1.2.x] [API] Bug fix for PartCategory cascade filter (#11562) by @github-actions[bot] in #11563

Other Changes

Full Changelog: 1.2.4...1.2.5

1.2.4

17 Mar 12:47
4789a20

Choose a tag to compare

What's Changed

Bug Fixes

  • [1.2.x] [API] Enforce pk ordering for API endpoints (#11446) by @github-actions[bot] in #11447
  • [1.2.x] Prevent exchange rate update during migration (#11429) by @github-actions[bot] in #11430
  • [1.2.x] fix: wrap create_default_labels in transaction.atomic() savepoint to prevent PostgreSQL transaction abort (#11484) by @github-actions[bot] in #11490
  • [1.2.x] [UI] Fix hook deps for BuildOutputTable (#11483) by @github-actions[bot] in #11495
  • [1.2.x] fix: low-privilege user token creation (#11492) by @github-actions[bot] in #11521
  • Fix stuck-in-past expiry date filter (#11518) by @SchrodingersGat in #11523

Devops / Setup Changes

Other Changes

Full Changelog: 1.2.3...1.2.4

1.2.3

22 Feb 12:25
12da3b0

Choose a tag to compare

What's Changed

Security Patches

Bug Fixes

Other Changes

Full Changelog: 1.2.2...1.2.3

1.2.2

19 Feb 05:24
fd7d0bd

Choose a tag to compare

What's Changed

Database Changes

  • [1.2.x] Batch update of records during migration (#11371) by @github-actions[bot] in #11373

Other Changes

  • [1.2.x] refactor(backend): switch release pipeline to new pkgr version (#11336) by @github-actions[bot] in #11355
  • [1.2.x] Prevent migration check if performing DB update operations (#11356) by @github-actions[bot] in #11358
  • Bump software version to 1.2.2 by @SchrodingersGat in #11360

Full Changelog: 1.2.1...1.2.2

1.2.1

16 Feb 23:48
eb413bc

Choose a tag to compare

What's Changed

Security Patches

  • [1.2.x] Update base image in Dockerfile (#11309) by @github-actions[bot] in #11322

Bug Fixes

  • [1.2.x] Fix for devcontainer build (#11311) by @github-actions[bot] in #11312
  • [1.2.x] disable traceid gen in unsecure context (#11349) by @github-actions[bot] in #11350

Other Changes

Full Changelog: 1.2.0...1.2.1

1.2.0

12 Feb 21:23
3752b61

Choose a tag to compare

ATTENTION

Release blog entry 1.2.0 Release

Due to underlying changes in Django this release has no support for PostgreSQL 13 - our docs contain information regarding postgres updates. At least PostgreSQL 14 is required, we recommend PostgreSQL 17.

Refer to our database migration blog post for information on how to perform this update, if you are running an older version of PostgreSQL.

What's Changed

Breaking Changes

Security Patches

Database Changes

New Features

Bug Fixes

Read more

1.1.12

12 Feb 02:03
aa93421

Choose a tag to compare

What's Changed

Security Patches

Other Changes

Full Changelog: 1.1.11...1.1.12