Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 1.32 KB

changelog.md

File metadata and controls

83 lines (44 loc) · 1.32 KB

Log of changes

This document logs changes for the Carousel module

1.0.0

  • First stable release

1.0.1

  • Minor update adding new docs and config

1.1.0

  • Switch to soley config based setup (rather than using Searchable::add)

1.1.1

  • Minor template updates (for better simple and bootstrap support)

1.1.2

  • Add a default form template to use SearchForm from Framework.

1.1.3

  • Fix templating issue

2.0.0

  • SS4 version

2.0.1

  • Template updates from 1.1.1

2.0.2

  • Add a default form template to use SearchForm from Framework.

2.0.3

  • Simplify templates slightly (so they will wirk better with simple theme)

2.0.4

  • Fix templating issue

2.0.5

  • Add default Subsites support

2.0.6

  • Fix import errors

3.0.0

  • Add custom SearchTable to cache search data and support Full Text Search
  • Remove depretiated functions

3.0.1

  • Add slightly more comprehensive searching by relevence
  • Eliminate some errors that occure during dev/build is extension not loaded

3.0.2

  • When subsites is installed, import frfom all subsites

3.0.3

  • Use custom template for search button

3.1.0

  • Ensure that SearchObject exists before trying to delete it
  • Display search info for objects that have zero results
  • Minor code tidy

3.1.1

  • Add sanitisation to relevence select keywords