Revision History (change log) for Digital Distortion Web Door Stats
===================================================================
Version  Date         Description
-------  ----         -----------
1.04     2026-05-22   New graphs:
                      - Door runs per month over time (line chart)
                      - Hour-of-day distribution (bar chart, 24 bins)
                      - Day-of-week breakdown (bar chart, 7 bins)
                      - Login - door engagement rate (table column per user)
                      - Unique users per door (column added to door table)
                      - First-run date per door (column in door table)
1.03     2024-07-25   New configuration options for the door stats as text:
                      useTableForTopDoorText and useTableForUserDoorCountText
1.02     2024-07-18   Improved formatting for mobile devices of the text-based
                      data at the bottom.
                      Page version date & copyright notice is now displayed next
                      to the page verison number at the bottom of the page.
1.01     2024-07-17   New script, genDoorStats.js, that can run periodically to
                      generate a cached .json file with the door stats up to
                      that point for faster page loads (the page and
                      syncLogDoorStats.js will read the cached data + new data).
                      More (and text-based) information on tbe web page: Table
                      of top doors, and a list of top uers and the doors they
                      have run.
                      Version information is now displayed on the bottom of the
                      page.
1.00     2024-07-13   Initial release
