Skip to content

v1.5.1

Compare
Choose a tag to compare
@vocksel vocksel released this 03 Nov 04:46
· 57 commits to main since this release

This release introduces a hotfix for a recent crash relating to StreamingService.

flipbook traverses the DataModel for storybooks and stories, and makes an effort to look through the various services in the DataModel. StreamingService being one of them. It seems recently any attempts to index StreamingService now throws an error. This patch adds a safety check to ensure flipbook has permission before performing any operations on an instance

Full Changelog: v1.5.0...v1.5.1