Skip to content

Instantly share code, notes, and snippets.

@rauhryan
Last active September 14, 2015 13:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rauhryan/a74b466047fbc5c223cd to your computer and use it in GitHub Desktop.
Save rauhryan/a74b466047fbc5c223cd to your computer and use it in GitHub Desktop.
HuBoard Enterprise - 1.6.92 Release notes

HuBoard Enterprise - 1.6.93 Release notes

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

This release is full of bug fixes and performance wins! It includes 82 commits and 19 pull requests!

Improvements

  • Refactors the client-side eventing infrastructure
  • Upgrades to ember 1.13.8
  • Implements Issue Close/Reopen/Commented message susbcribers for the full screen issue activity feed
  • Implements client-side message for milestone created
  • Implements client-side message for milestone reordered
  • Implements client-side messages from linked repositories
  • Ensures all the filter elements are model bound to computed properties
  • Adds filter by PR or issue

Bug fixes

  • Ensures published event channels are lowercased
  • Fixes duplicate issue orders falling back on undefined values due to bad repo full_names
  • Ensures all the required properties are updated on incoming milestone_changes message
  • fixes some needed css issues
  • Fixes focusTextbox from grabbing too many elements
  • Fixes some typos, adds contact links to the dashboard, and board footers
  • Dashboard now properly displayes repositories without duplicates or missing orgs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment