mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #214] [MERGED] Release v1.1.4 #496
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/214
Author: @Econa77
Created: 10/1/2017
Status: ✅ Merged
Merged: 10/1/2017
Merged by: @Econa77
Base:
master← Head:develop📝 Commits (10+)
1c470efAdd backers and sponsors from Open Collective37ed3affotKey/forKey type2da3091🐛 Fix create status item thread (#156)9f52fe3Update libraries (#171)ae51f28Fix warnings (#172)cbbe397Localization easily (#155)e64216fChanged the commit message style as PR merge style was changed to Squash and merge.60e86efFix English localization. Thanks @Roccobot (#173)a756147Add supporting color code format (#174)dc4af99Fix paste plain text (#176)📊 Changes
827 files changed (+31443 additions, -22182 deletions)
View changed files
📝
.github/CONTRIBUTING.md(+13 -19)📝
Clipy.xcodeproj/project.pbxproj(+149 -45)➕
Clipy/Resources/it.lproj/Localizable.strings(+47 -0)📝
Clipy/Sources/AppDelegate.swift(+38 -36)📝
Clipy/Sources/Constants.swift(+8 -3)➕
Clipy/Sources/Environments/AppEnvironment.swift(+76 -0)➕
Clipy/Sources/Environments/Environment.swift(+41 -0)📝
Clipy/Sources/Extensions/NSColor+Hex.swift(+9 -3)📝
Clipy/Sources/Extensions/NSImage+AssetCatalog.swift(+21 -21)➕
Clipy/Sources/Extensions/Rx/Observable+Void.swift(+48 -0)📝
Clipy/Sources/Managers/MenuManager.swift(+78 -52)➕
Clipy/Sources/Preferences/Base.lproj/CPYPreferencesWindowController.xib(+432 -0)📝
Clipy/Sources/Preferences/CPYPreferencesWindowController.swift(+16 -17)➕
Clipy/Sources/Preferences/Panels/Base.lproj/CPYBetaPreferenceViewController.xib(+156 -0)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYExcludeAppPreferenceViewController.xib(+15 -7)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYGeneralPreferenceViewController.xib(+21 -21)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYMenuPreferenceViewController.xib(+38 -38)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYShortcutsPreferenceViewController.xib(+81 -25)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYTypePreferenceViewController.xib(+12 -6)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib(+14 -9)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.