Hello,
We have been using Stackby as a database tool for a project for almost a year. During this time, we added several text columns with line breaks and Markdown support. Until a few weeks ago, everything was working perfectly.
However, recently, without any changes on our part, all line breaks were removed. As a result, any modification to a row updates the text and sends it to our application in the new format, without line breaks.
We would like to know:
-
Was there an update that caused this change?
-
Is this modification permanent or temporary?
-
Is there a way to restore our line breaks and prevent the loss of our previous work?
Below, we have attached an image illustrating how the data was received through the API before the change. Previously, line breaks were represented by \n.
Now, after the update, we receive , a formatting character that prevents line breaks.
We appreciate your attention and look forward to your response!