Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.43.0-beta - 2022-06-25 - File-based Collections #556

Merged
merged 6 commits into from
Jun 25, 2022
Merged

Conversation

caendesilva
Copy link
Member

Added

  • Added configuration option hyde.media_extensions to allow you to specify additional comma separated media file types. #39
  • Adds a safer config option hyde.output_directory for customizing the output directory
  • Adds a file-based way to create and interact with collections, https://hydephp.com/docs/master/collections

Removed

  • Removed the --pretty build command option which was deprecated in v0.25.x
  • Removed deprecated internal AssetManager trait which was replaced with the Asset facade

Fixed

  • HydeRC: Fixes a bug in the auxiliary exception handler leading to unintentional recursion causing out of memory errors in both the browser and the PHP server.

github-actions added 6 commits June 24, 2022 18:28
…llow-more-file-types-in-the-_media-directory

Add configuration option to allow more file types in the  media directory hydephp/develop@0a5cabf
Add a safer output directory config option to replace deprecated setting hydephp/develop@1731672
Remove the  build command option which was deprecated in v0.25.x hydephp/develop@ca0cd32
…manager-trait

Remove deprecated internal AssetManager trait hydephp/develop@194e0fc
@caendesilva caendesilva merged commit d4ae8dc into master Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant