v0.40.0-beta - 2022-06-22
caendesilva
released this
22 Jun 15:39
·
1149 commits
to master
since this release
Added
- Added back the AppServiceProvider
- Added system for defining easy to use post-build hooks hydephp/develop#79
- Added configuration option to exclude documentation pages from showing up in the JSON search index
Changed
- Changelog files in the documentation source directory are now ignored by the JSON search index by default
- Adds a fallback which removes the search modal popup and redirects to the search.html page when the dialogue element is not supported.
Deprecated
- Deprecate the site_output_path option in the Hyde config file. Will be handled by the HydeServiceProvider.
Removed
- Removed the deprecated bootstrap directory
- Removed default .gitkeep from the _site directory
Security
- Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
What's Changed
- v0.40.0-beta by @caendesilva in #550
Full Changelog: v0.39.0-beta...v0.40.0-beta