Skip to content

Releases: inventree/InvenTree

1.3.5

11 Jun 01:17
d8cac9b

Choose a tag to compare

What's Changed

Bug Fixes

Devops / Setup Changes

  • [1.3.x] bump container deps (#12136) by @github-actions[bot] in #12141

Other Changes

  • Bump InvenTree software version to 1.3.5 by @matmair in #12109
  • [1.3.x] chore(deps): bump python in /contrib/container (#12007) by @github-actions[bot] in #12110

Full Changelog: 1.3.4...1.3.5

1.3.4

07 Jun 09:12
0000ff0

Choose a tag to compare

What's Changed

Bug Fixes

  • [1.3.x] [Bug] Fix for build forms (#12081) by @github-actions[bot] in #12083
  • [1.3.x] Fix for empty boolean fields (#12100) by @github-actions[bot] in #12101
  • [1.3.x] fix(tasks): bypass Invoke PTY for interactive superuser/flush commands (#12078) by @github-actions[bot] in #12106

Devops / Setup Changes

  • [1.3.x] chore(backend): also release packages to stable in the new packager.io repo (#12023) by @matmair in #12025

Other Changes

Full Changelog: 1.3.3...1.3.4

1.3.3

28 May 20:49
78527d3

Choose a tag to compare

What's Changed

Bug Fixes

  • [1.3.x] Lock notes on orders if they are completed (#11880) by @github-actions[bot] in #11882
  • [1.3.x] Fix #11832: Prevent TypeError by making LDAP group search conditional in settings (#11898) by @github-actions[bot] in #11944

Devops / Setup Changes

  • [1.3.x] fix(backend): ensure version screeen runs without django present (#11887) by @github-actions[bot] in #11891

Dependencies

  • [1.3.x] chore(backend): bump django (#11907) by @github-actions[bot] in #11912
  • [1.3.x] bump urlib3 (#11925) by @github-actions[bot] in #11931
  • [1.3.x] chore(deps): bump idna from 3.13 to 3.15 in /contrib/dev_reqs (#11970) by @matmair in #11983

Other Changes

Full Changelog: 1.3.2...1.3.3

1.3.2

05 May 09:48
a60e85b

Choose a tag to compare

What's Changed

Bug Fixes

  • [1.3.x] Fix: preserve existing widget sizes when adding a dashboard widget (#11834) by @github-actions[bot] in #11838
  • [1.3.x] Fix build order annotation (#11848) by @github-actions[bot] in #11852
  • [1.3.x] [UI] Fix ReturnOrder table (#11845) by @github-actions[bot] in #11851
  • [1.3.x] [UI] Fix for parameter form (#11875) by @github-actions[bot] in #11877

Dependencies

  • [1.3.x] bump deps (#11812) by @github-actions[bot] in #11814

Other Changes

Full Changelog: 1.3.1...1.3.2

1.3.1

26 Apr 00:04
7b63aa9

Choose a tag to compare

What's Changed

New Features

  • [1.3.x] [plugin] Render tables (#11733) by @github-actions[bot] in #11737

Bug Fixes

  • [1.3.x] Fix for SVG sanitizing (#11742) by @github-actions[bot] in #11744
  • [1.3.x] add frontend cookie removal of mfa trust (#11768) by @github-actions[bot] in #11773
  • [1.3.x] [bug] BOM validation fixes (#11783) by @github-actions[bot] in #11784
  • [1.3.x] Fix for category template creation (#11803) by @github-actions[bot] in #11804

Other Changes

Full Changelog: 1.3.0...1.3.1

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