This was a week of repairs and refinements: not one big new feature, but a run of work that makes the existing ones behave. Here is what changed between August 22 and today.
the sell page
The week opened with a proper bug hunt. The sell form had a failure mode where a submission that didn't go through would quietly leave a draft behind. Binovy allows only one live listing per piece, and a draft counted, so every retry collided with the leftover draft and failed again, forever, without ever saying why. That is fixed on both fronts: the form now resumes the draft it started instead of tripping over it, and when something is wrong, it tells you what.
While we were in there, the sell page got more honest about what it is. Listings on Binovy are auctions, full stop. A half-built buy-it-now path was removed rather than left as a trap. How a piece reaches its winner is now a real choice you make, and the packing checklist moved to where it belongs: when marking the item as shipped, not at listing time.

pick a card, any card
Behind the scenes, Binovy used to keep one credit card on file for selling and a separate one for bidding, which made the settings page confusing and the checkout experience even worse. Cards are now simply a list, and each card carries a scope you choose when you add it: for selling, for bidding, or for both. Settings shows the list plainly, and the sell page and the bid path only ask for a card when nothing on file covers what you are about to do. Less asking, fewer surprises.

plainer words
We went through every surface that renders words, from pages and emails to error messages and even the hints, and standardized the vocabulary. The rule is simple: easy to read, easy to understand, easy to translate. Where the old copy said "the house," it now just says Binovy. A machine is a piece. If a sentence would have needed a glossary, we re-wrote it.
ten small delights
We audited the whole journey, from arriving and cataloguing through listing, bidding, winning and receiving, and picked the ten places where a little care would be felt the most. The highlights:
- The bid loop ticks live, and the final stretch of an auction now feels like one.

- Winning gets a ceremony.

- An order that’s in progress shows its journey as milestones, from payment through to release.

- Sellers waiting on curation can see their place in the queue.

- Notifications gained tabs, and marking things read works the way you would expect.

- You can follow collectors whose collections you want to keep up with.

- The sell form autosaves as you type.

- Buttons show that they are working, instead of leaving you to wonder whether the click took.

Each one is small; together they change how the site “feels in your hands.”
the selling path is now better defined
Selling on Binovy has an approval gate: an application, an identity check, and payouts set up. The gate itself has not changed, but until this week you could draft an entire listing and only hit the wall at the submit button. Now the sell page clearly informs potential sellers up front, as a checklist of the three conditions, each showing where you stand, with drafting left open so you can prepare your pieces while the approvals catch up. Once all three are green, you are an approved seller, and the submit button is yours.
these updates have a home now
Finally: you are reading this on the result of the week's last project. The blog moved into its own home at blog.binovy.com, running on EmDash, a proper CMS. Having a proper CMS means I can post by pressing publish instead of deploying a new code revision. It also means that we have a feed that lives at /rss.xml. Being able to follow a blog without needing to subscribe to a particular platform. Imagine that.
That is the week. Binovy is still in alpha, quickly traversing toward beta.


No comments yet