1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-02 10:13:01 +00:00

Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-06-01 20:26:22 +01:00
parent 02bc1ea7a2
commit c6db576980
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -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