Skip to content

Releases: msjsc001/obsidian-block-reference-enhancer

1.3.3

19 Jun 15:35

Choose a tag to compare

Improved

  • Added outline-aware context previews to the source reference badge popover.
  • Reference and embed results now show the current list item plus available parent and child list context.
  • Hidden Logseq-style property lines are excluded from popover context previews.

1.3.2

19 Jun 14:29

Choose a tag to compare

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

19 Jun 14:02

Choose a tag to compare

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

19 Jun 12:09

Choose a tag to compare

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

19 Jun 09:52

Choose a tag to compare

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

19 Jun 07:44
212ef4d

Choose a tag to compare

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

19 Jun 03:49

Choose a tag to compare

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

1.1.3

18 Jun 15:49

Choose a tag to compare

Fix community review blockers

1.1.2

18 Jun 15:41

Choose a tag to compare

Prepare 1.1.2 community submission release

1.1.1

18 Jun 15:02

Choose a tag to compare

Block Reference Enhancer community submission release.

Assets:

  • main.js
  • manifest.json
  • styles.css