Skip to content

penguin-app v0.2.6

Latest
Compare
Choose a tag to compare
@LukasKalbertodt LukasKalbertodt released this 26 Nov 16:32
· 1 commit to main since this release
406fde0
  • Improve cargo doc workflow by treating remove file system events as less important in watcher. Adds --removal-debounce flag. See 385b63.
  • Updated the library to v0.1.8 ⇒ check its changelog.
    • Add basic HTTP range request support for the file server. With this, video files served by Penguin can be played by Safari.
    • Add body sniffing to detect HTML content (and insert reload script) more often (see #11)