Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Releases: OHIF/ohif-core

v0.9.0

27 Jun 20:38
98543e5
Compare
Choose a tag to compare

0.9.0 (2019-06-27)

Features

v0.8.0

27 Jun 17:12
61ad205
Compare
Choose a tag to compare

0.8.0 (2019-06-27)

Features

  • pre-registration hook in extension manager (#48) (61ad205)

v0.7.0

25 Jun 21:57
23976b9
Compare
Choose a tag to compare

0.7.0 (2019-06-25)

Features

  • support preRegistration hook, and extension configuration at time of registration (23976b9)

v0.6.0

21 Jun 02:10
9d7a997
Compare
Choose a tag to compare

0.6.0 (2019-06-21)

Features

v0.5.9

15 Jun 08:05
4a36e58
Compare
Choose a tag to compare

0.5.9 (2019-06-15)

Bug Fixes

  • redux-actions: Add setServers and setLayoutAndViewportData actions for Redux (#46) (4a36e58)

v0.5.8

11 Jun 05:53
Compare
Choose a tag to compare

0.5.8 (2019-06-11)

Bug Fixes

  • redux/viewports: Reset default state if no viewportIndex is provided to clearViewportData (#42) (48512cd), closes #498

v0.5.7

07 Jun 02:26
560b552
Compare
Choose a tag to compare

0.5.7 (2019-06-07)

Bug Fixes

  • hotkeys: improve commandsManager and hotkeysManager (560b552)

v0.5.6

04 Jun 18:30
d5446db
Compare
Choose a tag to compare

0.5.6 (2019-06-04)

Bug Fixes

  • createStacks.js: sort thumbnails by series number, asc, then undefined (d5446db)

v0.5.5

27 May 15:00
4fe00ae
Compare
Choose a tag to compare

0.5.5 (2019-05-27)

Bug Fixes

  • hotkeys: Fix the issues with hotkeys (#34) (4fe00ae)

v0.5.4

20 May 16:27
b8e57cc
Compare
Choose a tag to compare

0.5.4 (2019-05-20)

Bug Fixes

  • avoid mutating state in reducers (53e5467)
  • incorrect "extensions" reducer, simplify and test reducers (ec79592)