Skip to content

Releases: LukasKalbertodt/penguin

penguin-v0.1.9 (library)

15 Jul 15:41
a6dd1e4

Choose a tag to compare

  • Fix Content-Range header for HTTP range requests

penguin-app v0.2.7

15 Jul 15:42
a6dd1e4

Choose a tag to compare

  • Fix Content-Range header for HTTP range requests

penguin-v0.1.8 (library)

26 Nov 16:31
406fde0

Choose a tag to compare

  • 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)

penguin-app v0.2.6

26 Nov 16:32
406fde0

Choose a tag to compare

  • 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)

penguin-v0.1.7 (library)

22 Jun 10:42
27969f6

Choose a tag to compare

Fixed

  • Fix 404, "gateway error" and dir-listing pages that were broken in the previous release. (The JS code wasn't injected correctly, showing up as plain text. Woops.)

app-v0.2.5

22 Jun 10:41
27969f6

Choose a tag to compare

penguin-v0.1.6 (library)

08 Jun 11:10
ee262a8

Choose a tag to compare

Fixed

  • Content-Security-Policy (CSP) header is now potentially modified in proxy mode if required for penguin's injected script ('self' is potentially added to script-src and connect-src).

Improved

  • Update dependencies (this bumps the MSRV to 1.56!)

app-v0.2.4

08 Jun 11:09
ee262a8

Choose a tag to compare

penguin-v0.1.5 (library)

19 Apr 15:13
c8b7fc2

Choose a tag to compare

Added

Improved

  • Updated dependencies

app-v0.2.3

19 Apr 15:13
c8b7fc2

Choose a tag to compare