0.2.14

rnwood/smtp4dev0.2.14Mar 25, 2026by 41tair

AI Summary

Security and stability fixes for the dify-sandbox container environment, addressing seccomp errors and UID pool issues.

Key Highlights

  • Fixes seccomp errors by adding UID pool passwd entries
  • Writes passwd entries to chroot root
  • Fixes link error in DHI image
  • Reverts previous change to fix UID pool implementation

New Features

  • Security fixes for seccomp errors
  • UID pool management improvements
  • DHI image link error fixes

Full Release Notes

## What's Changed
* fix: add passwd entries for UID pool to prevent seccomp errors by @zyssyz123 in https://github.com/langgenius/dify-sandbox/pull/227
* fix: write passwd entries to chroot root for UID pool by @zyssyz123 in https://github.com/langgenius/dify-sandbox/pull/228
* Revert "fix: write passwd entries to chroot root for UID pool" by @zyssyz123 in https://github.com/langgenius/dify-sandbox/pull/229
* fix the link error in dhi image by @41tair in https://github.com/langgenius/dify-sandbox/pull/231


**Full Changelog**: https://github.com/langgenius/dify-sandbox/compare/0.2.13...0.2.14