Full notes
Full Bonds update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
- Performance
- Store
Fixed a bug that caused custom variants of rope and tape to not be properly removed after being sold
Fixed a very specific crash that would happen if you sold a custom item while having an ongoing commission that requested it
Save files currently experiencing this issue will have the commission automatically cancelled upon launching the game after patching
Modding API changes
Items now can have the "bundle" property. This property supersedes the "unlockWith" property.
BondsData.unlockItem() and BondsData.removeItem() now take into account the item's "bundle" property and act on the entire bundle if it exists
Source
Changelog.gg summarizes and formats this update. How we read updates.
