v0.0.25
24 June 2026
Site moved out of submodule into the main repo, deploy script cleaned up, admin browse panel fixed.
Changed
site/is no longer gitignored as a separate submodule : it's tracked directly in this repo now..gitignoreno longer excludes/site.deploy.phpsimplified: dropped the standalone site-data-repo tasks (data:reset,data:push,data:update,data:init) and unusedrelease:list/release/merge/server/server:reloadtasks;download:users/upload:storagecommented out pending the new structure.functions.php'sf()helper now resolves its page throughp()instead of a stalepage()reference.
Fixed
- Admin browse panel scrolling/layout fixed : file list pane now scrolls independently, sticky field headers no longer overlap the toolbar.