All Versions
50
Latest Version
Avg Release Cycle
41 days
Latest Release
284 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.6.4 Changes
September 15, 2019- Filter on displayable images.
- ๐ Fixed during upload error on php compiled for 32 bit.
- ๐ Fixed icons on the installer page.
- The generated random strings are now more human readable.
โก๏ธ How to update
-
v2.6.3 Changes
September 14, 2019๐ Fixed
- ๐ Fixed #67.
- ๐ Fixed bad preload statement.
- ๐ Fixed wrong redirect after install in subdirs.
-
v2.6.2 Changes
September 06, 2019โ Added
- โ Added method for cache busting when updating/change theme.
- โ Added russian translation from Weblate.
๐ Changed
- ๐ Changed background default color.
- ๐ Use the Font Awesome web font for better performances.
-
v2.6.1 Changes
September 04, 2019โ Added
- โ Added alert if required extensions are not loaded.
๐ Changed
- ๐ Improved shell commands.
- โก๏ธ Updated translations.
๐ Fixed
- ๐ Fixed bad redirects on the web installer (#62).
- ๐ Fixed login page with dark themes.
-
v2.6 Changes
August 20, 2019โ Added
- โ Added support to use AWS S3, Google Cloud Storage, Dropbox and FTP(s) accounts as storage location.
- โ Added german and norwegian translations from Weblate.
- โ Added ability to force system language.
๐ Changed
- ๐ Improved lang detection.
๐ Fixed
- ๐ Fixed missing icon.
-
v2.5.3 Changes
May 12, 2019๐ Changed
- ๐ Improved exception stacktrace logging.
๐ Fixed
- ๐ Fixed bad css loading on Firefox (#35).
- ๐ Fixed wrong style for publish/unpublish button.
-
v2.5.2 Changes
May 09, 2019โ Added
- โ Added preloading for some resources to improve performances.
- โ Added check for block execution on EOL and unsupported PHP versions.
๐ Changed
- ๐ Improved session handling.
- Other minor improvements.
๐ Fixed
- ๐ Fixed telegram share not working.
- ๐ Fix for big text file now are not rendered in the browser.
-
v2.5.1 Changes
April 10, 2019๐ Changed
- ๐ Improved HTTP partial content implementation for large files.
๐ Fixed
- ๐ Fixed bad redirect if the theme folder is not writable. (#27)
-
v2.5 Changes
February 10, 2019โ Added
- โ Added partial content implementation (stream seeking on chromium based browsers).
- [BETA] Added self update feature.
- โ Added project favicon.
๐ Changed
- ๐ Updated project license to AGPL v3.0 (now releases ships with the new license).
- ๐ Improved video.js alignment with large videos.
- ๐ Optimized output zip release size.
- Templates cleanup and optimizations.
- ๐ Improved error handling.
-
v2.4.1 Changes
January 24, 2019๐ Fixed
- ๐ Fixed error message when the file is too large. (#15)
- ๐ Fixed button alignment.