Skip to content

Releases: inventree/InvenTree

0.17.10

06 Apr 05:31
8d206bd
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] [UI] Edit fix (#9367) by @github-actions in #9368
  • Bug fix for activating plugins via UI (#9338) by @SchrodingersGat in #9370
  • [0.17.x] use dayjs in datefield (#9380) by @github-actions in #9381
  • [0.17.x] [UI] Improve order parts wizard (#9389) by @github-actions in #9421
  • [0.17.x] Serialize stock fix (#9441) by @github-actions in #9443
  • [0.17.x] Report cache fix (#9447) by @github-actions in #9448
  • [0.17.x] Wrap values() call in list to fix type error (#9460) by @github-actions in #9461
  • [0.17.x] Handle potential null header (#9462) by @github-actions in #9463
  • Notification permissions (#9449) by @SchrodingersGat in #9464

Other Changes

Full Changelog: 0.17.9...0.17.10

0.17.9

17 Mar 12:13
0491b10
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: 0.17.8...0.17.9

0.17.8

13 Mar 22:05
3cae0d5
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [UI] Pricing fix backporty by @SchrodingersGat in #9124
  • [0.17.x] Ignore inactive parts (#9125) by @github-actions in #9128
  • [0.17.x] Barcode validation fix (#9127) by @github-actions in #9130
  • Batch code backport by @SchrodingersGat in #9138
  • [0.17.x] Use ref pattern on PO duplicate (#9100) by @github-actions in #9147
  • [0.17.x] Handle case of null stock location (#9183) by @github-actions in #9187
  • [0.17.x] Add 'note' field to form (#9186) by @github-actions in #9188
  • [0.17.x] Remove restriction on row action (#9201) by @github-actions in #9202
  • [0.17.x] Fix font size in location column (#9230) by @github-actions in #9231
  • [0.17.x] Tracking api fix (#9238) by @github-actions in #9240
  • [0.17.x] Auto-fill currency for new supplier part (#9286) by @github-actions in #9287
  • Fix asset file serving by @SchrodingersGat in #9295

Other Changes

Full Changelog: 0.17.7...0.17.8

0.17.7

20 Feb 00:13
28726db
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] Bug fix for receiving line item event (#9071) by @github-actions in #9072

Other Changes

Full Changelog: 0.17.6...0.17.7

0.17.6

11 Feb 20:32
3b6b419
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] Enhance creation of default settings (#9028) by @github-actions in #9029
  • [0.17.x] feat(backend): Improve error with missing manifest (#8957) by @matmair in #9036
  • [0.17.x] Fix for data import (#9060) by @github-actions in #9065

Devops / Setup Changes

Other Changes

Full Changelog: 0.17.5...0.17.6

0.17.5

03 Feb 02:51
0f9bddb
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [0.17.x] Fix for chart rendering (#8981) by @github-actions in #8982
  • [0.17.x] Select first and only pending shipment for sales order barcode allocation (#8984) by @github-actions in #8986
  • [0.17.x] Debounce checkLoginState to prevent unexpected redirection during testing (#9012) by @github-actions in #9016
  • [0.17.x] Report bugfix (#9013) by @github-actions in #9014

Full Changelog: 0.17.4...0.17.5

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