v0.0.17
21 June 2026
Collection fieldtype removed, admin layout simplified, hidden CLI password prompt added.
Added
Cli::password(): prompts for input with the terminal echo hidden.f()global helper: resolves aPageFiledirectly from apage/path:filenamestyle URI.
Changed
- Admin layout consolidated.
root.latteandlayout.latteare gone, replaced by a singlephlat/views/index.latte. The login view now extendsindex.latteinstead of/layout.latte. - Global
page()function removed.p()now callsapp()->page()directly instead of wrappingpage().
Removed
- The
collectionfieldtype (phlat/fieldtypes/collection/) is gone entirely. typesense/typesense-phpdropped fromcomposer.json.