Skip to content

Releases: Clipy/Clipy

1.2.1

10 Oct 19:37
Compare
Choose a tag to compare

Bugfixes

  • Fixed crash macOS 10.14 Mojave. ( #314 )

Other

Clipy began solicit donations using OpenCollective for future development. If you do not mind, please cooperate.
https://opencollective.com/clipy

1.2.0

09 Oct 18:45
Compare
Choose a tag to compare

Enhancements

  • Implement move to application folder if needed with LetsMove.framework. ( #271 )
  • Supported various keyboard layouts paste command with Sauce.framework. ( #298 )
  • Added permission check of Accessibility from macOS 10.14 Mojave. ( #308 )

Bugfixes

  • Fixed an issue where 1password7 extensions can not be excluded. ( #291 )
  • Fixed reflect login item setting. ( #290 )
  • Fixed leak memory. ( #300 #311 #312 )
  • Fixed hex string parser with SwiftHEXColors.framework. ( #313 )

Localization

  • Added German localization. ( #242 )
  • Added Simplified Chinese localization. ( #247 )
  • Added localize the placeholder text for Edit Snippet. ( #301 )

Contributors to this release

@ericyahhh
@jasonm23
@boltomli
@jcw-

1.1.5

26 Nov 14:20
Compare
Choose a tag to compare

Bugfixes

  • Fixed snippet editor layout issue on macOS 10.13 High Sierra. ( #218 )

Localization

  • Fixed Italian localization. ( #238 )

1.1.4

01 Oct 18:57
Compare
Choose a tag to compare

Enhancements

  • Localization became easy. ( #155 )
  • Accepted drag and drop a snippet to empty folder. ( #177 )
  • Added clear history shortcut. ( #207 )
  • Added dot after menu number text. ( #210 )
  • Support delete history. ( #213 )

Bugfixes

  • Fixed thread handling. ( #156 )
  • Fixed load color code format. ( #174 )
  • Fixed paste plain text. ( #176 )
  • Fixed crash on adding exclude application. ( #185 )
  • Fixed reflect preference setting. ( #190 )

Localization

  • Added Italian localization. ( #178 )

Contributors to this release

@DivineDominion
@mcxiaoke
@tessus
@BenedictC
@Roccobot

1.1.3

01 Mar 17:11
Compare
Choose a tag to compare

Enhancements

  • Added menu icon display setting. ( #121 )
  • Added thumbnail display of color code. ( #127 )
  • Improved pasting behavior.

Bugfixes

  • Fixed preview thumbnail image. ( #115 )
  • Fixed crash at thumbnail thread handling. ( #116 #146 )
  • Fixed 1 Password mini could not be excluded. ( #149 )
  • Fixed crash at adding exclude applications. ( #153 #144 )
  • Fixed memory leaking. ( #147 )
  • Fixed crash at load image from NSPasteboard.
  • Fixed other minor bugs.

1.1.2

14 Nov 13:48
Compare
Choose a tag to compare

Bugfixes

  • Fixed realm migration issue. ( #126 )

This version is the final supported version of macOS 10.9 Mavericks

1.1.1

13 Nov 16:16
Compare
Choose a tag to compare

Enhancements

  • Added application exclusion setting. ( #103 )
  • Migrate Realm.framework to RealmSwift.framework. ( #107 )
  • Added crash log transmission setting. ( #120 )
  • Deleted AssetCatalog. ( #123 )

Bugfixes

  • Fixed display of snippet editor. ( #98 #102 )
  • Fixed paste command. ( #114 )

1.1.0

19 Jul 12:27
Compare
Choose a tag to compare

Enhancements

  • Improve shortcut setting. ( #78 #83 )
  • Remake snippets editor. ( #74 #91 )
  • Add β function. ( #82 #93 )

Bugfixes

1.0.10

17 May 18:56
Compare
Choose a tag to compare

Enhancements

  • New design preference window.

Bugfixes

  • Fix freeze app bug. 😄

1.0.9

04 Apr 16:09
Compare
Choose a tag to compare

Enhancements

  • Supported swift2.2.
  • Added SwiftLint.

Bugfixes

  • Fixed crash when open english preference window.