SearchPlus 1.1.1 – Apr 8, 2016

craft
  • Fixed an issue where url history pop states would trigger on the first load even when the search on load false was passed

  • Fixed a bug where Matrix fields weren't being fully parsed in the basic mapping

  • Fixed a bug where Shortlist item updates would erroneously trigger an entry updated event

  • Fixed a bug where the basic mapping could thrown an error when triggered with bad keys. Failures are now caught and skipped where possible.

  • Updated the versions of some internal search libraries

SearchPlus 1.1.0 – Mar 16, 2016

craft
  • New - search plus now supports commerce products!

  • Added a new searchPlus_alterBasicItemMapping hook to help developers alter the basic mapping output

  • Add support for mapping of asset transforms. Now all possible transforms are included on the mapped assets and accessible in your templates

  • Added support for simple faceting setup when using the searchplus.js helper

  • Updated how the basic mapping maps content. Now neatly handles all sorts of field content, including relationships

  • Updated how the content population runs to use a new 3 step process of collection, mapping and upload which uses the Craft background tasks and massively improves performance

  • Fixed a bug where mapping a user with content that's been deleted would throw an error

  • Fixed a mapping issue where content using matrixes as the sole source of content would sometimes fail

  • Fixed an issue where content wouldn't be properly mapped if the item was in a draft state

  • Fixed a bug where bulk item actions to change statuses wouldn't be properly triggering item updates

  • Fixed a handful of UI inconsistencies in the edit views

  • Fixed a bug that would prevent the index settings from being edited if the content map had changed

  • Fixed an issue that prevented users from renaming index handles

SearchPlus 1.0.1 – Feb 12, 2016

craft
  • Updated handling of lightswitch and number fields on mapping. Now maps to bool and floats respectively to allow better behaviours with Algolia filters

  • Updated licence check logic. License checks now only occur every 24 hours at maximum while in the CP.

  • Fixed a bug that would cause some entries to fail to save with a php error if the postDate wasn't set to a real date

  • Fixed a bug where entry statues updated in bulk wouldn't trigger a resync of the content state in the indexes

Charge 1.5.1 – Jan 29, 2016

craft
  • Added the ability to delete Charges in the CP.

  • Added the ability to filter charges in the CP by mode and type

  • Updated meta data handling. Now meta data will apply both to the customer and child charges if they exist for the request that spawned them.

  • Fixed some styling issues when running on Craft 2.5

  • Fixed an issue on installs with mysql strict affecting coupon creation

  • Fixed an issue where Stripe now refers to a card type as card brand. Actual tags implementation is unchanged, but we now properly retain the data through from token creation

  • Fixed an issue where ajax triggered calls weren't always returning with enough error data to fully populate the form again if there were meta data errors attached.

SearchPlus 1.0.0 – Jan 19, 2016

craft
  • New! Search Plus 1.0 has landed

  • Added internal licensing and update handling

  • Fixed an issue where index counts would appear off for some locale setups

  • Fixed some issues that would cause mappings to fail with some unusual entry format setups

  • Fixed lots of niggles for the 1.0 release

SearchPlus 0.9.0 – Jan 15, 2016

craft
  • Updated lots of internal handling

  • Added handling for external indexes

  • Added more front-end handling

  • Fixed issues relating to multi-indexes

  • Updated the handling of batch element actions for better delete, update behaviour from the element index views

  • Added lots of new things in prep for 1.0

SearchPlus 0.8.1 – Dec 18, 2015

craft
  • Added new additional support for third party mapping

  • Fixed an issue with population hangs on some edge case setups

  • Fixed an issue with the edition handling code

  • Fixed an issue related to third party mappings and validation of the return data

SearchPlus 0.8.0 – Dec 13, 2015

craft
  • New - added full support for multiple Entry sections in the same index

  • Added the base for generic element handling

  • Updated the population handling logic to allow generic handling of elements with better fallbacks

  • Added early stage multiuenviroment handling

Maps 1.2.0 – Dec 4, 2015

craft
  • Added icons for Craft 2.5 CP views

  • Added documentation and release feed urls for the 2.5 CP

  • Fixed a small issue with the javascript when running in a hidden tab that didn't have viewport focus.

SearchPlus 0.7.0 – Dec 1, 2015

craft
  • Added support for alternative mapping test views in the admin area

  • Added early support for upcoming edition levels

  • Fixed a load of population bugs

  • Fixed an issue where failed mappings would prevent an item from properly saving