New
v0.5.0
Enhancements
- [Router] Add option
:sessioninbeacon_site - [Media Library] Add customizable asset delete callbacks - @ddink
- [Visual Editor] Include assigns defined by
on_mountin the page context - [Tasks] Move
beacon_siteto the end of the router (mount it after other routes) - [Tasks] Rename default Phoenix route when adding a site at root "/" to avoid conflicts
Fixes
- [Migrations] Hardcode
inserted_atandupdated_at- @sltong - [Media Library] Don't crash on invalid search query
- [Proxy Endpoint] Check when host/port doesn't match
Chores
- [CI] Organize workflows and run Igniter tasks separately
Docs
- Clean up and fix typos