Releases: matejmosko/impressPlayer
Releases · matejmosko/impressPlayer
0.8.2-alpha
Fixes
- Program no longer crashes on start with xxx is undefined (there were some exceptions that I hopefully catched all.)
Improvements
- Better async loading of files -> faster startup.
- File selector remembers the last used directory.
impressPlayer v0.8.1
Fixes
- cannot read bounds of undefined: issue #8
impressPlayer 0.8.0 (first alpha ever)
This release should mostly work. It can load md (markpress) files, html files and zip files (with images, audio, video, style.css and impress.md).
Known bugs
- Markpress parser adds autoload attribute on video and audio tags regardless of it actually having it. (All videos and audios in .md files plays on stepenter).
- Audio and Video controls are working just for the first video or audio tag on a slide.
- The Console does not scale to height of the window.