Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Improvements

  • Wildcard & phrase queries are now highlighted in PDFs
  • Combination of highlighting queries and explaining smart filters is now possible
  • Dragging and dropping of widgets in the dashboard edit mode has improved
  • Items are now stored/queried by referencing their subscription_id instead of their source_id. This will allow Squirro to process items from a source differently per project/object and also allows users to change the source (e.g. include more search terms in a search). This has the following two breaking side-effects:
    • Queries referencing sources now need to pass in their subscription IDs
    • Items no longer include the source_ids field.

Migration scripts will migrate the data seamlessly.

Bug Fixes

  • time_increment query parameter is working again
  • Ensure all recipients of an alert receive the digest email
  • Ensure the timezones are correct when sending digest emails
  • Ensure facet titles are sorted correctly
  • Fix caching of keywords without values

Deprecated functions/features

  • The get_items method of the SquirroClient should no longer be used. Please use the query function
  • Query expansion on a project level using query_string has been removed
  • The get_project_source method of the SquirroClient got removed
  • The modify_project_source method of the SquirroClient got removed
  • The delete_project_source method of the SquirroClient got removed
  • The get_project_sources method of the SquirroClient got removed
  • Pipelet uploading/editing is disabled by default. Talk to the operator in charge if you need Pipelet access