Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@daledavies daledavies released this 06 Mar 14:27
· 75 commits to main since this release

[1.3.1] - 2023-03-06

Added

  • Issue #55: Add CUSTOMWIDTH option.
  • Issue #58: Add config option to disable IPv6 support in nginx.
  • Issue #68: Add per-site options for flexibility in checking status.
  • Issue #69: Add option to disable SSL cert verification for site status check.
  • Issue #74: Implement scrollable mobile site view.

Fixed

  • Issue #66: Allow for background blur of 0.
  • Fix incorrect order of arguments in Cache::save().
  • A few other minor code improvements.