Skip to content

Releases: inventree/InvenTree

0.12.9

03 Nov 01:16
57e9497
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 0.12.8...0.12.9

0.12.8

03 Oct 01:57
a7487ff
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

  • Update version.py by @SchrodingersGat in #5553
  • [0.12.x] Fix set password when no old password exists (#5562) by @github-actions in #5563
  • [0.12.x] Use prefetch to improve query efficiency (#5613) by @github-actions in #5614

Full Changelog: 0.12.7...0.12.8

0.12.7

16 Sep 02:18
6563b4c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.12.x] Url fix (#5472) by @github-actions in #5473
  • [0.12.x] Login form fix (#5502) by @github-actions in #5504
  • [0.12.x] Fix missing filters for get settings validator (#5480) by @wolflu05 in #5522
  • [0.12.x] Update required parts for build orders (#5542) by @github-actions in #5543
  • Pin setuptools version for docker CI by @SchrodingersGat in #5552

Other Changes

Full Changelog: 0.12.6...0.12.7

0.12.6

23 Aug 02:23
942bc53
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.12.x] Purchase history graph fix (#5421) by @github-actions in #5422
  • [0.12.x] Fix build output unallocate button (#5426) by @github-actions in #5427
  • [0.12.x] Fix for potential NoReverseMatch error (#5440) by @github-actions in #5442
  • [0.12.x] Catch IndexError when importing data (#5439) by @github-actions in #5443
  • [0.12.x] Disable "add rate" button in Admin interface (#5444) by @github-actions in #5447
  • [0.12.x] Fix html tag in template (#5445) by @github-actions in #5448
  • Update unit tests by @SchrodingersGat in #5446
  • [0.12.x] Fix plugin pickeling (#5412) by @github-actions in #5457
  • Do not enforce units for part parameters by @SchrodingersGat in #5423

Other Changes

Full Changelog: 0.12.4...0.12.6

0.12.4

08 Aug 05:20
57eada1
Compare
Choose a tag to compare

Bug Fixes

Other Changes

Full Changelog: 0.12.3...0.12.5

0.12.3

31 Jul 02:44
1f3a49b
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.12.x] Allow duplicate BOM items when duplicating a part (#5347) by @github-actions in #5350
  • [0.12.x] Exclude some common fields from django-import-export (#5349) by @github-actions in #5351
  • [0.12.x] Handle errors when printing reports (#5360) by @github-actions in #5361
  • [0.12.x] Handle purchase price export for .xls files (#5362) by @github-actions in #5363
  • [0.12.x] Return 404 on API requests other than GET (#5365) by @github-actions in #5366
  • [0.12.x] Fix for migration - updating from old version (#5372) by @github-actions in #5373

Full Changelog: 0.12.2...0.12.3

0.12.2

25 Jul 01:45
1d51b2a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.12.x] Only update theme if value provided (#5240) by @github-actions in #5241
  • [0.12.x] Fix language code for pt-br (#5256) by @github-actions in #5257
  • [0.12.x] Fix settings function callback (#5259) by @github-actions in #5262
  • [0.12.x] Fix company index page title (#5288) by @github-actions in #5291
  • [0.12.x] Stock installed table fix (#5305) by @github-actions in #5306
  • [0.12.x] Fix admin url to point to right model (#5319) by @github-actions in #5321
  • [0.12.x] Email config fix (#5336) by @github-actions in #5338

Devops / Setup Changes

  • [0.12.x] Docker build: Update python deps (#5270) by @github-actions in #5271

Other Changes

Full Changelog: 0.12.1...0.12.2

0.12.1

13 Jul 05:12
93b44ad
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.12.x] fix: add missing build model property (#5127) by @github-actions in #5132
  • [0.12.x] Rendering fix for build allocation table (#5145) by @github-actions in #5149
  • [0.12.x] Order table improvements (#5151) by @github-actions in #5152
  • [0.12.x] Handle exception when creating default labels (#5163) by @github-actions in #5166
  • [0.12.x] Param fix (#5183) by @github-actions in #5184
  • [0.12.x] Fix quantity aggregation for stock table (#5188) by @github-actions in #5190
  • [0.12.x] Fix allocation check for completing build order (#5199) by @github-actions in #5200
  • [0.12.x] Fix link to SalesOrder in stock history table (#5210) by @github-actions in #5211
  • [0.12.x] Protected settings fix (#5229) by @github-actions in #5231
  • [0.12.x] fix typo (#5236) by @github-actions in #5237
  • [0.12.x] Add missing callback for attachment delete button (#5219) by @github-actions in #5220

Other Changes

Full Changelog: 0.12.0...0.12.1

0.12.0

30 Jun 04:23
1d18b48
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Security Patches

New Features

Bug Fixes

Devops / Setup Changes

Read more

0.11.3

07 Jun 12:00
1c4362c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.11.x] Prevent div-by-zero error (#4967) by @github-actions in #4968

Other Changes

  • [0.11.x] Fix for 'available' filter (#4952) by @github-actions in #4954

New Contributors

  • @github-actions made their first contribution in #4954

Full Changelog: 0.11.2...0.11.3