New Minimum: 1.8.7 (8193) New Recommended Release: 1.8.9 (8338) New Recommended Alpha: 1.8.9 (8382) Add Mac alpha release 1.8.9 (8709) Go back to using dates in download widget Clean up old code from the old login wrapper Make all builds using the login wrapper report outdated.
Singularity Pages
Source of the Singularity's login panel and download widget pages. It adds the ability to notify users about availability of new release. Otherwise it loads normal grid login page.
In order to change the version update notifications to the users change line
var current_version = "1.8.0 (4114)";
to whichever is the latest version is available on the main site http://www.singularityviewer.org/
All of the work is done on "gh-pages" branch so that the pages can be served from Githb pages.
Login page: http://singularity-viewer.github.io/pages/login/
Downloads widget: http://singularity-viewer.github.io/pages/downloads/
Description
Languages
HTML
100%