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

Update changelog for v0.20.3-hotfix3

TODO: merge hotfixes into this branch
This commit is contained in:
Starbeamrainbowlabs 2020-04-18 12:55:14 +01:00
parent d7ad69e665
commit 300f1df8f4
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -44,6 +44,11 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
- [Module Api] Optimisation: Remove `search::transliterate` because it has a huge overhead. Use `search::$literator->transliterate()` instead. - [Module Api] Optimisation: Remove `search::transliterate` because it has a huge overhead. Use `search::$literator->transliterate()` instead.
- [Module Api] Add new `absolute` and `html` optional boolean arguments to `render_timestamp()` - [Module Api] Add new `absolute` and `html` optional boolean arguments to `render_timestamp()`
## v0.20.3-hotfix3
- Squash password-based warning (thanks, @SeanFromIT!)
- Fix double-dot issue in uploaded files (thanks, @SeanFromIT!)
## v0.20.2-hotfix2 ## v0.20.2-hotfix2
- Update Parsedown to squash warnings in PHP 7.4 - Update Parsedown to squash warnings in PHP 7.4