changelog

Blog

Every post, across every category.

PHP 8.5

Posted Sep 13, 2026. Filed under Lumora Gallery, Archivio, SiteSkinRedux, FanUpdate Redux, Lumora Press, ButtonCraft PHP, Site. 0 comments

My host has added PHP 8.5 so I’m supporting that for all my scripts now too. 

Lumora Gallery and Lumora Press have new versions out with lots of added features!

Lumora Gallery: https://github.com/intothisshadow/LumoraGallery/releases

Lumora Press: https://github.com/intothisshadow/LumoraPress/releases

SiteSkin Redux v1.3.2

Posted Aug 7, 2026. Filed under SiteSkinRedux. 0 comments

SiteSkin Redux v1.3.2

Download: https://github.com/intothisshadow/siteskin-redux/releases/tag/v1.3.2

Changed

  • Reverted blanket CSS class prefixing. A previous change had namespaced every class in the starter skin (wrapper, site-eyebrow, site-title, site-tagline, section-label, content-card, stats-row/stat/stat-num/stat-label, skin-credit) with a siteskin-redux- prefix. That’s reverted — those classes belong to the starter skin’s own design, not the engine, and skin authors should be free to name their own classes without the engine dictating a naming scheme.
  • Only the two classes the engine itself emits via showSkinsSelector() keep the prefix: siteskin-redux-skin and siteskin-redux-skin-thumb. These are documented in README.md.

 

Fixed

  • skins/1/style.css was left targeting the old unprefixed p.skin / img.skin selectors after the class-name revert, which no longer matched what the engine actually emits (p.siteskin-redux-skin / .siteskin-redux-skin-thumb) — silently breaking the skin selector’s styling. Corrected the selectors to match the engine’s real output.

Added

  • A dedicated siteskin-redux-skin-thumb CSS class on the thumbnail <img> elements rendered by the skin selector, alongside the wrapper’s siteskin-redux-skin class. This lets skin authors target thumbnail/preview images specifically (e.g. for a fanlistings-style thumbnail grid) without also matching the wrapping <p class="siteskin-redux-skin">.

Full Changelog: docs/CHANGELOG.md

Verifying the download

sha256sum SiteSkinRedux-v1.3.2.zip

compare the output against SiteSkinRedux-v1.3.2.zip.sha256

SHA-256: d4b32531575da3cefa841ffd4ea3dfd43c4d4ca79a7927458852b8f41372187b