Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Dec 29, 2022
1 parent 472906b commit b1d79af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Updated the `NetlifyRedirects` setting so that when `true`, any existing Netlify-style `_redirects` file will be output (underscore files are normally excluded by default).
- Added a new `NetlifyPrefixRedirects` setting (`true` by default) that will automatically create redirect entries to files and folders that are prefixed with a specific value (`^` by default) from requests without the prefix. This is helpful when needing to publish files or folder prefixed with a `.` since [Netlify deployment doesn't support them](https://answers.netlify.com/t/netlify-deploy-api-removes-files-and-directories-beginning-with-a-period/37728/9) (#1002).
- Improved script injection behavior (I.e. for live reload support) when the HTML document deviates from standards (I.e. directly after Markdown rendering).
- Updated Statiq Framework reference to version [1.0.0-beta.65](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.65).

# 1.0.0-beta.52

Expand Down

0 comments on commit b1d79af

Please sign in to comment.