Skip to content

Releases: enonic/lib-static

v1.0.3

14 Apr 14:59
c284ad6

Choose a tag to compare

Changelog

There have been no changes to the project after v1.0.2.

1.0.2: Fix index fallback and redirect inconsistencies

30 Jul 07:19

Choose a tag to compare

Changelog

Bugs

  • Fix possible index fallback problem (#76). Relying on XP version 7.7.1 or above, this update improves consistency of index fallbacks and redirects with and without a trailing slash.

Documentation

  • Improvements to example chapters on serving static files from webapps and controller mappings, and how to write the getCleanPath option function

v1.0.1

26 Apr 10:47

Choose a tag to compare

Changelog

Bugs

  • .exists() returns true for directories in XP prod runmode (#63).

v1.0.0

22 Apr 09:01

Choose a tag to compare

Changelog

There have been no changes to the project after v0.1.0.

v0.1.0

19 Apr 09:44

Choose a tag to compare

Changelog

Bugs

  • Some errors 404 potentially insecure (#45).
  • Spaces in filenames are not supported (#38).
  • ioLib: resource.exists() mistakenly returns true for directories without trailing slash (#58).