Skip to content

0.1.7

Choose a tag to compare

@icewind1991 icewind1991 released this 13 Apr 12:24
· 542 commits to main since this release
  • Fix parsing of nextcloud url from config.php in some cases
  • Allow querying metrics using occ notify_push:metrics
  • Improve diagnostics for "trusted proxy" errors during setup
  • Basic support for redis cluster setups
  • Allow specifying the permissions for the socket (--socket-permissions 0xxx or SOCKET_PERMISSIONS=0xxx)
  • Cleanup socket on exit
  • Better error handling when socket can't be created
  • Fix incorrect versions being shown in --help output
  • Allow building without termion dependency
  • Improved generated nginx configuration, by @jknockaert