Skip to content

v0.28.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 20:13

Delta since previous beta (v0.28.0-beta.5) — 1 new changeset.

Patch Changes

  • Fixed symbolic links (mode 120000) being automatically staged as deleted in the background Git sync loop. The filesystem scanner now correctly walks and includes symbolic links inside the content directory so they are recognized as on-disk files and are not incorrectly removed from Git tracking during sync commits.