v0.3.11

sensein/riverstv0.3.11Apr 4, 2026by github-actions[bot]

AI Summary

Fixes symlink extended attribute operations and updates documentation references to use the `just setup` workflow.

Key Highlights

  • Fix symlink xattr operations
  • Update docs to use `just setup`

Full Release Notes

## What's Changed
* docs: replace broken DEVELOPMENT.md references with `just setup` workflow by @dijdzv in https://github.com/superradcompany/microsandbox/pull/482
* fix(filesystem): fix symlink xattr ops, init listxattr, and update docs by @appcypher in https://github.com/superradcompany/microsandbox/pull/493
* refactor(filesystem): extract shared dir snapshot and add inject_init config by @appcypher in https://github.com/superradcompany/microsandbox/pull/495
* chore: bump version to 0.3.11 by @appcypher in https://github.com/superradcompany/microsandbox/pull/501

## New Contributors
* @dijdzv made their first contribution in https://github.com/superradcompany/microsandbox/pull/482

**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.3.10...v0.3.11