You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uploads: you can now upload images and other files from the admin panel at /admin/uploads
JSON Mode: page information can now be viewed in the json format if you set mode to json in the query string. Please note that this only works for public and non-redirect pages.
Bug Fixes & Minor Changes
PST / page ui is now loaded through javascript instead of each page being reparsed by the Theme object (fixes issue #5)
The JavaScript file went through some restructuring / cleanup.
Better error handling
Buttons/Links added to /admin for /admin/update and /admin/uploads
Internal stylesheets are now reloaded on page edit saves
Sysforms are now gone, Phroses.formify replaced them
Password fields are now cleared after a successful change on /admin/creds
Redesigned the admin dashboard and pages for a more streamlined look
Removed most icons, uses a combination of fontawesome and cythral/icons instead. Please note that the automatic inclusion of the font awesome stylesheet will be removed in future versions.
URL in the dashbar links back to the homepage now.