This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
smarti-0.8.0-RC2
Pre-release
Pre-release
Smarti 0.8.0 Release Notes
Smarti 0.8.0
introduces a new result provider "Rocket.Chat-Search", providing live search on the integrated
Rocket.Chat search functionality.
New in Smarti 0.8.0
- #274 - Specify Query Provider for Rocket Chat Search
- #275 - Implement UI for Rocket.Chat Query Provider
- #276 - Implement Rocket.Chat query provider
- #278 - Exclude Context Messages for Rocket.Chat Search
- #281 - Limit Messages per Conversation
- #282 - Add RocketChatSearch Query Provider to existing Configurations
- #283 - Update Changelog with the new Features in Smarit 0.8.0
- #284 - Set EXPECTED_DB_VERSION to 7
- #285 - SmartiWidget: Tokens are not shown initially
- #287 - Widget shows wrong error messages
Upgrading
To ensure that the improved analysis result is available for all users,
you should clear the collection caching analysis results.
Furthermore, all client-configurations that have the classical conversationsearch
enabled get the new
rocketchatsearch
endpoint added.
A migration script is available. If you are not using one of the provided
installation packages (deb, rpm) or docker, you must apply it manually:
include::{migration_scripts}/migrate-07_0.7.1-to-0.8.0.js[lines=112..-1]