-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
HydePHP v1.4.0 - 2023-12-11 #585
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Improve navigation priority discovery to allow both sidebars and main navigation to support both list and keyed config syntax hydephp/develop@ed14ee3
…guration-options Support both route keys and identifiers for specifying sidebar order hydephp/develop@cf88506
Update internal testing scripts hydephp/develop@1478d04
Sync back with downstream repositories hydephp/develop@1e5c2d3
…n-for-test-runners Use dynamic PHP setup action version for test runners hydephp/develop@82a166f
Implement process output test hydephp/develop@a60c42d
Fancy serve command hydephp/develop@1fafeb5
Refactor console output internals hydephp/develop@cd9add2
Fancy serve command cleanup hydephp/develop@e13e215
…me-compiler Pass through settings to realtime compiler hydephp/develop@0594ddc
…me-compiler Fix command extending wrong base class hydephp/develop@ddd0c75
Add a live edit feature to the realtime compiler hydephp/develop@e1eba70
…-sidebar-when-it-is-the-only-page Add documentation index page to the sidebar when it's the only page hydephp/develop@a524c17
…nfiguration-option Update configuration option for the documentation sidebar footer to allow custom Markdown to be specified hydephp/develop@b4e6831
…l-configuration Expand dot notation when merging Yaml configuration hydephp/develop@79907bd
GitHub Desktop silently failed to switch branch and I accidentally pushed to master instead of creating a PR. Revert "Extract helper method for resolving sitemap links" This reverts commit 4df9f2f4ae772e83003c7ba6492f1543f98d20b4. Revert "Use relative sitemap links when site URL is for localhost" This reverts commit 84d96f75f6135c29623aac0698eddcb15d3f557f. Revert "Use relative sitemap links when no site URL is set" This reverts commit 6bbfbdc7295dd596540abd036d5b79922c842df5. hydephp/develop@d1fdf50
…g-site-url Links in the sitemap.xml file are now relative when a site URL is not set, instead of using the default localhost URL. hydephp/develop@82265f5
…navigation-group-names Add config option to customize automatic sidebar navigation group names hydephp/develop@108ba0f
Refactor internal configuration loader and remove experimental Phar support hydephp/develop@66aaf69
Add option to open site in the browser when starting the realtime compiler hydephp/develop@e18e2be
HydePHP v1.4.0 - 2023-12-11 hydephp/develop@dde28de
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please see the release notes in the development monorepo https://github.com/hydephp/develop/releases/tag/v1.4.0