Skip to content

Tags: doocs/cose

Tags

v1.3.6

Toggle v1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(wechat): wait for the body editor before pasting (#246)

* fix(wechat): wait for the body editor before pasting

* fix(wechat): inline helpers in fillWechatContent for executeScript injection

chrome.scripting.executeScript only serializes the function body,
so top-level helpers (pickWechatBodyProseMirrorCandidate, isWechatTitleEditor,
getEditorArea) are not available in the injected context.

Move these helpers inline inside pickWechatBodyProseMirror() within
fillWechatContent to fix 'pickWechatBodyProseMirrorCandidate is not defined'.

Also bump version to 1.3.6.

---------

Co-authored-by: John Howe <89397553+timerring@users.noreply.github.com>

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(extension): bump version to 1.3.5 (#245)

v1.3.4

Toggle v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add popup page for extension installation guide (#236)

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(zhihu): wait for image uploads to complete before refreshing page (

#235)

* feat(zhihu): wait for image uploads to complete before refreshing page

* chore: bump version to 1.3.3

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: release v1.3.2 (#229)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: release v1.3.1 (#208)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: login detection with offscreen fallback (#203)

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: jianshu timeout (#198)

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: huaweicloud logic (#192)

* refactor: huaweicloud logic

* refactor: ua first

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: elecfans detection (#185)