Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

61 lines (35 loc) · 1.03 KB

pump.io changelog

pump.io follows Semantic Versioning.

1.0.0 - future

Added

  • [API] Send the Content-Length header in Dialback requests
  • [WEB] Add support for LibreJS (#1058)

Changed

  • [API] Don't return displayName properties if they're empty (#1149)
  • [DEV] Upgraded from Connect 1.x to Connect 2.x
  • [DEV] Upgraded various minor dependencies
  • FIXME Changed XSS scrubber
  • [WEB] Add links to the user guide on the homepage and welcome message (#1125)

Fixed

  • [WEB] Fix a crash upon access of an activity without any replies (#1135)
  • [WEB] Disable registration link if registration is disabled (#853)
  • package.json now uses a valid SPDX license identifier (#1112)

0.3.0 - 2014-06-21

TODO

0.2.4 - 2013-07-24

TODO

0.2.3 - 2013-04-08

TODO

0.2.2 - 2013-04-03

TODO

0.2.1 - 2013-03-15

TODO

0.2.0 - 2013-02-28

TODO

0.1.1 - 2012-10-05

TODO

0.1.0 - 2012-10-03

Added

  • Initial release