Releases: N-Parsons/grav-plugin-file-browser
Releases · N-Parsons/grav-plugin-file-browser
v0.2.8: Bugfix
v0.2.7: Improved FA4 support
This release adds better handling for FA4 users (which is often the version used by themes).
v0.2.6: Bugfix, plus more sort options
- 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
Implement alphabetic sorting (#9)
v0.2.4: Fix issue with list view as default
Fix issue with list view as default (#8) * Fix list view as default * Prepare for release
v0.2.3: Fix issue with filepaths
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
Handle cases where folders only contain folders
v0.2.1: Improved support for 'embed-fontawesome'
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
Improve thumbnail generation (#3)
v0.1.3: Improved robustness of file icons
This release improves the structure of the HTML for icons and file/folder names.