1.0.9
Added:
- Added
system.sftp.limits.max_connections_per_user,system.sftp.limits.max_channels_per_connection,system.sftp.limits.max_handles_per_channelandsystem.sftp.limits.max_handles_totaloptions to be more strict on ssh/sftp limiting - Added new
migrate-disk-limitercommand for migrating to the btrfs/zfs disk limiters - Added support for the
posix-rename@openssh.comsftp 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