Tag

Release

Browsing collection of 2 articles focused on Release.

Your Vault is Getting Full — So We Added Search
Apr 25
Release

Your Vault is Getting Full — So We Added Search

There’s a version of Form Recover that works exactly as it’s supposed to: quietly, invisibly, accumulating drafts in the background so that when disaster strikes, you’re covered. The problem? It works too well. After a few weeks of active use, your vault fills up. GitHub issues, Reddit comments, support tickets, long-form emails. And suddenly, finding the one draft you actually need becomes a chore of its own. That’s the problem v0.2.2 solves.
Form Recover v0.1.0 is Live: The Story Behind the Airbag for Your Browser
Jan 22
Release

Form Recover v0.1.0 is Live: The Story Behind the Airbag for Your Browser

It’s finally here. After roughly 90 days of “keluh kesah” (struggles), countless late nights, and hundreds of browser tabs crashed intentionally for testing, I am beyond excited to announce that Form Recover v0.1.0 is officially live on the Chrome Web Store. The 3-Month Journey When I started this project, I thought, “How hard can it be to save some text from an input field?” Famous last words. I quickly realized that the modern web is a chaotic place. Between complex Single Page Applications (SPAs) like React and Vue that manage state in ways that bypass traditional “value” attributes, and the “Nightmare of Iframes” found on many support portals, the development was a constant battle against edge cases. There were times when I thought the “Ghost Icon” would never align correctly, or that the recovery engine might miss that one crucial comment on a forum.