Skip to content

Instantly share code, notes, and snippets.

@rauhryan
Created July 28, 2015 16:04
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/d84cb71083d5fa324cb6 to your computer and use it in GitHub Desktop.
Save rauhryan/d84cb71083d5fa324cb6 to your computer and use it in GitHub Desktop.
HuBoard Enterprise - 1.6.91 Release notes

HuBoard Enterprise - 1.6.91 Release notes

The 1.6.91 HuBoard Enterprise package release in now available for download from https://enterprise.huboard.com/download.

Improvements

  • Upgrades EmberJS to 1.13.4. This release of EmberJS has been a long time coming and we are really excited about it. It comes with a brand new rendering engine called Glimmer that has allowed us to fix several nagging rendering bugs and gain an ~30% increase in client side rendering performance!
  • Enhanced SSL support. We've added some debugging utilities to the ~/setup application to help diagnos and fix issues connecting HuBoard:Enterprise to GitHub:Enterprise through SSL

Bug fixes

  • Fixes an issue where incoming client side socket events could cause column cards to disappear.
  • Fixes several instance of destroyed cards responding to socket events causing exceptions
  • Fixes sorting issue where cards from linked repositories could have the same order number as other cards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment