From c6db576980e6e0ef643715f7f01dc60cb7ffd529 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 1 Jun 2019 20:26:22 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 1b718a5..de93087 100644 --- a/Changelog.md +++ b/Changelog.md @@ -26,6 +26,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t - Default to allowing lossless flac and ogg audio files to be uploaded - Added new `minify_pageindex` setting, which defaults to `true` and causes the page index to be minified when saved. Improves performance slightly (especially on larger wikis as the page index grows), but makes debugging and ninja-edits more awkward. - [Module API] Added new `save_pageindex()` function which respects the above setting. + - Added PDF preview using your browser's default PDF viewer! ### Changed - Core sharding: split `core.php` into multiple files