Skip to content

Releases: inventree/InvenTree

0.17.4

28 Jan 08:53
de431b8
Compare
Choose a tag to compare

What's Changed

Devops / Setup Changes

Other Changes

Full Changelog: 0.17.3...0.17.4

0.17.3

27 Jan 12:19
c89fe44
Compare
Choose a tag to compare

What's Changed

Database Changes

  • [0.17.x] SalesOrder migration unit test (#8814) by @github-actions in #8961

Bug Fixes

  • [0.17.x] Add Serbian to LanguageContext.tsx (#8880) by @github-actions in #8881
  • [0.17.x] Upload timeout (#8895) by @github-actions in #8899
  • [0.17.x] fix(plugin): Ensure plugins are only installed if not deactivated (#8893) by @github-actions in #8901
  • [0.17.x] Allow CORS for /plugin/ URLs (#8898) by @github-actions in #8900
  • [0.17.x] Import fix (#8924) by @github-actions in #8926
  • [0.17.x] Plugin reload fix (#8922) by @github-actions in #8936

Other Changes

  • Update version.py by @SchrodingersGat in #8859
  • [0.17.x] Include location detail in build output table (#8923) by @github-actions in #8927
  • [0.17.x] Add check for minimum invoke version (#8952) by @github-actions in #8954

Full Changelog: 0.17.2...0.17.3

0.17.2

07 Jan 23:12
4b56492
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] Allow barcode linking for stock location (#8802) by @github-actions in #8810
  • [0.17.x] Fix package install in envs using python lower than 3.12 on debian like OSs (#8793) by @github-actions in #8813
  • [0.17.x] Fix for buggy Caddyfile (#8830) by @github-actions in #8832
  • [0.17.x] Navigate to index when deleting a company (#8831) by @github-actions in #8833
  • [0.17.x] Fix for test results in stock item report context (#8843) by @github-actions in #8844
  • [0.17.x] Order creation fix (#8846) by @github-actions in #8847
  • [0.17.x] Ensure error is raised (#8849) by @github-actions in #8850
  • Extended error handling for get_user_color_theme by @SchrodingersGat in #8854

Other Changes

Full Changelog: 0.17.1...0.17.2

0.17.1

27 Dec 02:18
eed6223
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] Fix for table update (#8698) by @github-actions in #8699
  • [0.17.x] Cast barcode scan IDs to list (#8701) by @github-actions in #8702
  • [0.17.x] Image upload error (#8700) by @github-actions in #8704
  • [0.17.x] [UI] Enhanced null checks (#8706) by @github-actions in #8711
  • [Backport] Fix MFA auth flow by @SchrodingersGat in #8724
  • [0.17.x] Badge fix (#8725) by @github-actions in #8727
  • [0.17.x] [UI] Link fix (#8726) by @github-actions in #8728
  • [0.17.x] Forms fixes (#8722) by @github-actions in #8729
  • [0.17.x] Add separate dialog for 'Ship Order' button (#8734) by @github-actions in #8735
  • [0.17.x] Handle error when loading icon pack (#8753) by @github-actions in #8755
  • [0.17.x] Fix default value for SESSION_COOKIE_SECURE (#8767) by @github-actions in #8769

Other Changes

Full Changelog: 0.17.0...0.17.1

0.17.0

17 Dec 11:05
156c3cc
Compare
Choose a tag to compare

0.17.0 Stable Release

We are very pleased to announce the 0.17.0 stable release of InvenTree! Read more about it on our blog.

What's Changed

Breaking Changes

Security Patches

Database Changes

New Features

Bug Fixes

Read more

0.16.9

30 Nov 04:36
e0756a7
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 0.16.8...0.16.9

0.16.8

07 Nov 02:31
f23d405
Compare
Choose a tag to compare

What's Changed

This release includes a fix for a critical bug in the InvenTree installation process. This bug can result in all django translation files being deleted from the python virtual environment, which can require significant effort to rectify. Users are strongly advised to update to this new release ASAP.

Bug Fixes

Other Changes

Full Changelog: 0.16.7...0.16.8

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