/changelog
Changelog
Everything that's shipped, in reverse order. Follows keepachangelog conventions loosely.
-
v0.4.0
- added JSON ⇄ YAML converter with live two-way binding.
- added Regex tester with live match highlighting and capture groups.
- added JWT inspector (decode-only; signatures are never verified to keep your keys on your device).
- changed Tool cards now use a denser 3-column grid on large screens.
-
v0.3.0
- added UUID generator (v4 and v7).
- added Timestamp converter (Unix ↔ ISO 8601 ↔ human).
- fixed Base64 now correctly round-trips four-byte UTF-8 characters.
-
v0.2.0
- added Base64 encode/decode with UTF-8 safety.
- added No-tracking promise page.
-
v0.1.0
- added Initial scaffold: home, tools index, 404, legal pages.
Want to follow along? Bookmark this page. There is no email list because there is no database to put one in.