All Versions
42
Latest Version
Avg Release Cycle
157 days
Latest Release
1643 days ago

Changelog History
Page 3

  • v3.0.3 Changes

    May 23, 2017

    ๐Ÿ”’ Security

  • v3.0.2 Changes

    March 10, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix README.md documenting the old name of a config parameter
    • ๐Ÿ›  Fix the sample pump.io.json including an obsolete parameter
  • v3.0.1 Changes

    March 10, 2017

    ๐Ÿ›  Fixed

    • โœ‚ Removed build logic from public npm package because it was completely breaking installs (#1291)
  • v3.0.0 Changes

    March 05, 2017

    ๐Ÿ‘Œ Improved

    • ๐Ÿ”’ HTTP Strict Transport Security can now be configured (#1197)
    • The sample systemd service can now be directly be used by specifying a Databank driver as an @-service parameter

    ๐Ÿ”„ Changed

    • ๐Ÿ’ป The web UI no longer loads a JSON polyfill

    ๐Ÿ›  Fixed

    • ๐Ÿ”’ Incorrect and unnecessary 'plugin-types' Content Security Policy directives are no longer sent

    ๐Ÿ’ฅ Breaking

    • The uploaddir option is obsolete and should be migrated to the new datadir option (#1272)
  • v2.1.2 Changes

    May 23, 2017

    ๐Ÿ”’ Security

  • v2.1.1 Changes

    January 18, 2017

    ๐Ÿ›  Fixed

    • Realtime functionality is working again
    • ๐Ÿ”’ Incorrect and unnecessary 'plugin-types' Content Security Policy directives are no longer sent
  • v2.1.0 Changes

    January 04, 2017

    ๐Ÿ›  Fixed

    • Files in bin/ are now properly validated by JSHint and JSCS

    ๐Ÿ‘Œ Improved

    • Enable strict mode for server-side JS (#1221)
    • Provide a more useful error message for invalid config JSON
    • A sample systemd service is now included
  • v2.0.5 Changes

    December 11, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix web UI YouTube embeds appearing in all subsequent posts (#1249)
  • v2.0.4 Changes

    November 13, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix To: and CC: fields not showing in the web UI
    • โœ‚ Remove a stray debugger statement in the web UI JS
  • v2.0.3 Changes

    November 13, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ’ป Certain template resource 404s in the web UI are now fixed