tag:github.com,2008:https://github.com/dastergon/wheel-of-misfortune/releases Release notes from wheel-of-misfortune 2020-08-04T11:24:43Z tag:github.com,2008:Repository/135810191/5.0 2020-08-04T11:24:59Z Support for Ink narrative stories <p>This release adds support for interactive Ink stories.</p> <p><a href="https://github.com/inkle/ink">Ink</a> is a scripting language for writing interactive narrative stories. It enables us to write interactive incident response narratives for team or individual trainings. You can use <a href="https://github.com/inkle/inky">Inky</a> to write an interactive narrative for an incident and then export the story as JSON. Then, you can store the story file inside the <a href="https://github.com/dastergon/wheel-of-misfortune/tree/master/incidents">incidents/</a> folder and associate the Ink story file with an Incident scenario using the <strong>inkstory</strong> key. You can read an example incident narrative <a href="https://github.com/dastergon/wheel-of-misfortune/tree/master/incidents/redis-story.json">here</a>.</p> dastergon tag:github.com,2008:Repository/135810191/4.0 2020-04-09T13:39:48Z Intuitive UI and Jsonnet support <p>This release comes with a slick intuitive UI, which makes the app more fun to use.<br> Additionally, it now has Jsonnet support.</p> dastergon tag:github.com,2008:Repository/135810191/3.0 2019-10-14T20:38:39Z Better progress tracking <p>Progress tracking has become easier.<br> Features:</p> <ul> <li>Timer starts once we spin the wheel to simulate</li> <li>Step progress bar to track each step of the incident response cycle</li> </ul> dastergon tag:github.com,2008:Repository/135810191/2.0 2019-10-01T10:46:25Z The mobile-friendly release <p>Prominent feature is that it's now mobile friendly!</p> dastergon tag:github.com,2008:Repository/135810191/1.0 2018-12-19T18:55:06Z First stable release <p>The first stable release of Wheel of Misfortune.<br> It includes:</p> <ul> <li>Instructions and tips on how to conduct the training</li> <li>Ability to parse scenarios via a JSON file.</li> <li>Optional stopwatch to measure how long it took to troubleshoot the incident.</li> </ul> dastergon