DropSpace v0.2.1-preview.1
Pre-release
Pre-release
DropSpace v0.2.1-preview.1 — API-driven latest changes
This Preview keeps the user-confirmed Smart drag detector and single Dynamic Island unchanged. It fixes the official website's release story so the entire block—not only its version and date—follows the newest GitHub Release.
Official website: https://airanluo-dot.github.io/DropSpace/
API-driven website story
- Adds the versioned
/api/v1/latest-change.jsonpresentation contract alongside the unchanged App update contract at/api/v1/releases.json. - Keeps the large headline design while updating its Stable/Preview headline, release title, publication date, official Release link, and bilingual highlights from validated GitHub Release metadata.
- Supports a variable list of one to six highlights instead of assuming every release has exactly five.
- Generates the same validated content into the static page as a safe fallback, so a runtime fetch failure never leaves the section blank or mixes a new version with old copy.
- Extends browser, contract, build, and post-publication checks to cover desktop and mobile layout, endpoint identity, and the live homepage.
Compatibility
- Smart drag behavior, Dynamic Island states, Temporary Space, Clipboard History, local data, and source-file safety are unchanged.
- Stable remains v0.2.0. Preview-channel users can opt into this build through the existing verified update flow.
- The five release assets, SHA-256 checksums, update manifest, installer, portable EXE, and unsigned MSIX contract remain unchanged.
中文说明
- 官网“最新变化”板块现在拥有独立接口,大标题、版本说明、日期、链接和摘要会随最新 GitHub Release 一起更新。
- 摘要不再固定为五条,接口可按每次发布的实际内容提供一到六条;桌面端和手机端继续保留现有的大标题排版。
- App 使用的更新接口与智能检测、灵动岛、临时空间、剪贴板历史均保持不变;接口失败时官网会保留最近一次构建快照。