chatcraft.org
chatcraft.org copied to clipboard
New Release Notification
From Discord:
we could add a feature in the chatcraft ui to notify of releases. eg a little notification icon in top right or something to also gather feedback
Doing this requires us to also figure out how to write about what we're releasing in a more standard way. We currently ship main
to production, and don't have tagged releases. We could start doing that, which would let us group things together, write up a bit of info about what shipped, etc.
We could have ChatCraft keep track of the version it is on and link users to a GitHub release when it happens, or could do it in app.
I'm not 100% sure how to do this without adding a lot of extra work (i.e., marketing vs. coding the features), but we should explore. I like blogging about what we build at random intervals, but I don't really want to take on this job of managing release notes. Maybe someone else wants to?