---------------------
Added
+++++
- Improve security on multi-user systems. Dashboard now generates a login token when started. Users
must login with the token to view project and job data in the dashboard (122, 158).
Changed
+++++++
- ``ImageViewer`` searches for ``*.svg`` files by default (157).
Fixed
+++++
- Fixed handling of ``--debug`` command line option (152).
- Addressed deprecation warnings from signac 1.8.0 (132, 153).