- this release fixes a deadlock in the thumbnails feature introduced in v0.11.0
- if you cannot upgrade for some reason, use
--no-thumb
to avoid it
- if you cannot upgrade for some reason, use
- drop-in upgrade; no additional steps to consider since v0.11.1
new features:
--rproxy
specifies which IP to display in logs when reverse-proxied- defaults to
1
which is the origin / actual client
- defaults to
--stackmon
periodically dumps a stacktrace to a file for debugging
bugfixes:
- deadlock when converting thumbnails
- up2k-cli: recover from network errors during handshakes
- have to fix chunks too eventually