All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Permissions
- Bundle description
- Icons
- Support for Craft 4 and Commerce 4
- Change of ownership
- Fixed a bug where field values weren't displaying on a bundle in the CP
- Support for Craft 3.5 new field layout
- Improved the UI for selecting the products and quantites in a bundle
- Commcer Bundles now requires Craft 3.5
- purchasableIds & purchasables parameter to the element query
craft.bundles.purchasables().all()
- asset folder name case
- Composer 2 compatibility fix
- link to element index
- isBundle method - use
craft.commerceBundles.bundles.isBundle(lineItem)
to check if a line item is a bundle
- Composer 2 compatibility fix
- support for display names
- Migration fix
- Support for custom purchasables including Events and Digital Products
- Live preview fix
- Initial release