Skip to content

4.0-r2

Compare
Choose a tag to compare
@KFERMercer KFERMercer released this 20 Jan 19:52
· 53 commits to master since this release
d9ba6c5

Introducing Officel Container Registry of CtbCap:

With Full Platform-Available:

Platform Available
x86
x86_64
armhf
armv7
aarch64
loongarch64
ppc64le
riscv64
s390x

CtbCap will always deliver on the Compatibility Promise.

  • Now you can completely disable logging to file with -o 0.

  • Add disk space detection. New recording will be rejected if the remaining space is less than 512MiB.

  • Add log file trimming to control log file size.

  • Docker containers can now configure the user.

  • Update docker-compose.sample.yml to match Container Registry.

  • Rewrite the README.md to match Container Registry. You should re-read it to avoid losing the information.

  • Fixing potential issues and code efficiency improvements.

  • Full Changelog: 4.0-r1...4.0-r2