1019 B
Q-Blog v0.3.2 User Announcement
Hi everyone,
We discovered that publishing brand-new posts from the "Create Post" button sometimes closed the modal without ever prompting for a transaction. That should never happen, and we're sorry both for the disruption and for not catching the bug earlier with better tests. The flow now confirms which blog you're publishing to and reports a clear error if anything is missing so you can retry immediately.
While we were in there we also cleaned up the embedded content publishers—video, audio, files, images, and polls now use consistent "Publish" terminology, and you’ll see explicit notifications whenever an upload to QDN fails.
To keep this from happening again, we added automated Vitest coverage that drives the new-post modal end to end, checking both the happy path and the missing-blog error path. These tests now run with the suite so we'll spot regressions before they reach you.
Thanks for your patience, and please let us know if anything still looks off.