QUICK NOTE ------------
I am aware of the releases / bug fixes as I always see the changelog. But if you notice, before it used to be even almost a month before a release was made sotimes, while recently it can be just be a day apart. Issue count was always there.
P.S. How did you make the text pink / red in markdown like that?
reply
Using backticks ` like this:
`this will be red` (I escaped the backticks with \)
this will be red
It's mainly used for code to have a monospace font.
reply