mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
Update changelog for #147 PR from @ikisler
This commit is contained in:
parent
285d39e2ac
commit
674963c64b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed invalid opensearch description.
|
- Fixed invalid opensearch description.
|
||||||
- When deleting a page, if `feature-comments` is installed, all the comments attached to the page are deleted too
|
- When deleting a page, if `feature-comments` is installed, all the comments attached to the page are deleted too
|
||||||
|
- Fixed paths when generating previews in certain environments
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Make `invindex-rebuild` admin-only, but allow access if the POST param `secret` is set to your secret in `peppermint.json`
|
- Make `invindex-rebuild` admin-only, but allow access if the POST param `secret` is set to your secret in `peppermint.json`
|
||||||
|
|
Loading…
Reference in a new issue