Changelog

January 15, 2026 v2.0.1:
Mobile bug fixes:

January 12, 2026 v2.0.0:
Complete site redesign! Alongside redesigning every web page stylistically, the following changes were implemented:

September 20, 2025 v1.0.15:
Refactored search-script.js and archive-script.js to properly handle asynchronous nature of fetching multiple JSON files so that both comic search results and comic archive links are always ordered correctly.

August 21, 2025 v1.0.14:
Implemented true multi-JSON file support to comic-script.js for storing comic metadata. The script file also now automatically pulls the JSON file with the most recent comic using index.json. Fixed issue where non-dialog would show up in the dialog search result for Dunderheads comic #1.

August 11, 2025 v1.0.13:
Added a scrollable carousel of "sponsor" buttons in the newly-named "Cool Buttons" section on the home page with Left/Right buttons for manual scrolling. Added custom scrollbar colors for both green and orange content containers. Adjusted height of changelog textarea from eight rows to ten.

August 9, 2025 v1.0.12:
Added a link that takes the user to the blog archive as well as a corresponding link that takes the user to the top of the webpage for mobile viewport sizes. Flipped order of blog archive links to newest to oldest from top to bottom. Added a minimum container height of 50px. Set "What's Cooking?" container's minimum height to 300px. Increased maximum mobile viewport width from 700px to 800px.

August 5, 2025 v1.0.11:
Added a changelog to the home page.

August 3, 2025 v1.0.10:
Added "What's Cooking?" tab to the home page that automatically pulls and displays links to recently posted comics and blogs with corresponding meta information.

August 2, 2025 v1.0.9:
Fixed improper word wrap on mobile for the custom comic share link. Font size of the link itself decreased.

July 15, 2025 v1.0.8:
Permalink replaced with "Copy Share Link" button below each comic with corresponding specialized share link below it. The special share link embeds content when shared, unlike the default page link.

July 4, 2025 v1.0.7:
Created separate entry-script.js files for each blog--Golden Butterfly, alnoblog, and Photos blog--to better handle divergent JSON file versioning between them. Temporary cache-busting version parameter added to Golden Butterfly's entry-script.js to avoid having to perform a browser hard refresh.

July 1, 2025 v1.0.6:
Replaced cache-busting query parameters for comic JSON files with renaming the JSON file itself for each update.

June 28, 2025 v1.0.5:
Added backticks as an escape character for escaping regexes when trimming non-dialog from comic search results in search-script.js.

June 22, 2025 v1.0.4:
Animated site button added to home page. Removed "resize: none;" from textarea styling in CSS file.

June 17, 2025 v1.0.3:
Removed console.log line from comic-script.js as it was a leftover from debugging.

June 11, 2025 v1.0.2:
Temporary fix for outdated file caching whereby the cache-busting version tag was hardcoded into the JSON file retrieval function in comic-script.js as there was only one JSON file at the time.

June 3, 2025 v1.0.1:
Fixed issue where comic-script.js would incorrectly floor instead of round to determine which JSON file to fetch for comic metadata.

May 26, 2025 v1.0.0:
Revealed the site to the public!

May 21, 2025 v0.2.3b:
Updated favicon to blue tomato graphic. Implemented cache-busting for JSON files.

May 20, 2025 v0.2.2b:
Added checkbox option to randomize site banner upon page load using cookies. Removed audio files for banner art.

May 15, 2025 v0.2.1b:
Initial custom banners added: football player, Globetrotter, Italian chef, French mime, golfer, and poker player. Corresponding autoplaying music added per each theme.

May 12, 2025 v0.2.0b:
Guestbook added. Comic transcript font size decreased.

May 11, 2025 v0.1.2b:
Modified comics search bar formatting so as to match variable width of container depending on viewport size. Default button styling on iOS webkit negated to match styling on desktop.

May 10, 2025 v0.1.1b:
Fixed incorrect capitalization in directory paths in HTML files and blog text files. Fixed improper image resizing within container in the Photos blog page.

May 10, 2025 v0.1.0b:
Website goes live.