HydePHP v1.8.0 - 2025-05-17 #2185
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version v1.8.0 - 2025-05-17
Added
HydeKernelarray representation to include the Hyde version in Update theHydeKernelarray representation to include the Hyde version #1786cache:clearcommand to make it easier to clear the cache in Register the cache clear command #1881Hyperlinks::isRemote()helper method to check if a URL is remote in Normalize protocol relative URL handling #1882descriptionfront matter field (used in page metadata) in Support setting page descriptions in front matter for all page types #1884Filesystem::findFiles()method to find files in a directory in [1.x] ReplaceGLOB_BRACEwith a more robust solution #2064webpto the list of default media extensions in Addwebpto the list of default media extensions framework#663Changed
Hydefacade to use a@mixinannotation instead of single method annotations in Update the Hyde facade to use a mixin annotation instead of method annotations #1919Serializabletrait to provide a default automatictoArraymethod in Update theSerializabletrait to provide a default automatictoArraymethod #1791PostAuthorclass'snameproperty to fall back to theusernameproperty if thenameproperty is not set in [1.x] Update the post author class to prepare for the v2 overhaul #1794PostAuthorclass'snameproperty as it is now always set in [1.x] Update the post author class to prepare for the v2 overhaul #1794torchlight:installcommand is now hidden from the command list as it's already installed in Hide the Torchlight install command #1879//are consistently considered to be remote in all places in Normalize protocol relative URL handling #1882 (fixes UpdateHyde::asset()method to consider protocol relative URLs//to be remote #1788)GLOB_BRACEwith a more robust solution #2064Deprecated
PostAuthor::getName()method is now deprecated and will be removed in v2. (use$author->nameinstead) in [1.x] Update the post author class to prepare for the v2 overhaul #1794FeaturedImage::isRemote()method in favor of the newHyperlinks::isRemote()method in Normalize protocol relative URL handling #1882Hyde::mediaLink()method in favor of theHyde::asset()method in [1.x] DeprecateHyde::mediaLinkbeing replaced byHyde::asset()in v2 #1993Fixed
GLOB_BRACEwith a more robust solution #2064Hyde\Foundation\Kernel\GLOB_BRACE" Undefined constant "Hyde\Foundation\Kernel\GLOB_BRACE" hyde#270 in [1.x] ReplaceGLOB_BRACEwith a more robust solution #2064