Project TC has two updates.
- While delivering images, I had set quality at 80% for all responses; although I hoped asset size would decrease further, it did not. Now images are delivered with a change that supports quality values from 10 to 100 in integers. This was a genuine bug.
- I am reviewing how many database rows are read during an API response. D1 supports this, making it a straightforward addition. This count will be sent as a response header, and I will explain the reason in a future update.