Skip to content

v0.4.0

Compare
Choose a tag to compare
@cbkerr cbkerr released this 12 Dec 19:39
7c7a696

This release is planned to be the last version to support signac < 2.0. The biggest feature is the addition of login tokens.

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).