Changelog: Add info about the websearch option
authorlain <lain@soykaf.club>
Thu, 19 Nov 2020 15:13:53 +0000 (16:13 +0100)
committerlain <lain@soykaf.club>
Thu, 19 Nov 2020 15:13:53 +0000 (16:13 +0100)
CHANGELOG.md

index 8658d544099f7bae38c731b891ba59870b0aa502..e3349a2134aabb320bf0b37adcc71a4378be46c1 100644 (file)
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Configuration: Add `:instance, autofollowing_nicknames` setting to provide a way to make accounts automatically follow new users that register on the local Pleroma instance.
 - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media`.
 - The site title is now injected as a `title` tag like preloads or metadata.
+- Added a configuration option to use the postgresql `websearch` function for more complicated search queries.
 
 <details>
   <summary>API Changes</summary>