Skip to content

Releases: inventree/InvenTree

0.14.2

13 Mar 02:06
b807e47
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.14.x] Fix data migration (#6652) by @github-actions in #6653
  • [0.14.x] Fix typecasting in settings.py (#6676) by @github-actions in #6677
  • [0.14.x] Test key fix (#6685) by @github-actions in #6686

Other Changes

Full Changelog: 0.14.1...0.14.2

0.14.1

04 Mar 22:37
df0bb34
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.14.x] [Docker] Fix broken image (#6621) by @github-actions in #6633

Other Changes

Full Changelog: 0.14.0...0.14.1

0.14.0

02 Mar 00:36
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Security Patches

New Features

Bug Fixes

Read more

0.13.6

21 Feb 22:41
0ab173d
Compare
Choose a tag to compare

What's Changed

Security Patches

Bug Fixes

  • [0.13.x] Fix display of allocated stock items in build table (#6427) by @github-actions in #6429
  • [0.13.x] Fix for build.js (#6437) by @github-actions in #6438
  • [0.13.x] Fix for issue 6442 (#6443) by @github-actions in #6444
  • Backport #6467 by @30350n in #6469
  • [0.13.x] Fix broken URL (#6497) by @github-actions in #6501
  • [0.13.x] Bug fix for allocating items to build (#6532) by @github-actions in #6533

Other Changes

Full Changelog: 0.13.5...0.13.6

0.13.5

06 Feb 10:12
0804ecf
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.13.x] fix(docker): SELinux volume labels (#6330) by @github-actions in #6331
  • Backport of #6335 by @SchrodingersGat in #6338
  • [0.13.x] Bug fix for javascript rendering (#6362) by @github-actions in #6363
  • [0.13.x] Enable existing_image on PATCH requests (#6126) by @github-actions in #6369
  • [0.13.x] Disable cache for report helpers (#6370) by @github-actions in #6371
  • Backport: Fix urls loading for plugin testing (#6383) by @wolflu05 in #6384
  • [0.13.x] BuildOrder: Fix bug where test templates are requested for a non-trackable output (#6387) by @github-actions in #6388
  • [0.13.x] Use registry.get_plugin() (#6408) by @github-actions in #6409
  • [0.13.x] Handle null case for delivery_methods (#6411) by @github-actions in #6413

Other Changes

Full Changelog: 0.13.4...0.13.5

0.13.4

23 Jan 20:20
6a66be3
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.13.3...0.13.4

0.13.3

22 Jan 05:23
e81349e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: 0.13.2...0.13.3

0.13.2

17 Jan 10:28
ddd65cf
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Devops / Setup Changes

  • [0.13.x] Add tests for get_purchase_orders logic (#6236) by @github-actions in #6238

Other Changes

Full Changelog: 0.13.1...0.13.2

0.13.1

12 Jan 13:01
ec67f10
Compare
Choose a tag to compare

What's Changed

Important Information - SSO Support

In this release, to fix a critical bug with SSO, some users may experience a "breaking change" for particular SSO integration configurations. We have updated our version of the django-allauth library, from 0.54.0 to 0.59.0.

For complete information on the changes required for upgrade, refer to the following release notes (from django-allauth):

Refer to the linked issue below (under Breaking Changes) for further information.

Breaking Changes

  • [0.13.x] Update django-allauth version (#6099) by @github-actions in #6114

Bug Fixes

  • [0.13.x] Remove --no-frontend option from installer (#6111) by @github-actions in #6112
  • [0.13.x] Fix to clear SO Allocations on receipt of Return Order Line Item (#6117) by @github-actions in #6124
  • [0.13.x] Re-implement no-frontend flag in "invoke update" (#6183) by @github-actions in #6184
  • [0.13.x] Improve data import for PartParameterTemplate (#6182) by @github-actions in #6185
  • [0.13.x] Handle case where ref_url is invalid (#6186) by @github-actions in #6189
  • [0.13.x] Fix resource classes for order models (#6188) by @github-actions in #6190
  • [0.13.x] Ready fix (#6191) by @github-actions in #6194
  • [0.13.x] Fix for mobile app documentation URL (#6198) by @github-actions in #6199
  • [0.13.x] Specify ForeignKey widget for importing destination field (#6205) by @github-actions in #6206
  • fixed depreceated is_ajax (#6210) by @SchrodingersGat in #6216
  • Fix build API URL by @SchrodingersGat in #6219

Other Changes

Full Changelog: 0.13.0...0.13.1

0.13.0

15 Dec 11:13
301afaa
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Security Patches

New Features

Bug Fixes

Read more