Skip to content

0.16.7

Latest
Compare
Choose a tag to compare
@SchrodingersGat SchrodingersGat released this 29 Oct 00:41
8ff4edd

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