diff --git a/Changelog.md b/Changelog.md index 330b06d..0a26ba8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -21,7 +21,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t - Added `password_cost`, `password_cost_time`, and `password_cost_time_interval` settings - `password_cost` is recalculated automatically every week by default (it keeps track of this via the `password_cost_time_lastcheck` 'setting') - The `css` setting will now keep a value of auto, even when `peppermint.json` is automatically updated by _Pepperminty Wiki_. - - Optimised the search system a lot (~2800ms searches now take ~450ms O.o) + - Optimised the search system a lot (#157 - ~2800ms searches now take ~450ms O.o) - Tuned the default value for `search_characters_context` down to 75 (this won't be the case for existing wikis, so you'll need to adjust it manually) - Added new `search_characters_context_total` setting to control the maximum characters in a search context