Notes & Dispatches /Release

HydePHP Version v1.4 Released

This new update brings Live Edit and a bunch of other DX enhancements

Emma 1 min read

Overview

HydePHP v1.4 is now available for download!

This new update brings a Live Edit feature and a bunch of other developer experience enhancements.

Live Edit

The live edit feature allows you to quickly edit Markdown-based pages (posts, docs, and pages) directly in the browser.

To enter the live editor, simply double-click on the article you want to edit, and it will be replaced with a text editor. When you're done, click the save button to save the changes to the page's source file.

Realtime Compiler Console Output Facelift

The compiler console output has been redesigned to be more useful and pleasant to look at.

Compiler Console Output

Other Enhancements and Fixes

Here are just some of the other improvements in this release, for the full list of changes, see the release notes.

Upgrade Guide

To upgrade to this version, simply run the following commands:

1composer require hyde/framework:^1.4
2composer require hyde/realtime-compiler:^3.2

You may first want to read the upgrade guide documentation.

Conclusion

We hope you enjoy this release, and please report any issues you find at GitHub, https://github.com/hydephp/hyde, and share your thoughts on Twitter/X, just use the hashtag #HydePHP, and tag us at @HydeFramework.


Syntax highlighting by Torchlight.dev

Emma

โ†— Discuss on GitHub โ†— Share this dispatch โ†— Subscribe by RSS