Releases: spicywebau/craft-odds-and-ends
Releases · spicywebau/craft-odds-and-ends
Odds & Ends 5.0.0
Added
- Added Craft 5 compatibility
Removed
- Removed Craft 4 compatibility
Odds & Ends 5.0.0-beta.1
Fixed
- Fixed a JavaScript error that could occur on element editor pages
Odds & Ends 5.0.0-alpha.1
Added
- Added Craft 5 compatibility
Removed
- Removed Craft 4 compatibility
Odds & Ends 3.0.3
Fixed
- Fixed a bug where fields from version 2.x wouldn't be migrated on projects that aren't using the project config (thanks @jamie-s-white)
Odds & Ends 4.3.1
Fixed
- Fixed a bug where fields from version 2.x wouldn't be migrated on projects that aren't using the project config (thanks @jamie-s-white)
Odds & Ends 4.3.0
Added
- Added
spicyweb\oddsandends\fields\DisabledUsers
- Users (Disabled) field type
Odds & Ends 4.2.0
Added
- Added the ability to disable plugin components via the new
disableNormalFields
,disableCommerceFields
, anddisableWidgets
plugin settings (thanks @kbergha)
Changed
- Odds & Ends now requires Craft 4.4.0 or later
Fixed
- Fixed an error that occurred on Craft 4.4.0 or later
Odds & Ends 4.1.2
Fixed
- Fixed an error that occurred if the Roll Your Own widget was set to use a nonexistent template
Odds & Ends 4.1.1
Fixed
- Fixed an error that occurred when executing a GraphQL query if a Width field existed in the Craft install
Odds & Ends 4.1.0
Added
- Added
spicyweb\oddsandends\fields\DisabledProducts
- Commerce Products (Disabled) field type - Added
spicyweb\oddsandends\fields\DisabledVariants
- Commerce Variants (Disabled) field type - Added
spicyweb\oddsandends\fields\ProductsSearch
- Commerce Products (Search) field type - Added
spicyweb\oddsandends\fields\VariantsSearch
- Commerce Variants (Search) field type
Fixed
- Fixed some style issues with element search fields