New
v0.4.1
Enhancements
- Added new lifecycle stage
:after_unpublish_pageto execute hooks after a page is unpublished - Added
MediaLibrary.url_for_asset/2to return URL of an asset given the site and the file name gen.siteadded option--endpointto overwrite the generated site endpoint module name
Fixes
gen.sitedoesn't fail on pre-existing endpoint modulegen.sitedoesn't remove existing beacon runtime configgen.proxy_endpointadd missing:render_errorsconfig for ProxyEndpoint- Do not call compile-time endpoint functions during boot
- Pin esbuild version up to 0.8.x on OTP v24 and below (esbuild 0.0 requires OTP v25)
- Do not crash
url_for/1,url_for/2, orurls_for/1when provider is invalid - Fix rendering mermaid blocks on docs