Releases: rrirower/DP2SceneGraphWizard
Releases · rrirower/DP2SceneGraphWizard
Version 1.0.1.4
This release includes the following:
Installer:
- No changes.
Wizard:
- New Feature: Custom main menu images.
BrightScript:
- Fix bug: Video highlighter disappears when vertical menu disabled. (See issue #156).
- Fix bug: Clicking '*' for Series Episodes extra info. (see issue #161).
- Fix bug: Trick play and subtitle display in Series. (See issue #164).
- Fix bug: Static analysis: Authentication. (See issue #168).
- Resolve some other Static Analysis warnings.
NOTE: Starting with version 1.0.1.3, the channel code supports persistent video playback. This means that a user can start a video on one Roku device and continue on another. To support this, the wizard utilizes a Roku API that leverages channel store code. That API requires you to set a flag in the Developer dashboard if you want to test your channel. The flag is NOT required for a user to use your channel. You must set the "Use for billing testing" flag in the developer dashboard if you want to test your channel before publishing.

Version 1.0.1.3
This release includes the following:
Installer:
- No changes.
Wizard:
- New Feature: Add Poster aspect ratio setting. (See Issue #148).
- New Feature: Save Continue Watching data on an external server. (See the Wiki and Discussion #149).
- New Feature: Add the ability to specify custom tag logos for different tags. (See the Wiki and Discussion #149).
- Add 'splash_screen_fhd' for future use.
BrightScript:
Version 1.0.1.2
This release includes the following:
Installer:
- New UI skin.
Wizard:
- New Feature: Add Main menu editor.
- New Feature: Add optional Watchlist screen to the channel code.
- Themes: Add button text to the theme file.
- Themes: Add some Search screen fields to the theme file.
BrightScript:
Version 1.0.1.1
This release includes the following:
Installer:
- No changes.
Wizard:
- Change the Theme editor
font URIfield to accept a value from a combobox.
BrightScript:
- Fix bug: Deeplinking Episodes results in hang. (See Issue #136)
Version 1.0.1.0
This release includes the following:
Installer:
- No changes.
Wizard:
- Add a Theme editor to make it easier to change the channel UI.
BrightScript:
- Update the Theme file format.
- Remove unused variables.
- Redesign the
Theme.jsonfile to make it more generic.
NOTE: If you've made changes to the Theme.Json file, you'll need to use the new Theme Editor to re-input your changes.
Version 1.0.0.9
Version 1.0.0.8
NOTE: If you are updating from a release earlier than 1.0.0.7, you have two update paths. Choose one:
- Install version 1.0.0.7.
- Install version 1.0.0.8.
OR,
- Install version 1.0.0.8.
- If you use a
.settingsfile, download the UpdateSettingsFile utility from the Utility folder and unzip its contents. - Run the UpdateSettingsFile program to update your settings file. If you use a
.settingsfile and fail to update it, you may experience problems.
This release includes the following:
Installer:
- Install did not create a Start Menu link (Issue #124).
Wizard:
- Add check for update on startup for future releases.
BrightScript:
Version 1.0.0.7
Before installing this release, please uninstall your current release. This release requires .NET 9.0. If required, the installer will download and install it.
This release includes the following:
Wizard:
- Requires
.NET9.0 - Per Roku suggestion, separate out custom channel attributes into its own JSON file.
- Remove custom attributes "OVERHANG_OPTIONS" and "ALLOW_CHANNEL_SEARCH".
- Replace color picker.
- Add Help button to each screen.
- Update dependent libraries.
BrightScript:
- Read custom channel attributes from JSON file.
- Improve UI by adding a vertical menu.
- Search function is now on the left menu.
NOTE: If you use a settings file, the installer will ask to update it at the end of the install. You must update this file with the Post Install Updater.
Version 1.0.0.6
This release includes the following:
Wizard:
- No changes.
BrightScript:
- Fix Bug: Resume Position Not Working (see issue #120).
Version 1.0.0.5
This release includes the following:
Wizard:
- No changes.
BrightScript:
- New Feature: Episode countdown for next Episode appears in the upper left of the screen.
- Fix Bug: Various Problems & Lockups On Latest Version With Series & Episodes (see issue 119).
- Fix Bug: Various other found bugs.
NOTE: Due to the amount and type of changes in this version, it is HIGHLY RECOMMENDED that you test your channel thoroughly before going to production.