Skip to content

Releases: WanderLandWalker/blockplan

BlockPlan v0.2.11

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 07 Jul 18:32

简体中文

BlockPlan v0.2.11 增加桌面端手动调整区域大小:

  • 桌面端模板库和详情/统计区之间新增拖拽条,可以手动调整左右区域宽度。
  • 调整结果会保存在本机,下次打开自动恢复。
  • 拖拽条支持鼠标拖动,也支持键盘左右方向键微调。
  • 中窄屏保留左侧模板库调整,右侧详情区仍以浮动面板显示。
  • 手机端保持 v0.2.9 起的底部导航布局,不显示桌面拖拽条,也不会污染桌面保存宽度。
  • APK 已确认 versionName=0.2.11versionCode=211

下载建议:

  • Windows 常用用户:BlockPlan-0.2.11-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.11-windows-portable.exe
  • Android:BlockPlan-0.2.11-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.11-web.zip

English

BlockPlan v0.2.11 adds manual desktop panel resizing:

  • The desktop template library and detail/stats area now have draggable splitters for resizing left and right regions.
  • Layout changes are saved locally and restored on the next launch.
  • Splitters support mouse dragging and keyboard ArrowLeft/ArrowRight adjustment.
  • Mid-width screens keep left library resizing while the detail panel remains floating.
  • Mobile keeps the bottom-navigation layout introduced in v0.2.9, hides desktop splitters, and does not overwrite saved desktop widths.
  • APK verified as versionName=0.2.11 and versionCode=211.

Download guide:

  • Regular Windows install: BlockPlan-0.2.11-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.11-windows-portable.exe
  • Android: BlockPlan-0.2.11-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.11-web.zip

BlockPlan v0.2.10

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 07 Jul 17:18

简体中文

BlockPlan v0.2.10 修复手机端详情操作区看起来“按钮数量不稳定”的问题:

  • 实际任务操作仍然是 8 个。
  • 手机端默认只展示 4 个常用操作:标为完成、拆成两块、提前 15 分、延后 15 分。
  • 低频操作收进“更多调整”:缩短 15 分、延长 15 分、推迟一天、删除。
  • 展开/收起后详情卡会自然增高,不再压住“当前日清单”。
  • 桌面端保持原体验,仍直接显示全部 8 个操作。
  • APK 已确认 versionName=0.2.10versionCode=210

下载建议:

  • Windows 常用用户:BlockPlan-0.2.10-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.10-windows-portable.exe
  • Android:BlockPlan-0.2.10-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.10-web.zip

English

BlockPlan v0.2.10 fixes the confusing mobile task-detail action area where the number of visible buttons seemed inconsistent:

  • The task still has 8 real actions.
  • Mobile now shows 4 common actions by default: mark done, split, 15m earlier, and 15m later.
  • Less frequent actions live under More Adjustments: 15m shorter, 15m longer, postpone 1 day, and delete.
  • Expanding or collapsing actions now grows the detail card naturally without overlapping the current-day list.
  • Desktop keeps the original behavior and still shows all 8 actions directly.
  • APK verified as versionName=0.2.10 and versionCode=210.

Download guide:

  • Regular Windows install: BlockPlan-0.2.10-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.10-windows-portable.exe
  • Android: BlockPlan-0.2.10-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.10-web.zip

BlockPlan v0.2.9

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 07 Jul 09:47

简体中文

BlockPlan v0.2.9 重点重做手机端交互,让安卓端更像现代 App,而不是把桌面工具栏硬塞进小屏幕:

  • 手机端顶部改为精简排程栏,只保留上一段、今天、下一段和周/日/类视图切换。
  • 手机端底部新增五项导航:排程、任务、新建、清单、更多。
  • 语言、主题、使用指南、导出、导入、重置、AI 生成收进“更多操作”底部抽屉。
  • “新建”并入底部导航中间,不再用悬浮按钮遮挡日历格子。
  • 手机端点击日程块会直接切到清单/详情页,避免窄屏浮层挡住内容。
  • 桌面端仍保持原来的三栏布局和桌面工具栏。
  • APK 已确认 versionName=0.2.9versionCode=209

下载建议:

  • Windows 常用用户:BlockPlan-0.2.9-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.9-windows-portable.exe
  • Android:BlockPlan-0.2.9-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.9-web.zip

English

BlockPlan v0.2.9 reworks the phone UI so Android feels more like a modern app instead of a desktop toolbar squeezed onto a small screen:

  • The mobile header is now a compact planner bar with previous, today, next, and Week/Day/Class switching.
  • Mobile now has five bottom navigation items: Plan, Blocks, New, Today, and More.
  • Language, theme, guide, export, import, reset, and AI Draft now live in the More actions bottom sheet.
  • New is integrated into the bottom navigation instead of floating over the calendar.
  • Tapping a scheduled task on mobile switches directly to the Today/details panel, avoiding narrow-screen popover clutter.
  • Desktop keeps the original three-column layout and toolbar.
  • APK verified as versionName=0.2.9 and versionCode=209.

