All Versions
54
Latest Version
Avg Release Cycle
120 days
Latest Release
1462 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.25.0 Changes
June 22, 2014- ➕ add sidebar
- ➕ add initial theme support
- ➕ add icons from Evolvere Icon Theme
- ➕ add PHP variant to calc folder sizes
- ➕ add scroll position reset on location change (issue #279)
- ➕ add option to hide unreadable files
- ➕ add option where to place folders (top, inplace, bottom)
- ➕ add markdown support for custom header and footer files
- ➕ add video and audio preview via HTML5 elements (no fallback, works best in Chrome)
- ➕ add filter reset on location change
- ➕ add option to make download button always visible
- ➕ add Google UA support
- extend selectable icon sizes (add 128px, 192px, 256px, 384px)
- 👌 improve preview GUI
- disable thumbs in
cache
folder - 🛠 fix QR code URI origin (issue #287)
- replace PHP backtick operator with
exec
- ✂ remove server side file manipulation extensions
dropbox
,delete
andrename
- ⚡️ update
H5BP
to 4.3.0 - ⚡️ update
jQuery
to 2.1.1 - ⚡️ update
json2.js
to 2014-02-04 - ⚡️ update
markdown-js
to 0.5.0 - ⚡️ update
Modernizr
to 2.8.2 - ⚡️ update
Moment.js
to 2.6.0 - ⚡️ update
Underscore.js
to 1.6.0 - ⚡️ update languages (
bg
,ko
,pt
,sl
,sv
,zh-cn
)
-
v0.24.1 Changes
April 09, 2014 -
v0.24.0 Changes
September 04, 2013- ⚡️ updates image and text preview
- ➕ adds variable icon sizes
- ➕ adds optional natural sort of items
- ➕ adds optional checkboxes to select items
- ➕ adds text preview modes: none, fixed, markdown
- optionally hide folders in main view
- 👉 makes use of EXIF thumbnails optional
- 🛠 fixes file deletion of multiple files
- 🛠 fixes
setParentFolderLabels = false
- 🛠 fixes shell-arg and RegExp escape issues
- cleans code
- ⚡️ updates info page
/_h5ai
- ➕ adds
aiff
toaudio
types - ➕ adds
da
translation by Ronnie Milbo - ⚡️ updates to
pl
translation by Mark
-
v0.23.0 Changes
July 21, 2013- ✂ removes
aai
mode! - ⬇️ drops support for IE7+8 (simple fallback, same as no javascript)
- 👉 uses History API if available (way faster browsing)
- faster thumbnail generation if EXIF thumbnails available
- ➕ adds optional custom headers/footers that are propageted to all subfolders
- optional hide parent folder links
- 🛠 some fixes on previews
- 📦 speeds up packaged downloads
- ➕ add line wrap and line highlighting (on hover) to text preview
- 🆕 new design (colors, images)
- now uses scalable images for the interface
- 🛠 fixes filter (ignore parent folder, display of
no match
) - 🛠 lots of small fixes
- ⚡️ updates
H5BP
to 4.2.0 - ⚡️ updates
jQuery
to 2.0.3 - ⚡️ updates
jQuery.mousewheel
to 3.1.3 - ⚡️ updates
Moment.js
to 2.1.0 - ⚡️ updates
markdown-js
to 0.4.0-9c21acdf08 - ⚡️ updates
json2.js
to 2013-05-26 - ➕ adds
uk
translation by Viktor Matveenko - ⚡️ updates to
pl
translation by Mark
- ✂ removes
-
v0.22.1 Changes
October 16, 2012- 🐛 bug fix concerning API requests in PHP mode
- 💅 minor changes in responsive styles
-
v0.22 Changes
October 14, 2012- 🔧 general changes h5ai directory layout and configuration
- 🔧 splits configuration file (
config.json
) into filesoptions.json
,types.json
andlangs.json
- localization now in separate files
- ➕ adds auto-refresh
- ➕ adds drag'n'drop upload (PHP, experimental)
- ➕ adds file deletion (PHP, experimental)
- cleans and improves PHP code
- PHP no longer respects htaccess restrictions (so be careful)
- PHP ignore patterns might include paths now
- 👌 improves separation between aai and php mode
- 👌 improves performance in aai mode
- ➕ adds optional binary prefixes for file sizes
- 👌 improves filter: autofocus on keypress, clear on
ESC
- 📦 download packages now packaged relative to current folder
- 📦 download package name changable
- splits type
js
intojs
andjson
- prevents some errors with files > 2GB on 32bit OS
- ➕ adds max subfolder size in tree view
- ➕ adds ctrl-click file selection
- ➕ adds Piwik analytics extension
- 📦 temp download packages are now stored in the
cache
-folder and deleted as soon as possible - ⚡️ updates translations
- ➕ adds
he
translation by Tomer Cohen - ⚡️ updates 3rd party libs
-
v0.21 Changes
August 06, 2012- 🛠 fixes misaligned image previews
- ➕ adds no JavaScript fallback to PHP version
- 🛠 fixes duplicate tree entries and empty main views
- ➕ adds Google Analytics support (async)
- 👌 improves filter (now ignorecase, now only checks if chars in right order)
- ➕ adds keyboard support to image preview (space, enter, backspace, left, right, up, down, f, esc)
- ➕ adds text file preview and highlighting with SyntaxHighlighter (same keys as img preview)
- ➕ adds Markdown preview with markdown-js
- ➕ adds new type
markdown
- 🔄 changes language code
gr
toel
- ➕ adds localization for filter placeholder
- ➕ adds
hu
translation by Rodolffo - ⚡️ updates to jQuery.qrcode 0.2
- ⚡️ updates to jQuery.scrollpanel 0.1
- ⚡️ updates to modulejs 0.2
- ⚡️ updates to Moment.js 1.7.0
- ⚡️ updates to Underscore.js 1.3.3
-
v0.20 Changes
May 11, 2012- ➕ adds image preview
- ➕ adds thumbnails for video and pdf
- ➕ adds support for lighttpd, nginx and cherokee and maybe other webservers with PHP
- ➕ adds folder size in PHP version via shell
du
- 🛠 fixes some localization problems
- ⚡️ updates info page at
/_h5ai/
- switches to JSHint
-
v0.19 Changes
April 19, 2012- ➕ adds lots of config options
- 🔄 changes in
config.js
andh5ai.htaccess
- 🛠 fixes js problems in IE 7+8
- hides broken tree view in IE < 9, adds a message to the footer
- ✂ removes hash changes since they break logical browser history
- 🛠 fixes thumbnail size for portrait images in icon view
- 🛠 fixes problems with file type recognition
- ➕ adds an info page at
/_h5ai/
- sort order is preserved while browsing
- ✂ removes PHP error messages on thumbnail generation
- 🛠 fixes PHP some problems with packed download
- ➕ adds support for tarred downloads
- 🔄 changes crumb image for folders with an index file
- ➕ adds
index.php
to use h5ai in non-Apache environments - switches from Datejs to Moment.js
- ➕ adds underscore.js
- 🛠 fixes mousewheel problems, updates jQuery.mousewheel to 3.0.6
- ⚡️ updates
lv
translation - ➕ adds
ro
translation by Jakob Cosoroabă - ➕ adds
ja
translation by metasta - ➕ adds
nb
translation by Sindre Sorhus - ➕ adds
sr
translation by vBm - ➕ adds
gr
translation by xhmikosr
-
v0.18 Changes
February 24, 2012- ➕ adds optional QRCode display
- ➕ adds optional filtering for displayed files and folders
- ⚡️ updates design
- 👌 improves zipped download
- ➕ adds support for zipped download of htaccess restricted files
- 🔄 changes h5ai.htaccess
- 0️⃣ custom headers/footers are now optional and disabled by default
- 🛠 fixes problems with folder recognition in the JS version
- 🛠 fixes include problems in PHP version
- 🛠 fixes path problems on servers running on Windows in PHP version
- 🛠 fixes broken links in custom headers/footers while zipped download enabled
- 🛠 fixes problems with thumbnails for files with single or double quotes in filename
- 👌 improves url hashes
- ⚡️ updates year in
LICENSE.TXT
- ⚡️ updates es translation
- ➕ adds
zh-tw
translation by Yao Wei - ⚡️ updates
zh-cn
translation