Skip to content

1.6.0

Choose a tag to compare

@UNLINEARITY UNLINEARITY released this 31 Jan 07:51
· 98 commits to main since this release

Code Space Release Notes - 1.6.0

Overview

This release introduces desktop-only external folder mounting, more flexible filtering, and clearer UI signals for mounted content. It also refines path display and adds Windows link-type control.

External folder mounting (desktop)

  • Mount external folders into the vault via system links (symlink/junction).
  • Manage mounts from settings: add, remove, relink, and status checks.
  • Guardrails ensure mount points stay inside the vault, with clear error feedback.
  • Desktop-only gating prevents mobile-side issues.

Windows link type control

  • New setting to choose link type: Auto / Symlink / Junction.
  • Auto mode tries symlink first and falls back to junction when needed.

Dashboard filtering and path display

  • Folder and extension filters now support multi-select.
  • Folder selection uses a dedicated modal for long path usability.
  • Long paths are displayed cleanly with single-line ellipsis and tooltips.

Visual cues

  • External mounts now show a subtle badge in the dashboard to distinguish them from vault files.

Documentation and localization

  • README and README_CN updated for new features and structure.
  • New UI strings added for filters and mount options.

本次更新在桌面端引入外部文件夹挂载能力,增强了面板筛选与路径显示体验,并通过更清晰的交互与视觉提示提升整体可用性。

Full Changelog: 1.5.0...1.6.0