Skip to content

Releases: xPapay/localhoist

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:11

Changelog

  • c7f772e Release v0.3.0: pin binary + badge to the version
  • 78bdab9 Point at the middleware package when patching APP_URL
  • 4716029 Landing page: make the three install routes read as alternatives
  • 2ff556c Landing page: lead with the no-account Cloudflare default
  • 056e05e Default to Cloudflare quick tunnel; make ngrok an opt-in
  • 315f3cc Reframe hero toward live sharing; add smooth section scrolling
  • a798461 Make the hero tunnel URL an obvious placeholder
  • b73ac3e Update landing page
  • 8c6d9a9 Redirect php artisan share to the host when run in a container
  • 1040624 Rebuild landing page from the Localhoist Design System
  • c66e3d2 Landing page polish: 2x2 steps grid, GIF opens on the QR frame
  • f3399e5 Landing page + demo GIF, deployed via GitHub Pages
  • 56d5458 Domain is localhoist.io, not .dev

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:20

Changelog

  • 2f36826 Pin wrapper to 0.2.3 — first notarized macOS release
  • cd3b268 Notarization pipeline for macOS binaries (dormant until credentials)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:13

Changelog

  • 4a1d16c Homebrew tap: publish a cask on every release

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:03

Changelog

  • 9ec2b41 Route laravel-vite-plugin v3 font requests to Vite; verified on Vite 8

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:49

Changelog

  • 1414cc6 Zero .env mutation via trusted-proxy middleware

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:24

Changelog

  • 84f59a0 Packagist split: mirror packages/laravel to localhoist-laravel

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:15

Changelog

  • a26f8e7 Rename to localhoist; add CI and release automation
  • 9642320 Composer wrapper: php artisan share
  • 80e2f55 In-flight rewriting: HMR, Echo, and script tags work with zero config
  • ab99dd8 Initial MVP: tunnel a Laravel app with working Vite HMR and Reverb