mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 16:33:00 +00:00
Update changelog
This commit is contained in:
parent
6e21a2aba6
commit
5b067fefec
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
- Enhanced the dev help page some more
|
- Enhanced the dev help page some more
|
||||||
- Changed the uploaded file preview generation to use imagemagick. You now need to have the `imagick` php extension installed (installation on linux: `sudo apt-get install php-imagick`).
|
- Changed the uploaded file preview generation to use imagemagick. You now need to have the `imagick` php extension installed (installation on linux: `sudo apt-get install php-imagick`).
|
||||||
- The uploaded file preview generation action will now return audio and video files as-is. This allows for HTML5 video / audio tags to be used to view audio and video files.
|
- The uploaded file preview generation action will now return audio and video files as-is. This allows for HTML5 video / audio tags to be used to view audio and video files.
|
||||||
|
- Made username box autofocus on login page.
|
||||||
|
- Added tab indexes to editing form
|
||||||
|
|
||||||
# Fixed
|
# Fixed
|
||||||
- Fixed the downloader
|
- Fixed the downloader
|
||||||
|
|
Loading…
Reference in a new issue