Skip to content

Superagent 1.7.15

Choose a tag to compare

@pungme pungme released this 31 Aug 14:45
· 50 commits to main since this release

Delete works, and branches have names

Deleting a chat sticks. Deleting your only conversation used to recreate one on the spot, so it looked like nothing happened. A project with no chats now stays that way — click the project row when you want one.

Delete from the row. Hover any conversation and there's an ×. If it has work you haven't kept, you're asked whether to keep it or throw it away first.

Deleting from your phone does the same thing. iOS was dropping the chat but leaving its copy of the project and its branch behind, so the Mac kept showing a row for a conversation that no longer existed.

Branches are named like names. Asking "can u fix this please and deploy" made a branch called exactly that. The politeness and filler are dropped and the name kept short — fix-deploy.

One row highlighted at a time. A chat that hadn't sent anything yet was mistaken for the folder's own conversation, so its row and the project row both lit up.