Skip to content

Releases: N-Parsons/grav-plugin-file-browser

v0.2.8: Bugfix

17 Mar 10:02
a191727
Compare
Choose a tag to compare

Fixes issue with duplicate language key.

v0.2.7: Improved FA4 support

28 Apr 15:22
Compare
Choose a tag to compare

This release adds better handling for FA4 users (which is often the version used by themes).

v0.2.6: Bugfix, plus more sort options

13 Oct 17:02
d5ee03c
Compare
Choose a tag to compare
  • Fixes issue with dots in folder names.
  • Adds option to disable sort button.
  • Adds option for reversal of default sort order.

v0.2.5: Add alphabetic file sorting

16 Aug 15:25
144ed83
Compare
Choose a tag to compare
Implement alphabetic sorting (#9)

v0.2.4: Fix issue with list view as default

16 Aug 12:33
5d2a891
Compare
Choose a tag to compare
Fix issue with list view as default (#8)

* Fix list view as default
* Prepare for release

v0.2.3: Fix issue with filepaths

15 Aug 09:47
4a3482c
Compare
Choose a tag to compare

File paths are now absolute with respect to the site root, and handle cases where Grav is hosted from a subdirectory.

v0.2.2: Fix bug with empty folders

12 Aug 14:00
Compare
Choose a tag to compare
Handle cases where folders only contain folders

v0.2.1: Improved support for 'embed-fontawesome'

12 Aug 13:30
576e37a
Compare
Choose a tag to compare

There were a couple of bugs/conflicts with icons when paired with the embed-fontawesome plugin. These have now been resolved.

v0.2.0: Improved thumbnail generation

12 Aug 10:13
7ddb96b
Compare
Choose a tag to compare
Improve thumbnail generation (#3)

v0.1.3: Improved robustness of file icons

08 Aug 14:50
423d821
Compare
Choose a tag to compare

This release improves the structure of the HTML for icons and file/folder names.