**Features:**
* Add plugin hook to the global JavaScript "app" (applies to all pages beyond login)
* Add "scroll" option to dialogs in case their content should be scrollable
**Changes:**
* Reuse user info object on all pages
* Use vivliostyle-print instead of VIvliostyle.js directly
**Fixes:**
* Various fixes related to navigating away from the editor page
* Some let => const conversions
* In export `sectionfnlist` => `section.fnlist` to allow using it in exporters for multiple documents.