New
v0.4.0
0.4.0 (2025-02-12)
Enhancements
- Added support for user-defined JS Hooks
- Added
Beacon.ProxyEndpointfor serving multiple domains within a single app mix beacon.gen.sitenow creates a new Endpoint per site- Added
--hostoption formix beacon.gen.siteto serve your site at an alternative domain - Beacon will now automatically generate a
robots.txtfor each domain served by your app - Beacon will now automatically generate a
sitemap_index.txtfor each domain, andsitemap.txtfor each site
Fixes
- Fixed a bug where MediaLibrary could check for file contents on the wrong node in multi-node deployments
- Fixed a missing function error when using Beacon with LiveView 1.0.0
- Visual Editor no longer crashes when attempting to edit a new page before saving
- Asset requests now properly follow
accept-encodingheaders - Prevent app Endpoints from accepting requests before Beacon is ready to serve them
- now falls back to the default value when a option is provided