All Versions
55
Latest Version
Avg Release Cycle
8 days
Latest Release
1247 days ago

Changelog History
Page 6

  • v19.1.1 Changes

    January 06, 2019

    Ensure that response.error is set for middleware errors in webscoket clients

    When an error fails for a websocket client, we return response.error. However, if a say or roomAdd fails for the same client, we do not set response.error... now we do!

    โšก๏ธ Update contributing docs

    โž• Add some more documentation about how you might contribute to ActionHero

  • v19.1.0 Changes

    December 17, 2018

    ๐ŸŒฒ Console Logging

    • ๐ŸŒฒ The console logger now appends any additional parameters passed to the logging function as a list of key-value pairs.

    ๐Ÿ›  General Fixes

    โšก๏ธ Dependency updates

    Dependency From Version To Version
    ioredis ^4.1.0 ^4.3.0
    primus ^7.2.3 ^7.3.2
    qs ^6.5.2 ^6.6.0
    ws ^6.1.0 ^6.1.2
    mime ^2.3.1 ^2.4.0
    docdash ^1.0.0 ^1.0.1
  • v19.0.4 Changes

    October 16, 2018

    And of course...

    • โœ… stabilize flaky socket server tests
    • โšก๏ธ updated all dependancies to latest stable version
    • ๐Ÿ“š various documentation updates
  • v19.0.3 Changes

    August 15, 2018

    ๐Ÿ— Bringing the changes from #1243 in so we can build the docs for this version

  • v17.1.3 Changes

    August 23, 2018

    ๐Ÿ— Bringing the changes from #1243 in so we can build the docs for this version