All Versions
5
Latest Version
1.1
Avg Release Cycle
75 days
Latest Release
3107 days ago

Changelog History

  • v1.1 Changes

    October 22, 2015
    • HTTP/HTTPS endpoints have been added, to be used with a reverse
      proxy.
    • The input field has various new parameters including autofocus and
      a URL datatype.
    • The htdocs doclick() function now includes a regular expression to
      strip leading http(s)://.
    • ๐Ÿ“ฆ Sysvinit now correctly loads defaults before checking if package is
      installed.
    • Relative URLs are now handled properly.
    • ๐Ÿ“œ py-streamhtmlparser has been split off into its own project at
      ๐Ÿ“œ https://github.com/swiperproxy/py-streamhtmlparser. Both the
      ๐Ÿ“œ streamhtmlparser library and the py-streamhtmlparser wrapper are
      still included but will be properly split from distribution in the 2.0
      ๐Ÿš€ release.
    • A generic favicon has been added.
    • htdocs now use an external css file to simplify custom styling, and
      ๐Ÿ‘Œ supports minified css.
    • htdocs now include a variety of meta information.
    • Libraries loaded in the landing page no longer return 403 errors.
    • ๐Ÿ”จ A variety of inherited code has been refactored.
    • The PyDev project file is now distributed with the source code.
    • โšก๏ธ The Bootstrap library has been updated to version 3.3.5.
    • โšก๏ธ The jQuery library has been updated to version 2.2.4.
  • v1.1-rc1 Changes

    October 21, 2015
    • HTTP/HTTPS endpoints have been added, to be used with a reverse
      proxy.
    • The input field has various new parameters including autofocus and
      a URL datatype.
    • The htdocs doclick() function now includes a regular expression to
      strip leading http(s)://.
    • ๐Ÿ“ฆ Sysvinit now correctly loads defaults before checking if package is
      installed.
    • htdocs now use an external css file to simplify custom styling.
    • htdocs now include a variety of meta information.
    • Libraries loaded in the landing page no longer return 403 errors.
    • ๐Ÿ”จ A variety of inherited code has been refactored.
    • The PyDev project file is now distributed with the source code.
    • โšก๏ธ The Bootstrap library has been updated to version 3.3.5.
    • โšก๏ธ The jQuery library has been updated to version 2.2.4.
  • v1.1-pre1 Changes

    October 18, 2015
    • HTTP/HTTPS endpoints have been added, to be used with a reverse
      proxy.
    • The input field has various new parameters including autofocus and
      an URL datatype.
    • ๐Ÿ“ฆ Sysvinit now correctly loads defaults before checking if package is
      installed.
    • htdocs now use an external css file to simplify custom styling.
    • htdocs now include a variety of meta information.
    • ๐Ÿ”จ A variety of inherited code has been refactored.
    • The PyDev project file is now distributed with the source code.
    • โšก๏ธ The Bootstrap library has been updated to version 3.3.5.
    • โšก๏ธ The jQuery library has been updated to version 2.2.4.
  • v1.0.1 Changes

    December 28, 2014

    The license URL now points to the correct location.

  • v1.0 Changes

    December 27, 2014

    ๐Ÿš€ The initial release.