Skip to content

Releases: xh/hoist-react

v75.0.1

11 Aug 13:57
Compare
Choose a tag to compare

v75.0.0

08 Aug 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v74.1.2...v75.0.0

v74.1.2

09 Jul 18:24
Compare
Choose a tag to compare

Full Changelog: v74.1.1...v74.1.2

v74.1.1

03 Jul 00:37
Compare
Choose a tag to compare

What's Changed

  • Further refinements to the GroupingChooser desktop UI by @amcclain in #4024
  • Fix TrackService check on length of data JSON by @RyanMG in #4023

Full Changelog: v74.1.0...v74.1.1

v74.1.0

30 Jun 13:33
Compare
Choose a tag to compare

What's Changed

  • Added props to ViewManager to customize icons used for different view types by @TomTirapani in #4018
  • Added extraMenuItems to ViewManager by @TomTirapani in #4019
  • Consolidate GroupingChooser value/favorites mgmt into one popover by @amcclain in #4021

Full Changelog: v74.0.0...v74.1.0

v74.0.0

11 Jun 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v73.0.1...v74.0.0

v73.0.1

19 May 19:25
Compare
Choose a tag to compare

Full Changelog: v73.0.0...v73.0.1

v73.0.0

16 May 17:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v72.5.1...v73.0.0

v72.5.1

15 Apr 14:43
Compare
Choose a tag to compare

What's Changed

  • Update Admin log viewer handling for long lines by @amcclain in #3967
  • Throw if methods called on disabled WebSocketService by @lbwexler in #3968

Full Changelog: v72.5.0...v72.5.1

v72.5.0

15 Apr 14:20
Compare
Choose a tag to compare

What's Changed

  • Option in About dialog to send client health report on-demand by @amcclain in #3959
  • New Admin>Websockets action to req. client health report by @amcclain in #3961
  • Pass click event into MenuItem.actionFn by @TomTirapani in #3951
  • Add telemetry report to WebSocketService by @amcclain in #3962
  • Ensure FilterFieldSpec.values compacted to remove nulls by @amcclain in #3963
  • Additional client metadata to display in admin websocket output by @RyanMG in #3966

Full Changelog: v72.4.0...v72.5.0