Skip to content

Releases: inventree/InvenTree

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

0.15.6

22 Jul 23:43
23a9485
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.15.x] Added onInput event for fields in forms - fix for issue #7600 (#7660) by @github-actions in #7664
  • [0.15.x] Cast width / height to integer (#7676) by @github-actions in #7677

Other Changes

Full Changelog: 0.15.5...0.15.6

0.15.5

11 Jul 23:09
cc45357
Compare
Choose a tag to compare

What's Changed

Security Patches

Bug Fixes

  • [0.15.x] Fix fields for PurchaseOrderCancelSerializer (#7481) by @github-actions in #7483
  • [0.15.x] Plugin load fix (#7505) by @github-actions in #7507
  • [0.15.x] Fix import widget type (#7535) by @github-actions in #7536
  • [0.15.x] Parameter value bug (#7601) by @github-actions in #7602

Other Changes

Full Changelog: 0.15.4...0.15.5

0.15.4

17 Jun 10:14
fa1a9da
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.15.x] Plugin reload fix (#7361) by @github-actions in #7362
  • [0.15.x] Catch edge case for merge_stock_items: (#7373) by @github-actions in #7374
  • [0.15.x] Fix for gunicorn command (#7450) by @github-actions in #7452

Other Changes

  • Update version.py by @SchrodingersGat in #7353
  • [0.15.x] fix: Add installer check for python version (#7440) by @github-actions in #7441
  • [0.15.x] Improve stock item tracking API query (#7451) by @github-actions in #7453

Full Changelog: 0.15.3...0.15.4