Download guide:

  • Regular Windows install: BlockPlan-0.2.9-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.9-windows-portable.exe
  • Android: BlockPlan-0.2.9-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.9-web.zip

BlockPlan v0.2.8

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 07 Jul 09:31

简体中文

BlockPlan v0.2.8 主要优化 Android 手机端体验,并修正 Android 系统里显示 1.0 版本号的问题:

  • 手机端顶部不再遮住内容,工具栏改成紧凑的三行布局。
  • 手机端首屏优先显示时间表,模板库和详情放到后面,避免看起来像只打开了左侧栏。
  • 手机端页面不再横向溢出,时间表区域改为内部滚动。
  • Android 版本号改为从 package.json 自动读取;本包已确认 versionName=0.2.8versionCode=208
  • 桌面端三栏布局保持不变。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.8-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.8-windows-portable.exe
  • Android:BlockPlan-0.2.8-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.8-web.zip

English

BlockPlan v0.2.8 improves the Android phone experience and fixes the Android system version display that previously stayed at 1.0:

  • The mobile header no longer covers content, and the toolbar now uses a compact three-row layout.
  • The mobile first screen prioritizes the timetable, with the template library and details below it.
  • The mobile page no longer overflows horizontally, and the timetable scrolls inside its own panel.
  • Android now reads the app version from package.json; this APK has been verified as versionName=0.2.8 and versionCode=208.
  • The desktop three-column layout remains unchanged.

Download guide:

  • Regular Windows install: BlockPlan-0.2.8-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.8-windows-portable.exe
  • Android: BlockPlan-0.2.8-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.8-web.zip

BlockPlan v0.2.7

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 17:20

简体中文

BlockPlan v0.2.7 修复了按钮点击后感觉慢一拍的问题:

  • 使用演示内容改为按需渲染,普通按钮点击不会再重建隐藏的演示 DOM。
  • 关闭帮助弹窗或收起演示时,演示动画暂停,避免影响主界面。
  • 已用浏览器自动化测量普通按钮点击耗时,日期切换约 1.9ms,主题切换约 13ms,语言切换约 25ms。
  • 保留 v0.2.6 的应用内视觉演示和 README Star/Fork 徽章优化。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.7-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.7-windows-portable.exe
  • Android:BlockPlan-0.2.7-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.7-web.zip

English

BlockPlan v0.2.7 fixes the delayed-feeling button response:

  • The in-app guide now renders only when needed, so normal button clicks no longer rebuild hidden guide DOM.
  • Guide animations are paused when the help dialog is closed or the guide is collapsed.
  • Browser automation measured normal clicks in milliseconds: range navigation around 1.9ms, theme switching around 13ms, and language switching around 25ms.
  • Keeps the v0.2.6 visual in-app guide and README Stars/Forks badge improvements.

Download guide:

  • Regular Windows install: BlockPlan-0.2.7-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.7-windows-portable.exe
  • Android: BlockPlan-0.2.7-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.7-web.zip

BlockPlan v0.2.6

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 17:01

简体中文

BlockPlan v0.2.6 改进了应用内帮助和 GitHub 展示:

  • 应用内使用演示增加视觉示意和轻动画,不再只是文字说明。
  • 7 个内置演示页签都有对应小图:任务块、拖拽、详情、调整、偏好、备份、AI 草稿。
  • 图解指南截图已同步更新,展示新的应用内视觉演示。
  • README 移除容易失效的 Star History 外部 SVG 图,改用 GitHub Stars / Forks 徽章,并保留 Star History 文字链接。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.6-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.6-windows-portable.exe
  • Android:BlockPlan-0.2.6-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.6-web.zip

English

BlockPlan v0.2.6 improves the in-app help experience and GitHub presentation:

  • Adds visual previews and subtle animation to the in-app guide, so it is no longer text-only.
  • All 7 guide sections have a matching visual: blocks, drag scheduling, details, adjustments, preferences, backups, and AI Draft.
  • Illustrated guide screenshots have been updated with the new in-app visual walkthrough.
  • Removes the fragile embedded Star History SVG from README, replacing it with GitHub Stars / Forks badges and a text link to Star History.

Download guide:

  • Regular Windows install: BlockPlan-0.2.6-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.6-windows-portable.exe
  • Android: BlockPlan-0.2.6-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.6-web.zip

BlockPlan v0.2.5

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 16:48

简体中文

