All Versions
42
Latest Version
Avg Release Cycle
157 days
Latest Release
1643 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.0.3 Changes
May 23, 2017๐ Security
- ๐ Increase minimum DOMPurify version to 0.9.0: 0.8.9 security announcement, 0.9.0 security announcement
-
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 newdatadir
option (#1272)
-
v2.1.2 Changes
May 23, 2017๐ Security
- ๐ Increase minimum DOMPurify version to 0.9.0: 0.8.9 security announcement, 0.9.0 security announcement
-
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