Go back to the update browser

UT text box gen v12.0.0

02-04-2026

In this update, we address a long-lasting issue: the nightmares of sharing direct links to generated textboxes.
When you do that, if the sprites you used change or get deleted in the future, the image will look different than at the time you generated it. It also puts strain on our servers, since every time the image is requested it gets generated again.
We fixed that by offering direct uploads! When you generate a textbox you are given the option to get a permalink. This will upload it for you and give you a link to share. At the same time, you can no longer copy the direct link of text boxes, since generated textbox data is now sent through the API instead of using a link like before.

The old link, even if not used by the generator anymore, is still functional. However, we will soon deprecate it and require a user token to have boxes generated. There will be better ways to do so too, so stay tuned!



Changelog


  • Textboxes are now generated through the API instead of through an image url.

  • Added "generate permalink" button.

  • Disabled logging endpoint (it now happens when the box is generated through the API).