Modules List I wrote a pretty handy module last year as part of the early stages of a LocalGov Telemetry project, called "Modules List", and I put it on Drupal.org as a generic module. Here's some work on got done on it this month: Fix for a missing library - based on a very early version of the module. This prevented our autocomplete system from working. A decision not to include other site information in the modules list functionality. Obviously things are better when they have automated tests , so now this module has exactly that. A decision to not include the functionality to share your site's modules list via an API key. And now we have no open issues for that module. LocalGov Microsites Live Previews has a bug where every time you save a microsite using that feature, the microsite gets unpublished. Now we have a fix for it (hopefully, it took a half a day to track down).…