Skip to content

v2.19.0 Search upgrade

Compare
Choose a tag to compare
@robguthrie robguthrie released this 19 Aug 19:49
· 1090 commits to master since this release

We've done a complete rewrite of how we index and search most content in Loomio:

  • If you search for something that exists, it will find it!
  • You can sort the results by 'newest', 'oldest' or 'best match'
  • You can include the author name with your search terms to narrow the scope of the results
  • You can combine the search with a tag to narrow the results down
  • You can filter by type "Thread", "Comment", "Poll", "Vote" etc
  • If your search matches a comment, it will take you to the comment within the thread.
  • You can search from anywhere in the app - the 🔍 icon is in the top right of every screen

Other stuff in this release:
PollOptionMeaning allow wrap of long poll option meaning texts.
Fixes to Docker libs so most file previews work
Gem upgrades including URI
Fix issues adding tags when starting discussion from sidebar
Fix bug with revoking stances when user has multiple stances (votes)