v0.0.29
25 June 2026
Built-in and site addons now get an automatic root @alias, no config needed.
Changed
App::loadAddons()automatically aliases everyphlat//site/addon to its folder name (e.g.phlat/admin→@admin) : explicitaliasconfig is now only needed to override that default or to alias an externaladdons/{vendor}/{name}addon. Site addons win the alias on a name collision with a built-in.phlat/config.json'saddonsentries dropped their now-redundantaliaskeys;phlat/adminandphlat/gitare listed explicitly alongsideclockwork/ui.- Admin layout's hardcoded
$admin->file(...)asset references switched tof('/admin/...').