Releases: pan75291386-hue/watermelon-workbench
Releases · pan75291386-hue/watermelon-workbench
Release list
0.1.8
Watermelon Workbench 0.1.8
A focused writing workspace for novelists and long-form writers in Obsidian.
Added
- Added a persistent toolbar toggle for automatic Chinese-style first-line paragraph indentation.
- The indentation preference is saved and restored across sessions.
Improved
- Preserved manually entered indentation and normal line breaks when automatic indentation is disabled.
- Improved editor height and scrolling behavior.
- Fixed excessive blank space appearing below the editor when scrolling down.
Included features
- Chapter navigation, creation, renaming, and safe deletion.
- Customizable font, font size, and line height.
- Live writing statistics.
- Local random name generator.
- Time Machine backups and version comparison.
- Comfortable cursor scrolling for long-form writing.
Compatibility
- Requires Obsidian 1.6.6 or later.
0.1.7
Fixed
- Updated the minimum supported Obsidian version to match the safe chapter deletion API.
- Replaced rename-modal error handling with a compatibility-friendly inline message.
- Switched caret mirror styling to Obsidian's recommended style helpers for community review compatibility.
0.1.6
Added
- Added chapter creation directly from the chapter list.
- Added chapter renaming by clicking the chapter title, with validation for duplicate or invalid names.
- Added a chapter context menu for opening, renaming, and deleting chapters safely through Obsidian.
- Added modern and ancient Chinese person-name categories.
- Added expanded place categories and dedicated school-name categories.
Changed
- Improved bottom-of-editor comfort scrolling so the caret stays in a better writing position near the end of long chapters.
0.1.5
Changed
- Made the workbench editor follow Obsidian's text font by default.
- Added clearer local font configuration for installed fonts such as LXGW WenKai, SimSun, and Microsoft YaHei.
- Added a "follow Obsidian" font option to the workbench toolbar.
0.1.4
Changed
- Reduced automatic Time Machine snapshot frequency.
- Added daily backups plus throttled 500-character auto backups.
- Organized backups into per-chapter folders.
- Kept only the latest 30 automatic snapshots per chapter.
- Manual snapshots are kept permanently.
- Legacy snapshots remain visible.
0.1.3
🍉 Watermelon Workbench 0.1.3
Review-fix release for Obsidian community plugin submission.
Fixed
- Renamed the settings heading to avoid repeating the plugin name in the settings tab.
Notes
This release keeps the same user-facing writing features as 0.1.2, while addressing an automated review error.
0.1.2
🍉 Watermelon Workbench 0.1.2
Review-fix release for Obsidian community plugin submission.
Fixed
- Updated plugin metadata to satisfy community plugin review rules.
- Removed unload-time leaf detaching so workspace layouts are preserved.
- Replaced the settings heading with the recommended
Setting#setHeading()API. - Avoided APIs newer than the declared minimum app version.
Notes
This release keeps the same user-facing writing features as 0.1.1, while addressing automated review errors.
0.1.1
🍉 Watermelon Workbench 0.1.1
A cozy novel-writing workbench for Obsidian.
Added
- Added chapter count to the compact live stats panel.
- Added total novel word count across Markdown files in the current chapter folder.
- Added public author URL metadata for Obsidian community plugin submission.
Included features
- Focused writing workbench for Markdown drafts
- Chapter navigation
- Local random name and place generator
- Time Machine backups
- Compact live writing stats
- Writing-friendly indentation that keeps saved Markdown clean