Skip to content

1.3.0

Compare
Choose a tag to compare
@engram-design engram-design released this 04 Oct 08:21
· 99 commits to craft-3 since this release

Added

  • Guest lists are now (finally) persistent! Using cookies, even when the user closes their browser, their lists are retained for their next visit.
  • Add migration for Shortlist plugin for Craft 2.
  • Add migration for Upvote plugin.
  • Add PDF template handling, to provide an easy way to generate PDF's of your lists and their content. See docs.
  • Add Item Options, allowing you to save additional, arbitrary content on items. See docs.
  • Add all available config settings to be able to be managed in the control panel.
  • Add support for Craft 3.5+ field layouts.
  • Add support for multiple tabs for lists.
  • Add support for multiple tabs for list items.
  • Add support to customise the item element table columns when editing a list.
  • Add new tab to user’s account, for all wishlists and items they may own.
  • Add cookieExpiry config setting.
  • Add showListInfoTab config setting.
  • Add pdfFilenameFormat config setting.
  • Add pdfPath config setting.
  • Add pdfAllowRemoteImages config setting.
  • Add pdfPaperSize config setting.
  • Add pdfPaperOrientation config setting.

Changed

  • Now requires Craft 3.5+.