new
improved
fixed
Core
Free
Interactive Video 1.3.1
Add:
- New appearance setting: Full-width poster image. This option will allow the poster image on the course page to fill up the available space instead of being restricted to 200px.

Before

After

- Resized popup view: Full-width view is not always the best option. This resized-view option allows the video to be displayed in a narrow view on the course page. It's up to users -- there is no related setting.

- New event: iv:playerPlay for when video plays or resumes. Unlike iv:playerPlaying, which is conditioned by whether the player uses animation frame, iv:playerPlay fires only once.
Update:
- No longer force aspect ratio to 16:9 on default view
- No longer change dark-mode value to 0 when distraction-free is unchecked on the activity form. Instead, it will be handled programmatically (i.e., if distraction-free is 0, dark-mode is 0).
- Improve error handling with Vimeo videos (e.g., displaying the message from Vimeo if the video becomes inaccessible).
- On the course page, when an activity is used in the restriction condition, the page will be reloaded when the player modal is dismissed with overall completion: completed.
Fixed:
- Live video sometimes showed a NaN timestamp.
- Keyboard shortcut E for enlarge/resize player, not L.
- Keyboard shortcuts did not work when the main control bar was hidden.