[13:27:45] Hi, going to https://www.mediawiki.org/wiki/Category:Media_handling_extensions gives an error: "Cannot access the database: Database servers in cluster26 are overloaded." [13:28:45] Forza: yes, that’s https://phabricator.wikimedia.org/T422130 / https://www.wikimediastatus.net/incidents/kq46rrxd2yy4 [13:31:04] Thanks [13:31:25] I thought it odd as I could access the main page fine. [20:58:20] What are the differences? [20:58:58] 2026-04-01 [20:58:58] Maintenance update Maintenance release: 1.43.8 / 1.44.5 / 1.45.3 is now available. [20:58:59] 2026-03-31 [20:58:59] Security Security and maintenance release: 1.43.7 / 1.44.4 / 1.45.2 are now available. [20:59:56] ? [21:01:19] it's described here: https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/thread/6VW6OGVSC7LO3QUMBEZOPQFYYOFDJ452/ [21:03:31] Why were they released by such a short margin? [21:03:46] perryprog [21:05:51] uhh. I suppose Reedy would know. [22:03:22] There is likely a fix or two that got missed that got missed in the first package [22:09:10] If I have a URL https://en.wikipedia.org/wiki/File:example.png is there an API call to get the raw URL of the latest revision? [22:12:32] Revision of what.. The page text? Or the actual file? [22:12:37] As they're two seperate things [22:12:57] The actual file [22:39:51] https://en.wikipedia.org/w/api.php?action=query&format=json&prop=imageinfo&titles=File%3Aexample.png&formatversion=2&iiprop=url [22:47:49] Thanks