Skip to content

Releases: tisfeng/SelectedTextKit

2.6.4

07 Feb 10:09

Choose a tag to compare

fix(logging): remove public access from log functions to prevent global pollution

2.6.3

25 Jan 10:47
ddf4655

Choose a tag to compare

fix(pollTask): increase timeout duration for polling tasks to enhance reliability #4

2.6.2

20 Dec 07:04
ecbf46d

Choose a tag to compare

  • fix(deps): replace clavierorg/AXSwift with tisfeng/AXSwift, fix #2

2.6.1

30 Nov 05:43

Choose a tag to compare

Full Changelog: 2.6.0...2.6.1

2.6.0

04 Sep 16:03

Choose a tag to compare

feat(pasteboard): Refine paste logic and update restore interval

2.5.0

04 Sep 15:25

Choose a tag to compare

feat(api): Refine paste API and add control over restore interval

2.4.0

04 Sep 05:23

Choose a tag to compare

feat(api): Remove legacy API and rename paste function

2.3.1

04 Sep 02:18

Choose a tag to compare

fix(pasteboard): use paste event instead of copy in copyTextAndPaste

2.3.0

03 Sep 13:01

Choose a tag to compare

refactor(core): Unify managers and streamline API

2.2.1

02 Sep 16:24

Choose a tag to compare

fix(pasteboard): prevent crash when iterating pasteboard item types