All Versions
22
Latest Version
Avg Release Cycle
12 days
Latest Release
1299 days ago

Changelog History
Page 2

  • v3.0.3 Changes

    April 13, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed URL generation for paths starting with a folder with a single character name (#348)

    Detailed changelog: 3.0.2...3.0.3

  • v3.0.2 Changes

    April 08, 2020

    โž• Added

    • Added HIDDEN_FILES_LIST environment variable

    ๐Ÿ”„ Changed

    • Simplified hidden_files_list definition in app config

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed accessing/downloading files with spaces in their path/name

    Detailed changelog: 3.0.1...3.0.2

  • v3.0.0 Changes

    April 01, 2020

    ๐Ÿš€ Directory Lister 3 is here!!! ๐ŸŽ‰

    ๐Ÿ†• New in Directory Lister 3

    • Redesigned light and dark themes
    • Full directory file search
    • On-page README rendering
    • ๐ŸŒ Multi-lingual (translation) support
    • Complete under-the-hood re-wrtie

    ๐Ÿ”„ Changes since rc.4

    โž• Added

    • Load hidden file definitions from a .hidden file in the app root directory

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated Chinese (simplified) translations (#330)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed incorrect search box styles when dark mode is enabled
    • ๐Ÿ›  Fixed source code highlighting in dark mode having black text against a dark background

    Detailed changelog: 3.0.0-rc.4...3.0.0

  • v3.0.0-rc.4 Changes

    March 26, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed syntax error, unexpected ')' on PHP versions < 7.3 (#324)

    Detailed changelog: 3.0.0-rc.3...3.0.0-rc.4

  • v3.0.0-rc.3 Changes

    March 25, 2020

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored application according to PHP-DI recommended usage
      • This limits loaded classes to only those used in each request and allowed us to remove the phlak/config dependency

    Detailed changelog: 3.0.0-rc.2...3.0.0-rc.3

  • v3.0.0-rc.2 Changes

    March 24, 2020

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved search response when no results are found
    • Only show search clear button if a search was performed
    • ๐Ÿ”จ Various internal tweaks and refactoring

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed "no results found" search page not populating the search bar with the previous search
    • Return 404 when attempting to access a folder outside of the app directory
    • ๐Ÿ›  Fixed breadcrumb link underline extending into blank space
    • Fixed incorrect default value for HIDE_VCS_FILES

    Detailed changelog: 3.0.0-rc.1...3.0.0-rc.2

  • v3.0.0-rc.1 Changes

    March 11, 2020

    โž• Added

    • โž• Added Russian translation
    • โž• Added Italian translation (#299)
    • Added http_expires configuration value
    • โž• Added several icon definitions

    ๐Ÿ”„ Changed

    • ๐Ÿš€ Miscellaneous internal refactoring in preparation for a stable release

    Detailed changelog: 3.0.0-beta.10...3.0.0-rc.1

  • v3.0.0-beta.9 Changes

    February 25, 2020

    โž• Added

    • โž• Added a default error handler to handle all uncaught exceptions
    • โž• Added debug mode to allow access to detailed error messages
    • โž• Added language configuration and translations support
      • English
      • Spanish
      • German
      • French
      • Simplified Chinese
      • Traditional Chinese

    Detailed changelog: 3.0.0-beta.8...3.0.0-beta.9

  • v3.0.0-beta.8 Changes

    February 19, 2020

    โž• Added

    • โž• Added a configuration option to control whether zip downloads are enabled/disabled

    ๐Ÿ”„ Changed

    • Unified app and view config into a single file (now just app/config/app.php)

    โœ‚ Removed

    • โœ‚ Removed .htaccess file as it's no longer needed

    ๐Ÿ›  Fixed

    • โž• Added missing search page title
    • ๐Ÿ›  Fixed searching for a blank string causing error or blank page

    Detailed changelog: 3.0.0-beta.7...3.0.0-beta.8

  • v3.0.0-beta.7 Changes

    February 17, 2020

    โž• Added

    • โž• Added keyboard shortcut (/) for focusing the search input

    ๐Ÿ”„ Changed

    • โœ‚ Removed leading path to files in generated zip archives

    ๐Ÿ›  Fixed

    • Zip downloads generated from the root folder now have the filename Home.zip

    Detailed changelog: 3.0.0-beta.6...3.0.0-beta.7