Quick story time:
- A little over a year ago, I added caching for the documentation page. Unfortunately, this made the "most used items" sections get silently dropped.
- A couple weeks ago, I upgraded Smarty. The relevance to this story is that the new version now exposes some problems as warnings that it used to silently ignore (only in my local development environment, you'll never come across one of these warnings yourself).
- Yesterday (or maybe the day before), I noticed one of these such warnings on the documentation page. Turns out it was a symptom of the original breakage from the caching addition.
You've all been without this useless, err I mean vital, information for that long! How could no one notice?! Anyway, it's fixed now, so enjoy. I didn't think this was worth making a full-blown announcement given how no one noticed its absence. :)