- Change: the admin cli is no longer available
- Change: the admin is now exposed as an Express.js middleware only
- Change: config.json
serverkey is no longer needed - Change: config.json
appwas renamed toadmin - Change: config.json new required
admin.settingsconfig should be set the absolute path to yoursettings.jsonfile - New: config.json new
admin.readonlyflag replacing the-vcli argument - New: config.json new
admin.debugflag replacing the-lcli argument - New: config.json new
admin.faviconkey to specify a path to a custom favicon.ico file to use - New: config.json new
admin.footertext and URL to use for the admin's footer - New: config.json new
admin.localepath to a custom locale file to use - New: config.json new
admin.sessionobject to configure the underlying session middleware - Change: users.json each user now contains just a
nameandpassfields as clear text
- official release