All Versions
54
Latest Version
Avg Release Cycle
120 days
Latest Release
1834 days ago

Changelog History
Page 1

  • v0.29.2 Changes

    March 22, 2019
    • ⚡️ update babel-loader to 7.1.1
    • ⚡️ update eslint to 5.15.3
    • ⚡️ update ghu to 0.13.0
    • ⚡️ update jsdom to 14.0.0
    • ⚡️ update kjua to 0.2.0
    • ⚡️ update lolight to 1.0.0
    • ⚡️ update scar to 1.2.0
  • v0.29.1 Changes

    February 20, 2019
    • replace babel-preset-es2015 with babel-preset-env
    • ⚡️ update eslint to 5.14.1
    • ⚡️ update ghu to 0.12.0
    • ⚡️ update jsdom to 9.2.0
    • ⚡️ update kjua to 0.1.2
    • ⚡️ update lolight to 0.6.0
    • ⚡️ update marked to 0.6.1
    • ⚡️ update normalize.css to 8.0.1
    • ⚡️ update scar to 1.0.0
  • v0.29.0 Changes

    August 12, 2016
    • back to cleaner visual experience
    • ➕ add option to disable sidebar
    • ➕ add options to filter/search ignore case
    • replace PHP getenv calls with $_SERVER lookups
    • ➕ add view.fallbackMode option to generally serve only fallback mode
    • 💻 serve fallback mode for text browsers (curl, links, lynx, w3m)
    • 🔄 change type txt-svg to img-svg, no thumbs but preview
    • 🛠 fix a tree indentation glitch
    • 🛠 fix shell command detection on Windows
    • 🛠 fix Piwik anayltics
    • 🛠 fix .htaccess auth issues
    • 🛠 fix drag-select on scrollable content
    • 🛠 fix download-all function
    • 🛠 fix audio and video preview loading
    • 🛠 fix thumbnail request issues
    • ➕ add rust type and icon
    • ➕ add autoplay option to audio and video preview
    • ➕ add --dereference to shell-du to follow sym links
    • remove Install section from README.md, causes too much trouble
    • ✂ remove peer5 support
    • ⚡️ update build process to use node 6.0+, no need for babel now
    • replace jquery-qrcode with kjua
    • replace prism with lolight
    • 📦 move deps to package.json (normalize.css, kjua, lolight and marked)
    • ✂ remove jQuery
    • ✂ remove lodash
    • ✂ remove modulejs for now
    • ⬇️ reduce JS code by 60% (~250kb -> ~100kb)
    • ⚡️ update languages (et, nl, pl)
  • v0.28.1

    December 19, 2015
  • v0.28.0 Changes

    December 19, 2015
    • now require PHP 5.5.0+
    • 🔄 change index path to /_h5ai/public/index.php
    • 🌐 now only /_h5ai/public/ needs to be web-accessible
    • ➕ add support for custom script and style additions
    • ➕ add options to set font families
    • ➕ add search
    • ➕ add ignorecase sorting option to tree
    • ➕ add wide links in tree view
    • ➕ add IE edge mode
    • ➕ add frontend tests
    • 🛠 fix some styles in IE10
    • 🛠 fix preview bottom bar for small screen widths
    • 🔨 lots of code cleanup and refactorings
    • 🔄 change API
    • ⚡️ update build process, now uses ghu
    • 👕 switch from jshint and jscs to eslint
    • ⚡️ update jQuery to 2.1.4
    • ⚡️ update lodash to 3.9.3 (add debounce and trim)
    • ⚡️ update marked to 0.3.5
    • ⚡️ update modulejs to 1.13.0
    • ⚡️ update prism to 2015-12-19
    • 💅 update h5bp styles to 5.2.0
    • ⚡️ update normalize.css to 3.0.3
    • ✂ remove Moment.js
  • v0.27.0 Changes

    April 10, 2015
    • 🆕 new layout
    • ➕ add editorconfig
    • ⬇️ drop support for IE9 (gets fallback)
    • ⚡️ update sidebar settings
    • ➕ add info sidebar
    • ➕ add opt-out for click'n'drag selection
    • ➕ add package name option for single selections
    • ➕ add initial support for Peer5
    • ➕ add option to down-sample images for preview
    • ➕ add option for natural sorting in tree sidebar
    • 🛠 fix problems with files/folders named 0
    • 🔄 change font from Ubuntu to Roboto (smaller footprint, clearer for small sizes)
    • switch back to Google Fonts
    • 👌 improve PDF thumbnail quality
    • 👌 improve drag-select
    • 👌 improve image preview
    • prevent listing _h5ai folder and subfolders
    • ⚡️ update build process, now uses mkr and fQuery
    • ⚡️ update jQuery to 2.1.3
    • ⚡️ update jQuery.qrcode to 0.11.0
    • ⚡️ update Lo-Dash to 3.6.0
    • ⚡️ update Modernizr to 2.8.3
    • ⚡️ update modulejs to 1.4.0
    • ⚡️ update Moment.js to 2.9.0
    • ⚡️ update Prism to 2015-04-05
    • ✂ remove deprecated Google Analytics code
    • ✂ remove jQuery.fracs
    • ✂ remove jQuery.scrollpanel
    • ✂ remove jQuery.mousewheel
    • ⚡️ update languages (af, es, ja, ko, ru, zh-cn)
  • v0.26.1 Changes

    August 16, 2014
    • 🛠 fix links
  • v0.26.0 Changes

    August 16, 2014
    • ✂ remove True Type fonts
    • outsource themes to h5ai-themes
    • ➕ add filesize fallback for large files and 32bit PHP
    • 🛠 fix server detection
    • ➕ add config file tests to info page
    • ✂ remove JSON shim
    • ➕ add caching of command checks
    • ⚡️ update jQuery.mousewheel to 3.1.12
    • ⚡️ update jQuery.qrcode to 0.8.0
    • replace markdown with marked 0.3.2
    • ⚡️ update modulejs to 0.4.5
    • ⚡️ update Moment.js to 2.8.1
    • replace underscore with Lo-Dash 2.4.1
    • replace SyntaxHighlighter with Prism 2014-08-04
  • v0.25.2 Changes

    July 01, 2014
    • ➕ add optional info page protection
    • fix short_open_tag issues for PHP < 5.4.0
    • 🛠 fix default folder download (alwaysVisible option)
    • 🛠 minor fixes
  • v0.25.1 Changes

    June 25, 2014
    • 🛠 fix broken paths for filenames containing '+' characters
    • 🛠 fix Google Universal Analytics
    • 🛠 fix file type check