BlockPlan v0.2.5 把使用演示完整移到软件内,避免跳转打断计划流程:

  • 首次使用弹窗中的“查看使用演示”现在会在当前弹窗内展开完整操作目录,不再打开 GitHub 链接。
  • 顶部 ? 帮助入口同样打开内置指南,可查看任务块、拖拽、详情、调整、偏好、备份和 AI 草稿说明。
  • 中英文界面都支持内置使用演示。
  • README 和图解指南同步更新,补充“应用内使用演示”截图。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.5-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.5-windows-portable.exe
  • Android:BlockPlan-0.2.5-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.5-web.zip

English

BlockPlan v0.2.5 moves the usage walkthrough fully in-app, avoiding external-link interruptions:

  • The first-run dialog's guide button now expands a full walkthrough in the same dialog instead of opening a GitHub page.
  • The top ? help button opens the same in-app guide, covering blocks, dragging, details, adjustments, preferences, backups, and AI Draft.
  • The in-app guide works in both Chinese and English.
  • README and illustrated guides have been updated with the new in-app walkthrough screenshots.

Download guide:

  • Regular Windows install: BlockPlan-0.2.5-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.5-windows-portable.exe
  • Android: BlockPlan-0.2.5-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.5-web.zip

BlockPlan v0.2.4

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 16:33

简体中文

BlockPlan v0.2.4 主要完善 GitHub 展示和首次使用体验:

  • README 改为中文主页,英文内容拆到 README.en.md,入口更清晰。
  • 新增 LICENSE,项目采用 MIT License。
  • 新增图解指南:docs/USAGE_GUIDE.mddocs/USAGE_GUIDE.en.md,带中英文截图和操作锚点。
  • 软件内新增首次使用引导,第一次打开会显示三步说明,之后可点击顶部 ? 重新打开。
  • 同步更新版本号、下载包名和英文文档。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.4-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.4-windows-portable.exe
  • Android:BlockPlan-0.2.4-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.4-web.zip

English

BlockPlan v0.2.4 improves GitHub presentation and first-run onboarding:

  • Keeps README.md as the Chinese homepage and moves English content to README.en.md.
  • Adds LICENSE with the MIT License.
  • Adds illustrated guides: docs/USAGE_GUIDE.md and docs/USAGE_GUIDE.en.md, with bilingual screenshots and deep links for common actions.
  • Adds an in-app first-run guide. It appears on first launch and can be reopened from the top ? button.
  • Updates version number, package names, and English documentation.

Download guide:

  • Regular Windows install: BlockPlan-0.2.4-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.4-windows-portable.exe
  • Android: BlockPlan-0.2.4-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.4-web.zip

BlockPlan v0.2.3

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 16:00

简体中文

BlockPlan v0.2.3 增加了深色模式和任务详情卡:

  • 新增浅色 / 深色主题切换,偏好会保存在本机。
  • 完整适配深色模式,包括日历网格、侧栏、详情面板、弹窗、按钮和滚动条。
  • 点击日历任务块或当前日清单任务,可以打开完整任务详情卡,短任务也能看清状态、分类、时间和备注。
  • README 已同步更新安装包名、使用说明、功能说明和版本历史。

下载建议:

  • Windows 常用用户:BlockPlan-0.2.3-windows-setup.exe
  • Windows 免安装:BlockPlan-0.2.3-windows-portable.exe
  • Android:BlockPlan-0.2.3-android-debug.apk
  • 浏览器 HTML 版:BlockPlan-0.2.3-web.zip

English

BlockPlan v0.2.3 adds dark mode and task detail cards:

  • Adds light / dark theme switching, with the preference saved locally.
  • Adapts the calendar grid, sidebars, detail panels, dialogs, buttons, and scrollbars for dark mode.
  • Click a scheduled task or current-day list item to open a full detail card, so short task cards can still reveal status, category, time, and notes.
  • Updates README package names, usage instructions, feature list, and version history.

Download guide:

  • Regular Windows install: BlockPlan-0.2.3-windows-setup.exe
  • Portable Windows app: BlockPlan-0.2.3-windows-portable.exe
  • Android: BlockPlan-0.2.3-android-debug.apk
  • Browser HTML build: BlockPlan-0.2.3-web.zip

BlockPlan v0.2.2

Choose a tag to compare

@WanderLandWalker WanderLandWalker released this 06 Jul 11:04

简体中文

v0.2.2 修复日历滚动时任务块遮住日期表头的问题。

  • 日期表头现在始终在任务块上方。
  • 任务滚动到表头附近时会被轻微磨砂/渐隐遮罩过渡,避免硬遮挡。
  • 提升日历 sticky header 层级规则,横向/纵向滚动时更稳定。

English

v0.2.2 fixes scheduled blocks visually covering sticky date headers while scrolling.

  • Date headers now stay above scheduled blocks.
  • A soft fade/blur guard keeps blocks from visually colliding with the header.
  • Calendar layering is more stable during horizontal and vertical scrolling.