Skip to content

Latest commit

 

History

History
163 lines (81 loc) · 8.54 KB

CHANGELOG.md

File metadata and controls

163 lines (81 loc) · 8.54 KB

0.5.2 (2022-07-30)

Bug Fixes

0.5.1 (2022-06-14)

Bug Fixes

  • submodules: submodules were updated (c1224a3)
  • submodules: submodules were updated (e246f56)
  • submodules: submodules were updated (6cae515)
  • submodules: submodules were updated (b24dc21)
  • submodules: submodules were updated (279c166)
  • submodules: submodules were updated (60b01d7)
  • submodules: submodules were updated (32e527d)

0.5.0 (2022-02-27)

Features

  • imperativeHandles: implemented noVNC RFB methods (#28) (1c8c234)

0.4.4 (2022-02-27)

Bug Fixes

  • pr-template: added PR template (4a618fe)

0.4.3 (2022-02-27)

Bug Fixes

  • pr-template: added PR template (11d358f)

0.4.2 (2022-02-27)

Bug Fixes

  • funding: update funding.yml (b4488f8)

0.4.1 (2022-02-26)

Bug Fixes

  • rfb: expose rfb in VncScreen useImperativeHandle (#26) (53af884)

0.4.0 (2022-02-19)

Features

  • loading: added custom component that can be displayed in place of default loading UI (#23) (8005dd2)

0.3.0 (2022-02-19)

Bug Fixes

  • autoConnect: auto connect timeout issues fixed (8678abf)
  • onDesktopName: made params optional (a246aca)
  • rfb: use rfb as a ref so that it can be returned with onConnect (4df7d49)

Features

  • listeners: export onConnect, onDisconnect, etc (15cc8f4)

0.2.10 (2022-02-19)

Bug Fixes

  • prepublish: added module, and exports in prepublish script (#21) (611b86a)

0.2.9 (2022-02-19)

Bug Fixes

  • forwardRef: forward connect(), disconnect() and connected from VncScreen (#20) (9392ab3)

0.2.8 (2022-01-07)

Bug Fixes

  • submodules: submodules were updated (52a9985)
  • submodules: submodules were updated (01afe07)
  • submodules: submodules were updated (b22808a)
  • submodules: submodules were updated (476715e)
  • submodules: submodules were updated (5cfae44)
  • submodules: submodules were updated (6ddbf49)
  • submodules: submodules were updated (4449674)

0.2.7 (2021-11-20)

Bug Fixes

  • submodules: submodules were updated (850ab31)
  • submodules: submodules were updated (ed34335)
  • submodules: submodules were updated (ee24f5e)

0.2.6 (2021-11-08)

Bug Fixes

  • publish: allow publishing through repository dispatch (5dbd528)
  • submodules: submodules were updated (574b631)
  • submodules: submodules were updated (0fc1ee5)

0.2.5 (2021-10-02)

Bug Fixes

  • added npm test action and fixed failing tests (#14) (990eb86)
  • submodules: submodules were updated (ee59941)

0.2.4 (2021-09-26)

Bug Fixes

  • release: do not publish tarball inside the dist folder (#12) (844affd)

0.2.3 (2021-09-26)

Bug Fixes

  • config: added configurable retry duration and logging (#11) (25c2e4e), closes #3

0.2.2 (2021-09-26)

Bug Fixes

  • cron: update cron job to 00:00 everyday (#10) (1fae558)

0.2.1 (2021-09-26)

Bug Fixes

  • add entries to npmignore and update submodule (#8) (4096c1a)

0.2.0 (2021-09-26)

Features

  • release: setup semantic release, husky, and github actions (#7) (5380a75)