Releases: msjsc001/obsidian-block-reference-enhancer
Releases · msjsc001/obsidian-block-reference-enhancer
1.3.3
1.3.2
1.3.2
Fixed
- Rename the settings page heading to a neutral title so the community plugin review no longer flags the plugin name inside settings headings
Notes
- This is a minimal review-compatibility release
- No plugin behavior, commands, index logic, cache logic, or rendering behavior changed
1.3.1
1.3.1
Fixed
- Refresh block references and embeds automatically after a source block is saved
- Prefer the most recently modified active source block when the same UUID exists in multiple source locations
Improved
- Added help/support entry points and issue templates
- Updated Chinese and English documentation for saved-source synchronization behavior
1.3.0
Highlights
- Add Logseq-style property-line hiding for unordered-list blocks in Live Preview and Reading Mode.
- Add plugin settings for hidden property keys, including exact-key and prefix-key rules.
- Update Chinese and English documentation for property hiding behavior and default rules.
Assets
- main.js
- manifest.json
- styles.css
1.2.1
Highlights
- Added editor context menu actions for the current outline block: Copy block reference and Copy block embed.
- The new context menu actions reuse the existing id:: uuid when present and only create a new UUID when the current block does not already have one.
- Updated the Chinese and English documentation to describe the new right-click workflow.
- Added handoff planning documents for the context menu workflow and the future block-search roadmap.
Assets
- main.js
- manifest.json
- styles.css
1.2.0
Highlights
- Added Copy current block embed to copy {{embed ((uuid))}} for the current source block.
- Block copy commands now reuse an existing id:: uuid instead of generating a new UUID when the source block already has one.
- Added a hover-only Back button for rendered block references and embeds so they can jump back to their source blocks.
- When the same UUID has multiple active source blocks, the plugin now opens a selection menu before jumping.
- Updated the Chinese and English documentation for the new commands, source navigation, and current plugin behavior.
Assets
- main.js
- manifest.json
- styles.css
1.1.4
Highlights
- Improved cross-window and popup compatibility in the editor and reference popover.
- Refined block rendering, source-reference badge, and related DOM utility behavior.
- Updated Chinese and English documentation for current plugin usage and release guidance.
- Localized plan documents and added a contributing guide.
Assets
- main.js
- manifest.json
- styles.css