Skip to content

v1.13.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bradsawadye bradsawadye released this 22 Jan 13:49
· 288 commits to master since this release
0da619c

Release candidate with various bug fixes / code refactoring and dependency upgrades

Bug Fixes

  • Remove width limit on multi-select that caused truncated inputs
  • Fixed tool-tips with HTML elements that weren't being rendered on hover
  • Update webpack to hot reload when changes are made to the scripts
  • Fix graph missing labels by disabling additional minification
  • Fix show reruns button in transactions
  • Fix the redirect to rerun transactions from the popover

Code Cleanup

  • Fix broken Channel test
  • Update tests for dependency upgrades
  • Remove console logs
  • Fix channel success message wording

Updates/Upgrades

  • Update dependency minor versions and patches for security updates
  • Upgrade dependency major versions where possible

Internal Refactoring

  • Separate out basicInfo, routes, dataControl, alerts, requestMatching and userAccess controllers from the channelsModal controller into their own files

Enhancements

  • Add icon to transaction log to indicate that a transaction is a rerun
  • Travis CI runs console against Node Carbon, Dubnium and latest with code coverage
  • Travis CI build status is posted to Jembi slack channel