Skip to content

1.0.9

Choose a tag to compare

@github-actions github-actions released this 07 Jun 15:42
6865677

Added:

  • Added system.sftp.limits.max_connections_per_user, system.sftp.limits.max_channels_per_connection, system.sftp.limits.max_handles_per_channel and system.sftp.limits.max_handles_total options to be more strict on ssh/sftp limiting
  • Added new migrate-disk-limiter command for migrating to the btrfs/zfs disk limiters
  • Added support for the posix-rename@openssh.com sftp extension

Fixed:

  • Fixed bug where server was marked as restart needed when already restarted
  • Fixed MIME-Detection for ddup-bak archive browsing
  • Fixed bug in async filesystem quota writer that could produce duplicate data in high contention scenarios
  • Fixed issue with backup deletion on pterodactyl
  • Fixed edgecase where some installations were never marked as finished internally
  • Fixed some possible quota overcounting in sftp code
  • Properly chown files when using sync quota file writer
  • Tons of refactoring to reduce the risk of panics via stricter clippy lints

Full Changelog: release-1.0.8...release-1.0.9