Skip to content

Releases: inventree/InvenTree

0.16.7

29 Oct 00:41
8ff4edd
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Bug Fixes

  • [0.16.x] [Bug] Ensure links are prepended with base URL on receipt (#8367) by @github-actions in #8370

Other Changes

Breaking Change

In PR #8390 we fixed a bug related to specifying samesite cookie.

For existing installations, if the value of the INVENTREE_COOKIE_SAMESITE setting is set to none, this must be changed to false - other users will be unable to login to the InvenTree server.

For new installations, there is no change required.

You can refer to the InvenTree documentation to see how this value can be specified.

Full Changelog: 0.16.6...0.16.7

0.16.6

25 Oct 09:20
5af0e50
Compare
Choose a tag to compare

What's Changed

Security Patches

  • [0.16.x] [CUI] Fix rendering issues for barcodes (#8286) by @github-actions in #8288

Bug Fixes

  • [0.16.x] fix part qr lable (#8255) by @github-actions in #8256
  • Fix for COOKIE_MODE in settings.py by @SchrodingersGat in #8268
  • [0.16.x] Fix bug in merge_stock_items (#8284) by @github-actions in #8285
  • [0.16.x] Clear allocations when manually returning an item into stock from a customer (#8298) by @github-actions in #8300
  • [0.16.x] Markdown link fix (#8328) by @github-actions in #8329
  • [0.16.x] Add "active" field to SupplierPart form (#8341) by @github-actions in #8342
  • [0.16.x] Notifications fix (#8360) by @github-actions in #8361
  • Bug fix for attachment updating by @SchrodingersGat in #8362

Other Changes

Full Changelog: 0.16.5...0.16.6

0.16.5

07 Oct 09:04
6e37f0c
Compare
Choose a tag to compare

Security Advisories

There are two security advisories associated with this release:

Thanks to @febin0x10 for reporting these vulnerabilities. More information is available on their blog: https://www.getastra.com/blog/vulnerability/stored-xss-inventree/

What's Changed

Security Patches

Bug Fixes

  • [0.16.x] Fix build item over-allocation checks (#8235) by @github-actions in #8241

Other Changes

Full Changelog: 0.16.4...0.16.5

0.16.4

30 Sep 00:35
83be1b8
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.16.x] Enhance exception management (#8174) by @github-actions in #8175
  • [0.16.x] Remove translation for logged warnings (#8173) by @github-actions in #8176
  • Increase timeout for report printing by @SchrodingersGat in #8187
  • Ensure that stock item trees are rebuilt correctly after serialization by @SchrodingersGat in #8193
  • [0.16.x] Exception handling for BulkDeleteMixin (#8205) by @github-actions in #8206
  • [0.16.x] Add exception handling for default template creatoin (#8209) by @github-actions in #8211

Other Changes

Full Changelog: 0.16.3...0.16.4

0.16.3

20 Sep 22:33
b0b05e4
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.16.x] Fix image upload for company page (#8120) by @github-actions in #8123
  • [0.16.x] Ensure DBBACKUP_STORAGE_OPTIONS is a dict (#8153) by @github-actions in #8154
  • Improve logic for automatically updating part pricing (#8090) by @SchrodingersGat in #8122

Other Changes

Full Changelog: 0.16.2...0.16.3

0.16.2

10 Sep 22:08
065aca4
Compare
Choose a tag to compare

What's Changed

The 0.16.2 release does not contain functional changes to the core, only small adjustments to the packaging process. These serve for better readability and to enable easier debugging of the package-based installs. Updating is not necessary for non-package-based install methods like docker or bare metal.

Full Changelog: 0.16.1...0.16.2

0.16.1

29 Aug 23:16
4c15e5c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.16.x] Add extra undefined check for table filters (#8008) by @github-actions in #8014

Devops / Setup Changes

  • [0.16.x] Fix package upgrade process (#8034) by @github-actions in #8035

Other Changes

Full Changelog: 0.16.0...0.16.1

0.16.0

25 Aug 10:06
3f2ac5a
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Security Patches

New Features

Bug Fixes

Read more

0.15.8

08 Aug 09:38
aed43b0
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.15.x] Add limit to default location annotation (#7771) by @github-actions in #7790

Other Changes

Full Changelog: 0.15.7...0.15.8

0.15.7

27 Jul 04:53
0d8eb2e
Compare
Choose a tag to compare

What's Changed

Devops / Setup Changes

  • Backport Optimize PUI package delivery for package installs by @matmair in #7739
  • [0.15.x] Make libffi version more flexible (#7734) by @github-actions in #7738

Full Changelog: 0.15.6...0.15.7