Yay, here I go again. (Update: and again) There were a few small wrinkles in Synoptic 0.91 (and 0.91.1) for which I felt it warranted to push out a followup release, aptly called 0.91.2. It fixes the following things:

  • Depend only on Python 2.4 by reverting to Python Paste’s WSGI httpd.
  • Speed up page load by serving all javascript as one big clump.
  • Change JS/CSS load order to fix history slider size.
  • (new in 0.91.1) unbreak daemon mode in Python2.4
  • (new in 0.91.1) launch browser from background thread, to avoid deadlock.

Download from PyPI