Skip to content

Releases: jpmhouston/Cleepp

Batch Clipboard 1.0b6

11 Dec 08:38
Compare
Choose a tag to compare
Batch Clipboard 1.0b6 Pre-release
Pre-release
  • Minor edits to section that brags about open source in the Intro widow.
  • App Store build removes from the Intro widow references to a non-App Store build being downloadable from GitHub.
  • App Store build shows links to standard store EULA and privacy policy in purchase window, button to open privacy policy also in the Intro widow.
  • App Store build and the Xcode project have the now-unused framework SwiftyStoreKit fully removed.

Batch Clipboard 1.0b5

17 Nov 17:31
Compare
Choose a tag to compare
Batch Clipboard 1.0b5 Pre-release
Pre-release
  • GitHub workflows no longer lose entitlements in the resigning step.

The remaining changes were all specific to the App Store build.

  • App Store build should now successfully fetch products from Apple servers and support making purchases.
  • App Store build product details now displays the product titles not the descriptions.
  • Only allow debug App Store builds to detect option key held when starting purchase and show dummy product details, "buy" without purchasing.
  • Longer timeouts for some App Store transactions, to account for potential sign in dialogs, before spinner stops and "delayed" message shown.
  • Improve wording of some delayed App Store transaction messages, message shown when cancelling purchase.
  • Simplify copyright string in Info plist, omit Maccy author (still fully acknowledged in the credits file/window).
  • App Store build get version number suffixes stripped (1.0b5 -> 1.0) to appease App Store Connect.

Batch Clipboard 1.0b4

02 Nov 07:25
Compare
Choose a tag to compare
Batch Clipboard 1.0b4 Pre-release
Pre-release
  • Moved a setup step from the first time the menu bar is opened to right after launch, fixing a short delay on that first click.
  • Intro wording changed to name the Privacy & Security sub-panel, Accessibility, that needs permission given.
  • App Store build no longer hardcodes bonus features on.
  • App Store build replaces temporary payment wrapper with new well-maintained one Flare frameowrk.
  • App Store build has new products alert opened by the settings panel purchase button, supports one time payment and corporate yearly subscription products.
  • App Store build settings panel purchase button hit with option key shows dummy products, its buy button makes clear they are a test and no money charged.
  • App Store build pament code still a work in progress, still incomplete and untested with actual App Store products and purchasing.
  • GitHub build workflow for Mac App Store builds.
  • GitHub build workflows save results as artifacts, non-App Store build no longer adds untagged releases for this purpose.
  • GitHub build workflows save full build logs as artifacts.
  • Fixed Swift 6 compiler warnings.

Batch Clipboard 1.0b3

01 Nov 18:04
Compare
Choose a tag to compare
Batch Clipboard 1.0b3 Pre-release
Pre-release

Rather than continuing to roll polish updates into b2, released it and this new one in succession in order to test Sparkle updates with a signed app.

  • Minor updates to wording in the about box, intro, and disk image read me file.
  • If user is hiding the status item then show the settings window when the application is reopened (for when we added back the user setting for hiding the status icon).
  • Remove logging from the application's Reopen callback.

Batch Clipboard 1.0b2

09 Oct 21:23
Compare
Choose a tag to compare
Batch Clipboard 1.0b2 Pre-release
Pre-release
  • Made github CI script now do signing and notarization (non-appstore build).
  • Fixed github CI script to really truly create universal app now (non-appstore build).
  • Made github CI build with newer OS and tools.
  • Made Intro and Licenses windows open in the current Mission Control space.
  • Reworded Intro instructions for giving permissions in the Settings app.
  • Minor edit to intro window text mentioning what's now called "batch mode".
  • Changed description for history menu items settings control to not reference the storage panel maximum when that control not showm.
  • For now only macOS 13 and later get login item checkbox in app's setting window, otherwise just a button to open system login items panel.
  • Changed "Get" intent to accept an item number parameter and not a selection as in Maccy.
  • Added some error logging, to be expanded later.
  • Temporarily for this release log invocations of application's Reopen callback.
  • Renamed release notes file to CHANGELOG.md and minor reformat, corresponding changes to github CI script.
  • Minor edits to .dmg's readme file and to wiki.
  • More fixes to Sparkle appcast, fingers crossed this works well now.
  • Added funding file for github pointing at buymeacoffee.

