Releases: jaewonE/icon-bullet-helper
Releases · jaewonE/icon-bullet-helper
2.1.0
2.1.0
Changed
- Align DOM handling with Obsidian popout window compatibility guidance.
- Remove default command hotkeys so users can assign shortcuts from Obsidian Hotkeys.
- Update English and Korean documentation for configurable Hotkeys commands.
Fixed
- Avoid direct SVG insertion through innerHTML.
- Avoid APIs that require a newer Obsidian minimum version than the plugin declares.
2.0.3 Releases
Changed
- Add README callouts below the title to explain that the existing
checkbox-styling-helperlisting now provides the more complete Codex-built Icon Bullet Helper experience. - Link users to the renamed
icon-bullet-helperGitHub repository.
Full Changelog: 2.0.2...2.0.3
2.0.2 Releases
Fixed
- Restore the Obsidian plugin manifest ID to
checkbox-styling-helper. - Restore manual installation paths to the existing plugin ID directory.
- Keep repository links on the renamed
icon-bullet-helperGitHub repository.
Full Changelog: 2.0.1...2.0.2
2.0.1 Releases
Key Features
- The repository is now published at https://github.com/jaewonE/icon-bullet-helper.
- The plugin manifest ID is now
icon-bullet-helper. - README links now point to the renamed repository and include
assets/demo.png.
Full Changelog: 2.0.0...2.0.1
2.0.0 Releases
Key Features
- Checkbox Styling Helper is now distributed as Icon Bullet Helper with theme-independent SVG icon bullets.
- Markdown source text is preserved with
{marker}and{!marker}syntax rendered in Live Preview and Reading view. - The icon picker supports hotkey and list-trigger opening with isolated keyboard navigation.
Full Changelog: 1.3.0...2.0.0
1.3.0 Releases
Key Features
- Checkbox styling helper now supports Border theme.
- Triggers also work inside callouts.
Full Changelog: 1.2.1...1.3.0
v1.2.1 Releases
- 1419473: Fixed bug where numbers were not properly applied to triggers
Full Changelog: 1.2.0...1.2.1
v1.2.0 Relases
Key Changes:
- Added five basic icons: number, unordered list, empty checkbox, half done, etc.
- Provided a hot key to open the icon picker.
- Enabled setting an icon via command even if there is already text on the current line.
- Enabled changing an icon via command even if an icon is already set on the current line.
- Allowed customization of the trigger.
Full Changelog: 1.1.0...1.2.0
v1.1.0 Add custom icon order settings.
- e3b78f1: Add custom icon order settings.
Full Changelog: 1.0.7...1.1.0
v1.0.7 Releases
Support Minimal theme.
Full Changelog: 1.0.6...1.0.7