All Versions
50
Latest Version
Avg Release Cycle
41 days
Latest Release
284 days ago

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.