Skip to content

Soquel 1.6.0

Choose a tag to compare

@AbhinavMir AbhinavMir released this 27 Aug 16:58
· 4 commits to main since this release

Clean This Folder now says what it did

The clean was always a single entry on the undo stack — but the panel closed without a word, which left you looking at a rearranged folder with no sign that undoing it was even possible. An undo nobody knows about is not an undo.

It now reports how many files went into how many folders, with Undo beside Done, and says that ⌘Z does the same thing later. A partial result names the files that did not move and offers to put back the ones that did.

Fixed since 1.5.0

  • The panel could wedge. It is presented as a sheet, and both "Show What Would Be Sent" and the provider picker opened another sheet on it. A sheet begun on a sheet is never presented and still blocks its parent: every click beeped and force quit was the only way out. Both are ordinary windows now, and a test refuses any beginSheet in that file.
  • Pressing a button before the folder was read crashed. The read happens on a background queue; the buttons were live from the moment the panel opened. They wait for it now.
  • The ✦ button never reached the toolbar. Adding it to the defaults does not help anybody who has ever arranged their toolbar. Turning the beta on places it once.
  • The API key asked for a login password on every update. A Keychain item's access control trusts the one binary that wrote it, and every update is a different binary. It is a 0600 file now, and never asks.

Clean This Folder is still a beta, off until you turn it on in Settings › Clean.