From: lain Date: Thu, 24 Sep 2020 13:56:17 +0000 (+0200) Subject: Changelog: Add info about user search. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=defca4a8b1e5baa03b308e77bf2386f135b2584d;p=akkoma Changelog: Add info about user search. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f5d01af3..1a1de99a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed +- Search: Users are now findable by their urls. - Renamed `:await_up_timeout` in `:connections_pool` namespace to `:connect_timeout`, old name is deprecated. - Renamed `:timeout` in `pools` namespace to `:recv_timeout`, old name is deprecated. - The `discoverable` field in the `User` struct will now add a NOINDEX metatag to profile pages when false.