From 8c6afea314cfad1a371214aa4b0b6bc06a352413 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Tue, 10 Jun 2014 00:34:14 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd45e814..9c61e604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,12 @@ * adds option where to place folders (top, inplace, bottom) * adds markdown support for custom header and footer files * adds video and audio preview via HTML5 elements (no fallback, works best in Chrome) -* removes server side file manipulation extensions `dropbox`, `delete` and `rename` -* fixes QR code URI origin (issue [#287](https://github.com/lrsjng/h5ai/issues/287)) -* improves preview GUI +* adds filter reset on location change * adds Google UA support * extends selectable icon sizes (adds 128px, 192px, 256px, 384px) +* improves preview GUI +* fixes QR code URI origin (issue [#287](https://github.com/lrsjng/h5ai/issues/287)) +* removes server side file manipulation extensions `dropbox`, `delete` and `rename` * updates H5BP to 4.3.0 * updates jQuery to 2.1.1 * updates json2.js to 2014-02-04