Batch Clipboard 1.0b1

16 Jun 15:00
Compare
Choose a tag to compare
Batch Clipboard 1.0b1 Pre-release
Pre-release
  • Renamed Cleepp to Batch Clipboard, revising app and menubar icon to clipboard with asterisk.
  • Merge changes from Maccy, fixing many localizations that aren't used right now, better MS Word compatibility.
  • Fixes to and expansion of app intents (needs testing).
  • Fixes to Sparkle updates that weren't running fully at launch but instead when Settings were opened, alerts that were non-responsive.
  • Reset Sparkle appcast file again making a hard break between pre-1.0 and 1.0, as update that changes app name and bundle id seems problematic.

Cleepp 0.9.9

05 Jun 00:31
Compare
Choose a tag to compare
Cleepp 0.9.9 Pre-release
Pre-release
  • Renamed "Purchase" settings panel to "Support Us" and changed icon from a coin to a gift, fixed a typo in the panel.
  • Fixed height of several settings panels, removing white space at the bottom.
  • Internal refactoring and UI test.
  • Fixed use of Sparkle API, updated its plist entries and added an entitlement it needed.
  • Fixed build number generated during build, removed Sparkle appcast file entries for those versions with a too-large build number (so must manually upgrade from 0.9.7/8 to a new version after all).
  • Improve Sparkle setup in GitHub workflow, automating appcast file generation which required making the .zip archive contain only the .app.
  • Made GitHub workflow build .dmg containing app and readme (now the disk image is the recommended file to download), other GitHub workflow fixes.

Cleepp 0.9.8

18 May 07:05
Compare
Choose a tag to compare
Cleepp 0.9.8 Pre-release
Pre-release
  • Change what is left on the clipboard when collecting clipboard items in queue mode, keep last copied item on clipboard and when Paste & Advance switch to desired item before invoking application's paste.
  • Fixed bug where Delete History Item wasn't enabled sometimes, particularly when there's only one history item in the menu.
  • Fixed bug affecting performace where all history items were added to the menu on first launch, instead of the count in the settings, most of which then have to be removed when the menu is first opened.
  • Implemented some Cleepp specific UI Tests, adapting some Mappy tests and then adding ones for using queue copy and paste.

Cleepp 0.9.7

14 May 23:53
08eff9c
Compare
Choose a tag to compare
Cleepp 0.9.7 Pre-release
Pre-release
  • Prevent double paste when using Cleepp shortcut, or paste while Paste All / Paste Multiple is occurring.
  • Disable necessary menu items when Paste & Advance, or Paste All / Paste Multiple, are occurring.
  • Improve timing when copying and pasting so they work more reliably in general.
  • Changed old fix for Microsoft applications support so it only applied to those applications and doesn't apply to ones for which it causes problems (specifically LibreOffice).
  • Attempt completion of Sparkle support, the next version after 0.9.7 should be offered as an automatic update.

Cleepp 0.9.6

16 Apr 08:58
Compare
Choose a tag to compare
Cleepp 0.9.6 Pre-release
Pre-release
  • Fixed regression, replay from history wasn't putting head -of-queue item onto the clipboard.
  • Fixed queue item menu separator was sometimes getting left behind.
  • Made ARM also use a (shorter) delay between paste and advance in hopes of avoiding timing issue seen on Intel systems.
  • Fixed misplaced delay when using Paste All / Paste Multiple, was letting queue advance to happen immediately after invoking paste after all..
  • Created credits and licenses window containing app license, plus mentioning each swift package used and including their licenses.
  • Simplified about box, added link that opens credits and licenses window.