Users of my URO+ script may be aware that one of the myriad of things it does (or at least did before the latest WME update broke it) is to provide enhanced details for a variety of edit history entries.
Prompted by the recent breakage, I’ve now finally pulled this functionality out of URO+ and turned it into a standalone script - WME History Enhancer or WHE for short (sorry, no amusing acronym this time…). This makes life easier for me by a) reducing the size of URO+ and b) keeping all of this functionality encapsulated in a seperate script, both of which are beneficial from a code maintenance perspective. It also means that people who may have been interested in such functionality, but who didn’t want to have to install a heavyweight script such as URO+ just to get their hands on it, can now pursue that interest via this somewhat more lightweight script. And by publishing it as a standalone script, it also helps make anyone aware of this functionality who didn’t even realise it was ever part of URO+…
NOTE: if you’re also running URO+ then please ensure you’ve updated to at least v3.205 to avoid any attempted interaction between WHE and the embedded WHE functionality within older versions of URO+
You’ve connected the missing dots. Thank you! I didn’t realise it was the script that was doing this and have been lost without it. Massive thumbs up for doing this!
1.1 includes the TrustedHTML fix, and also reinstates display of outbound turn edits, which had been incorrectly displayed as inbound ones due to a single line of code being misplaced during the conversion from embedded functionality within URO to standalone script… Thanks to tonestertm for spotting this unexpected behaviour.
1.2 adds an option to hide road closure history entries - anyone who’s tried to find a history entry relating to something other than a closure on any segment which attracts a lot of closures (e.g. motorways) will understand why I’ve added this option… Note that it simply hides any such entries from the currently loaded list, so if it causes the entire list to be hidden it won’t automatically load in the next batch of history entries, you still need to do that yourself.