Skip to content

Releases: spicywebau/craft-odds-and-ends

Odds & Ends 5.0.0

01 May 11:13
Compare
Choose a tag to compare

Added

  • Added Craft 5 compatibility

Removed

  • Removed Craft 4 compatibility

Odds & Ends 5.0.0-beta.1

30 Mar 07:16
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fixed a JavaScript error that could occur on element editor pages

Odds & Ends 5.0.0-alpha.1

04 Feb 04:11
Compare
Choose a tag to compare
Pre-release

Added

  • Added Craft 5 compatibility

Removed

  • Removed Craft 4 compatibility

Odds & Ends 3.0.3

14 Sep 07:43
22695fa
Compare
Choose a tag to compare

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

14 Sep 07:57
Compare
Choose a tag to compare

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

02 Jul 03:47
Compare
Choose a tag to compare

Added

  • Added spicyweb\oddsandends\fields\DisabledUsers - Users (Disabled) field type

Odds & Ends 4.2.0

27 Mar 08:39
Compare
Choose a tag to compare

Added

  • Added the ability to disable plugin components via the new disableNormalFields, disableCommerceFields, and disableWidgets 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

09 Mar 12:39
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred if the Roll Your Own widget was set to use a nonexistent template

Odds & Ends 4.1.1

30 Nov 10:48
Compare
Choose a tag to compare

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

20 Oct 09:57
Compare
Choose a tag to compare

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