Skip to content

Instantly share code, notes, and snippets.

@rauhryan
Created October 9, 2014 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rauhryan/50cc644e5ef4a1e4ccc6 to your computer and use it in GitHub Desktop.
Save rauhryan/50cc644e5ef4a1e4ccc6 to your computer and use it in GitHub Desktop.

0.5.17-beta Update Released

The 0.5.17-beta release is now available for download from https://enterprise.huboard.com/download.

f46a69...14b59e

The release notes 0.5.17-beta follow:

New Features

  • #385 Adding no milestone in the milestone list of the filter panel
  • #343 UI for Linked board management
  • Personal token authentication support
  • #336 Adds linked repos to the filter list

Realtime Improvements

  • Fixes performance regression caused by persistent connection not closing (RealTime)
  • Upgrades nginx to version 1.6.2
  • Adds support for websockets, eventsource, and long-polling
  • reduces number of open sockets to the server from n* to only 1

Bug Fixes

  • Fixes avatar issue because the GitHub API has deprecated gravatar_id
  • Handles edge case where the browsers sends a nil array of labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment