Clipy version history
10 releases tracked, newest first.
1.3.0
Jun 20, 2026- First release in 8 years with macOS 13 Ventura support
- Added Apple Silicon support and migrated database from Realm to SQLite
- Includes various enhancements like Firebase support and preference improvements
- Fixed multiple bugs including whitespace removal in snippets and accessibility prompts
1 download
1.2.2
Pre-releaseJun 4, 2026This is an unofficial draft release for Clipy 1.2.2, prepared as part of the ongoing work to resume Clipy development and provide native Apple Silicon support.
Related issue: https://github.com/Clipy/Clipy/issues/590
This version includes major internal changes, including migrating the database from Realm to SQLite and significantly updating the paste handling behavior. It is intended for testing before an official release, so please make sure to export any important data, including snippets, before updating.
This build has been notarized by Apple.
Even if you install this version, you will still be able to update to the official release from within the app when it becomes available.
If you encounter any issues or notice anything unusual, especially around database migration or paste handling, please create an issue. Feedback is welcome.
The official changelog and full list of differences will be summarized when the final official release is published.
1 download
1.2.1
Oct 10, 2018### 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 download
1.2.0
Oct 9, 2018### 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 download
1.1.5
Nov 26, 2017### Bugfixes
- Fixed snippet editor layout issue on macOS 10.13 High Sierra. ( #218 )
### Localization
- Fixed Italian localization. ( #238 )
1 download
1.1.4
Oct 1, 2017### 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 download
1.1.3
Mar 1, 2017### 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 download
1.1.2
Nov 14, 2016### Bugfixes
- Fixed realm migration issue. ( #126 )
**This version is the final supported version of macOS 10.9 Mavericks**
1 download
1.1.1
Nov 13, 2016### 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 download
1.1.0
Jul 19, 2016### Enhancements
- Improve shortcut setting. ( #78 #83 )
- Remake snippets editor. ( #74 #91 )
- Add β function. ( #82 #93 )
### Bugfixes
- Fixed bug. ( #81 #94 )
1 download