Skip to content

Releases: skttl/umbraco-fulltextsearch8

2.0.0-beta1

19 Jul 15:44
Compare
Choose a tag to compare

First beta of Full Text Search for Umbraco 9

  • Ported the package to net core and Umbraco 9
  • Removed the wrapping template for use when rendering - because Umbraco 9 doesn't break the same way.
  • Moved configuration to IOptions specified in Startup.cs

1.2.0

19 Jul 15:27
d2a4be8
Compare
Choose a tag to compare
  • remove empty or null AllowedContentTypes in SearchService by @alexroode
  • fixes setting SearchType by @alexroode
  • Fix bug when caching cultured content, cached the default culture for all cultures instead
  • Changed some info-logging to debug
  • Removed task.run stuff when caching
  • Adds version number to Umbraco.Sys.ServerVariables for retrieving in dashboard
  • Adds functionality for generating a wrapping template for use when rendering (#47)
  • Adds ability to limit which content types are being searched

This is probably going to be the last release for Umbraco 8 - v2 for Umbraco 9 coming up :)

1.2.1-beta

25 Feb 08:38
Compare
Choose a tag to compare
1.2.1-beta Pre-release
Pre-release
  • Add template check for indexing nodes (or not)

1.2.0-beta

19 Feb 19:10
b437809
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release
  • Fix bug when caching cultured content, cached the default culture for all cultures instead
  • Changed some info-logging to debug
  • Removed task.run stuff when caching
  • Adds version number to Umbraco.Sys.ServerVariables for retrieving in dashboard
  • Adds functionality for generating a wrapping template for use when rendering (#47)
  • Adds ability to limit which content types are being searched

v0.2.0

02 Apr 10:11
Compare
Choose a tag to compare

Lot's of improvements and fixes, for example v8.6 upgrade problems fixed and non-variant websites support.

0.1.0

01 Oct 17:54
62645b6
Compare
Choose a tag to compare

Hey there Umbraco fans!

I'm happy to present you, the first version of Full Text Search for Umbraco 8! 🎉

Enjoy the release!

All the best from @skttl


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.FullTextSearch -Version 0.1.0