Skip to content

Releases: CH-YYK/obsidian-pi

0.7.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 23:44
af500fc

What's Changed

  • v0.7.2 fix: compact Markdown headings and preserve copy source by @CH-YYK in #28

Full Changelog: 0.7.1...0.7.2

0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 23:19
f957787

What's Changed

  • v0.7.1 fix: refine Note Pi chat typography and composer by @CH-YYK in #27

Full Changelog: 0.7.0...0.7.1

0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 05:00
5c11090

What's Changed

  • v0.7.0 feat: Anthropic, Kimi Code, and OpenAI providers on mobile by @CH-YYK in #26

Full Changelog: 0.6.2...0.7.0

0.6.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:00
a76d0b0

What's Changed

  • v0.6.2 fix: iPad WebView runtime and mobile chat layout by @CH-YYK in #25

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:07
311051b

What's Changed

  • v0.6.1 feat: universal main.js dispatches desktop and mobile runtimes by @CH-YYK in #24

Full Changelog: 0.6.0...0.6.1

0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 01:06

What's Changed

  • v0.5.6 fix: route desktop provider traffic through Node by @CH-YYK in #21
  • v0.6.0 feat: add composer note and command completion by @CH-YYK in #22

Full Changelog: 0.5.5...0.6.0

0.5.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:48
6bd103a

What's Changed

  • v0.5.5 fix: restore polished settings tabs by @CH-YYK in #18

Full Changelog: 0.5.4...0.5.5

0.5.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:57
2251ffd

What's Changed

  • fix: address plugin release review findings by @CH-YYK in #16
  • fix: adopt declarative Obsidian settings by @CH-YYK in #17

Full Changelog: 0.5.2...0.5.4

0.5.2

Choose a tag to compare

@CH-YYK CH-YYK released this 30 Aug 19:26

Note Pi 0.5.2

Install with BRAT by adding CH-YYK/note-pi and selecting the latest release.

This release fixes three chat UI issues:

  • Current note can be toggled off (#12): the auto-attached focused note is now a regular context chip added at session start, removable with its × control.
  • Thinking progress in the chat UI (#13): reasoning deltas stream into an expandable Thinking activity entry.
  • Conversation text is selectable (#15): chat messages can be selected and copied.

0.5.1

Choose a tag to compare

@CH-YYK CH-YYK released this 30 Aug 07:22
490ca09

Note Pi 0.5.1

Install with BRAT by adding CH-YYK/note-pi and selecting the latest release.

This release includes the simplified extension inventory and restores the TypeScript extension runtime automatically in BRAT installs.