4276 Commits

Author SHA1 Message Date
purocean 829157b95d Merge branch 'release/3.92.1' into develop 2026-07-12 11:03:37 +08:00
purocean 38ab9ec055 chore: bump version 2026-07-12 11:03:23 +08:00
purocean 2a5ec15fb9 fix: restore non-markdown files on startup 2026-07-12 10:48:48 +08:00
purocean 00a01b54b3 style: fix text highlighter lint 2026-07-11 23:55:14 +08:00
purocean adecc9c6ab chore: bump version 2026-07-11 23:47:52 +08:00
purocean 68f3c605ec feat: support range-based text highlighting 2026-07-11 19:14:32 +08:00
purocean c3638d689a refactor: always show floating editor hint 2026-07-11 17:41:18 +08:00
purocean 9e030058c7 feat: add raw HTML container 2026-07-11 17:37:42 +08:00
purocean 6d7a5b2838 fix: avoid double escaping text fences 2026-07-11 17:28:20 +08:00
purocean fa1a1f49da feat: support CJK-friendly emphasis parsing 2026-07-11 17:21:24 +08:00
purocean aeeeaff07e chore: upgrade markdown-it to 14.3.0 2026-07-11 17:19:21 +08:00
洋子 fa62e9e5f1 Merge pull request #492 from purocean/dependabot/npm_and_yarn/vite-6.4.3
chore(deps-dev): bump vite from 6.1.6 to 6.4.3
2026-07-11 17:12:23 +08:00
洋子 8a02bec0d3 Merge pull request #483 from purocean/dependabot/npm_and_yarn/tootallnate/once-2.0.1
chore(deps): bump @tootallnate/once from 2.0.0 to 2.0.1
2026-07-11 17:11:55 +08:00
洋子 68049487d0 Merge pull request #484 from purocean/dependabot/npm_and_yarn/tmp-0.2.7
chore(deps): bump tmp from 0.2.4 to 0.2.7
2026-07-11 17:11:38 +08:00
洋子 a677703d47 Merge pull request #490 from purocean/dependabot/npm_and_yarn/undici-6.27.0
chore(deps): bump undici from 6.24.0 to 6.27.0
2026-07-11 17:09:19 +08:00
洋子 92979e3cd8 Merge pull request #493 from purocean/dependabot/npm_and_yarn/babel/core-7.29.7
chore(deps): bump @babel/core from 7.29.0 to 7.29.7
2026-07-11 17:08:37 +08:00
洋子 db2f65a6f5 Merge pull request #481 from purocean/dependabot/npm_and_yarn/js-cookie-3.0.7
chore(deps): bump js-cookie from 3.0.5 to 3.0.7
2026-07-11 17:08:17 +08:00
洋子 cae580d2bd Merge pull request #489 from purocean/dependabot/npm_and_yarn/hono-4.12.26
chore(deps): bump hono from 4.12.18 to 4.12.26
2026-07-11 17:07:55 +08:00
dependabot[bot] 27374eee68 chore(deps): bump @babel/core from 7.29.0 to 7.29.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 01:59:26 +00:00
dependabot[bot] 8abc3958c0 chore(deps-dev): bump vite from 6.1.6 to 6.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.6 to 6.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 00:17:00 +00:00
dependabot[bot] bda26a41e1 chore(deps): bump undici from 6.24.0 to 6.27.0
Bumps [undici](https://github.com/nodejs/undici) from 6.24.0 to 6.27.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.24.0...v6.27.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 21:45:48 +00:00
dependabot[bot] 2239a3cfb3 chore(deps): bump hono from 4.12.18 to 4.12.26
Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.26.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.26)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-20 03:45:38 +00:00
洋子 82a859fa23 Merge pull request #486 from purocean/copilot/add-xterm-style-to-prevent-offset
fix(xterm): prevent IME input from causing horizontal layout shift
2026-06-12 14:23:21 +08:00
copilot-swe-agent[bot] 1d8a0dcd4a Add overflow-x: clip to .xterm-screen to prevent IME layout shift 2026-06-12 06:18:26 +00:00
dependabot[bot] e1f9ea92c5 chore(deps): bump tmp from 0.2.4 to 0.2.7
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.4 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-28 03:09:33 +00:00
purocean 74ff1dc382 chore: bump version to 3.91.0 v3-next-01 2026-05-23 10:54:26 +08:00
purocean 7b6c6b8c05 chore: upgrade electron to 41 2026-05-23 10:51:22 +08:00
dependabot[bot] e8f75e968d chore(deps): bump @tootallnate/once from 2.0.0 to 2.0.1
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/once/compare/2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 05:36:13 +00:00
dependabot[bot] fb29233015 chore(deps): bump js-cookie from 3.0.5 to 3.0.7
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-version: 3.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-21 21:22:44 +00:00
purocean 7e3672d570 Merge branch 'release/3.90.0' into develop 2026-05-16 23:40:50 +08:00
purocean fb682f457c chore: bump version 2026-05-16 23:40:29 +08:00
purocean da5cdd1551 Merge remote-tracking branch 'origin/develop' into develop 2026-05-16 23:04:36 +08:00
purocean cf56eb92b2 feat: expose setting panel MCP tool 2026-05-16 22:28:32 +08:00
purocean 73ba2931b0 fix: sanitize pasted image names 2026-05-16 22:01:58 +08:00
purocean 81f12a9310 test: update markdown extra args mock 2026-05-16 10:53:17 +08:00
洋子 705b1713e3 Merge pull request #476 from purocean/dependabot/npm_and_yarn/hono-4.12.18
chore(deps): bump hono from 4.12.16 to 4.12.18
2026-05-16 10:46:44 +08:00
洋子 2bd41272c0 Merge pull request #475 from purocean/dependabot/npm_and_yarn/fast-uri-3.1.2
chore(deps): bump fast-uri from 3.1.0 to 3.1.2
2026-05-16 10:46:11 +08:00
purocean 879ea6dcea Merge remote-tracking branch 'origin/copilot/install-markdown-it-cj-friendly' into develop 2026-05-16 10:43:59 +08:00
purocean 723517774a Merge remote-tracking branch 'origin/copilot/remove-floating-editor-permanent' into develop 2026-05-16 10:43:55 +08:00
purocean 64588c295b Merge remote-tracking branch 'origin/copilot/fix-editor-focus-on-preview' into develop 2026-05-16 10:43:52 +08:00
purocean 2b3da6596c Merge remote-tracking branch 'origin/copilot/add-image-paste-naming-option' into develop 2026-05-16 10:43:47 +08:00
purocean 577286ab09 Merge remote-tracking branch 'origin/copilot/add-config-retrieval-tools' into develop 2026-05-16 10:43:06 +08:00
copilot-swe-agent[bot] aaef732907 perf: only compute file hash when template uses {hash:}
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6697541b-aa5f-4a00-85cb-818ca17679c7
2026-05-15 23:54:35 +00:00
copilot-swe-agent[bot] ef020d973b feat: add paste image naming setting with template support
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6697541b-aa5f-4a00-85cb-818ca17679c7
2026-05-15 23:50:17 +00:00
copilot-swe-agent[bot] bc5babf139 feat: auto-close floating editor when it loses focus
Agent-Logs-Url: https://github.com/purocean/yn/sessions/1df76c4e-d1e9-4890-bd98-d7d098d2a7f1
2026-05-15 23:40:15 +00:00
copilot-swe-agent[bot] 90ba099497 fix: focus editor when clicking preview line in floating editor
Agent-Logs-Url: https://github.com/purocean/yn/sessions/6e1ac779-1575-4e46-a0ad-1a626a5efb11

Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
2026-05-11 09:50:14 +00:00
dependabot[bot] f36fc917b0 chore(deps): bump hono from 4.12.16 to 4.12.18
Bumps [hono](https://github.com/honojs/hono) from 4.12.16 to 4.12.18.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.16...v4.12.18)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 05:45:45 +00:00
dependabot[bot] 4145c884bc chore(deps): bump fast-uri from 3.1.0 to 3.1.2
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 23:31:54 +00:00
copilot-swe-agent[bot] 3b3ccc6212 feat: add mcp config tool implementation
Agent-Logs-Url: https://github.com/purocean/yn/sessions/b02370ba-099b-409b-8818-1e4cf56d46f9
2026-05-07 13:55:18 +00:00
copilot-swe-agent[bot] d07b13f5a8 feat: add cj-friendly markdown render toggle
Agent-Logs-Url: https://github.com/purocean/yn/sessions/703b9a8c-555d-4e96-ac90-fdb0a5991ce5
2026-05-07 12:55:27 +00:00