Skip to content

Releases: rokucommunity/roku-deploy

3.17.7

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 06 Jul 14:53
529a2fd

Added

  • normalizeDeviceInfo function (#300)

Changed

Fixed

  • potential crash in when normalizing DeviceInfo fields when supplied non-string values (#301)

3.17.6

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 04 Jun 19:56
0fe7c19

Fixed

  • Fix case-insensitive matching for absolute files.src glob patterns on case-insensitive file systems (#279)

3.17.5

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 30 May 01:57
b17f0a0

Fixed

  • Preserve ! glob-negation prefix when using normalizeFilesArray (#277)

3.17.4

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 19 May 17:34
dfcb9ab

Changed

  • Security enhancements (#263)

3.17.3

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 12 May 23:37
236d0a2

Added

  • Add autoLaunch option to control wether the app auto starts when sideloading (#261)

3.17.2

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 05 May 19:04
8c6811b

Fixed

  • default files array missing the locale folder (#237)

3.17.1

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 28 Apr 10:59
516b8ef

Fixed

  • Fix crash when loading roku-deploy on node < 18 (#256)

3.17.0

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 27 Apr 12:43
97c0c40

Added

  • RokuDeploy.validateDeveloperPassword function (requires node 18+) (#252)

Fixed

  • DeviceInfoRaw serial-number (serialNumber) property name (#251)

3.16.5

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 13 Apr 12:32
e534158

Fixed

  • Resolve files array staging option (#249)

3.16.4

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 07 Apr 17:28
61b1d48

Fixed

  • Fix zipFolder bug that wasn't properly handling absolute stagingDir path (#245)