Skip to content

Version v0.1.29 release

Choose a tag to compare

@leogps leogps released this 30 Mar 18:27
  • http-access log now includes User-Agent header value.
  • directly listing now includes the upper-level directory to go back: "../"
  • media-template feature additions:
    • keyboard shortcuts for media-template
      • f/F --> Fullscreen toggle.
      • previous slide.
      • next slide.
    • mobile swipe gestures
  • New cli-option:
    • ability to configure the max number of concurrent connections. (-c | --connections)
  • Development:
    • Graceful handling of server execution and shutdown to account for thread-wait-join workflow differences of script execution vs binary execution.

Full Changelog: v0.1.28...v0.1.29