Skip to content

Releases: venveo/craft-characteristic

Beta 11

05 Jun 12:30
Compare
Choose a tag to compare

1.0.0-beta.11 - 6/5/20

Fixed

  • Bug where saving characteristics wasn't working anymore

Beta 10

02 May 01:01
Compare
Choose a tag to compare

1.0.0-beta.10 - 5/1/20

Fixed

  • Bug where non-admin users could not sort characteristics

Changed

  • Drilldown will no longer show characteristics with only one option for the result set

Added

  • CharacteristicLinkBlocks can now eager-load their values

Beta 9

04 Mar 14:23
Compare
Choose a tag to compare

New Icon

Beta 8

26 Feb 15:28
Compare
Choose a tag to compare

Drilldown bug

Beta 7

26 Feb 14:15
Compare
Choose a tag to compare

1.0.0-beta.7 - 2/26/20

Fixed

  • Issue with some relations not being saved and drilldown not working properly
  • Drilldown URL would not return an absolute URL
  • Issues with relations not being localized properly

Added

  • You can now click on characteristic blocks to jump to the control panel edit screen for that characteristic

Beta 6

25 Feb 23:34
Compare
Choose a tag to compare

1.0.0-beta.6 - 2/25/20

Fixed

  • Errors caused by soft-deleting and restoring characteristic elements
  • Fixed Drilldown not ignoring deleted characteristics

Changed

  • Minor style improvements

Beta 5

24 Feb 17:56
Compare
Choose a tag to compare
1.0.0-beta.5

Added permissions for each characteristic group

Beta 4

13 Feb 18:35
b17bba1
Compare
Choose a tag to compare

Note: Incompatible with prior betas. Reinstall required.

1.0.0-beta.4 - 2/13/20

Changed

  • Refactored element structures such that we rely more on native Craft relations and Block Elements
  • Rewrote frontend field input to be more maintainable
  • Drilldown should be more performant
  • Now requires Craft 3.4
  • Start using Vue Admin Table
  • Removed characteristic behavior in favor of field
  • Improved characteristic field to work more like Matrix fields
  • Changed CharacteristicLink to CharacteristicLinkBlock
  • Removed respectStructure from drilldown in favor of always respecting the structure
  • Characteristics now support multiple propagation methods

Fixed

  • Various improvements to multi-site support
  • Erroneous warning about unsaved changes on edit element screens
  • Drilldown now respects existing query parameters and paths

Beta 3

31 Jan 15:35
Compare
Choose a tag to compare

1.0.0-beta.3 - 1/31/20

Fixed

  • Fixed error when saving drafts

v1 Beta 2

29 Jan 14:44
Compare
Choose a tag to compare

1.0.0-beta.2 - 1/29/20

Fixed

  • Fixed error when saving an existing group (#40)