• 1.2.1 082c9e4c15

    1.2.1 Stable

    kerem released this 2018-10-10 22:23:08 +03:00 | 15 commits to develop since this release

    📅 Originally published on GitHub: Wed, 10 Oct 2018 19:37:24 GMT
    🏷️ Git tag created: Wed, 10 Oct 2018 19:23:08 GMT

    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

    Downloads
  • 1.2.0 fa2e93ab71

    1.2.0 Stable

    kerem released this 2018-10-09 21:24:08 +03:00 | 17 commits to develop since this release

    📅 Originally published on GitHub: Tue, 09 Oct 2018 18:45:01 GMT
    🏷️ Git tag created: Tue, 09 Oct 2018 18:24:08 GMT

    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-

    Downloads
  • 1.1.5 5e254edc0b

    1.1.5 Stable

    kerem released this 2017-11-26 17:04:27 +03:00 | 40 commits to develop since this release

    📅 Originally published on GitHub: Sun, 26 Nov 2017 14:20:15 GMT
    🏷️ Git tag created: Sun, 26 Nov 2017 14:04:27 GMT

    Bugfixes

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

    Localization

    • Fixed Italian localization. ( #238 )
    Downloads
  • 1.1.4 ec4d2e6b43

    1.1.4 Stable

    kerem released this 2017-10-01 21:43:46 +03:00 | 43 commits to develop since this release

    📅 Originally published on GitHub: Sun, 01 Oct 2017 18:57:29 GMT
    🏷️ Git tag created: Sun, 01 Oct 2017 18:43:46 GMT

    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

    Downloads
  • 1.1.3 40bbc38651

    1.1.3 Stable

    kerem released this 2017-03-01 19:45:38 +03:00 | 73 commits to develop since this release

    📅 Originally published on GitHub: Wed, 01 Mar 2017 17:11:24 GMT
    🏷️ Git tag created: Wed, 01 Mar 2017 16:45:38 GMT

    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.
    Downloads