# Laravel Herd 1.29.0 — Version 1.29.0 - Product: Laravel Herd (https://whatsnew.fyi/product/laravel-herd) - Vendor: Beyond Code - Date: 2026-06-30 - Version: 1.29.0 - Original notes: https://herd.laravel.com/api/versions - Permalink: https://whatsnew.fyi/product/laravel-herd/releases/1.29.0 - Labels: Platforms: macOS What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Laravel Forge integration now supports organizations - **added** — Added herd php:update all command to update every installed PHP version in a single command - **added** — Added a button to copy the mail server's environment variables directly from the Mail window - **changed** — Migrated the Laravel Forge integration to the v2 API with granular OAuth scopes and automatic token refresh - **changed** — The intercept dumps toggle is now remembered across app launches - **changed** — Improved compatibility with macOS 26 - **changed** — Available service versions are now sorted numerically - **changed** — Added the .mjs MIME type to the bundled Nginx config - **changed** — Improved Craft CMS log viewer detection - **changed** — Updated the built-in Forge binary - **changed** — Updated the built-in Composer binary - **changed** — Updated the built-in Laravel Installer - **changed** — Updated the built-in cacert.pem bundle - **fixed** — Fixed an issue where favicon.ico and robots.txt were served with a 404 status - **fixed** — Fixed an issue where herd init could fail to isolate PHP when the project's manifest specified a different PHP version - **fixed** — TLS certificates now include X509v3 extensions so they pass OpenSSL strict mode - **fixed** — Fixed Typesense failing to start when its data path contained a space and assigned fixed failed peering ports - **fixed** — Fixed a missing separator between multiple To and CC addresses in the mail viewer - **fixed** — Fixed a mail server crash when a message had no Date header, and added a Message-ID fallback for raw SMTP messages - **fixed** — Fixed a truncated Connect SSH button and incorrect PHP version display on remote sites New Features - The Laravel Forge integration now supports organizations - Added herd php:update all to update every installed PHP version in a single command - Added a button to copy the mail server's environment variables directly from the Mail window Fixes and Improvements - Migrated the Laravel Forge integration to the v2 API with granular OAuth scopes and automatic token refresh; integrations that to update the scopes show a Reconnect option - The "intercept dumps" toggle is now remembered across app launches - Improved compatibility with macOS 26 - Fixed an issue where favicon.ico and robots.txt were served with a 404 status - Fixed an issue where herd init could fail to isolate PHP when the project's manifest specified a different PHP version - Hardened extra service response parsing in herd init - Available service versions are now sorted numerically - TLS certificates now include X509v3 extensions so they pass OpenSSL strict mode - Fixed Typesense failing to start when its data path contained a space and assigned fixed failed peering ports - Fixed a missing separator between multiple To and CC addresses in the mail viewer - Fixed a mail server crash when a message had no Date header, and added a Message-ID fallback for raw SMTP messages - Fixed a truncated "Connect SSH" button and incorrect PHP version display on remote sites - Fixed a bug where a Forge connection could not be removed from a site - - Fixed the Settings window resizing on small screens - Added the .mjs MIME type to the bundled Nginx config - Improved Craft CMS log viewer detection - Updated the built-in Forge binary - Updated the built-in Composer binary - Updated the built-in Laravel Installer - Updated the built-in cacert.pem bundle