changelog
Every post, across every category.
Posted Aug 31, 2026. Filed under Site. 0 comments
Added a guestbook! These seem to be making a comeback! I welcome feedback and questions.
Posted Aug 31, 2026. Filed under ButtonCraft PHP. 0 comments
I really needed a quick, hassle-free way to make fanlisting codes/buttons on Linux Mint without dealing with Photoshop or the learning curve of GIMP. Since I couldn’t find quite what I was looking for, I built ButtonCraft PHP—a simple fanlisting code generator! Check it out!
Posted Aug 31, 2026. Filed under Lumora Press. 0 comments
After years of relying on third-party software, I’ve officially swapped standard WordPress for my own custom-built platform on my Xena Central site! I built Lumora Press entirely from scratch out of personal need, but kept fellow fansite creators and hobbyists in mind every step of the way.
Lumora Press—a lightweight, self-hosted PHP blogging platform inspired by the elegance and simplicity of classic WordPress (think the 2012–2015 era!). It’s all about writing, publishing, and customizing with classic themes, widgets, and plugins. No block editors, no page builders, no AI bloat—just simple, fast blogging. Since it’s an independent codebase built entirely from scratch (not a fork), it runs super fast and stably on modern PHP and basic shared hosting.
On top of that classic WordPress goodness, I also added a few features to Lumora Press core that I’ve always wished WordPress had natively without needing a million plugins:
Virtual Folders in the Media Manager: Organize hundreds of icons, wallpapers, and photos by subject with ease.
Direct File Importing: Seamlessly import media straight from FTP.
Posted Aug 14, 2026. Filed under FanUpdate Redux. 0 comments
FanUpdate Redux is now available for download! I’m still actively working on refining it, but I feel at this point I’m ready to share it. I’m working on supporting >Enthusiast and perhaps Listing Admin—Fanatically is already supported.
This FanUpdate Redux release updates the codebase to PHP 8.2+ and includes a full admin UI redesign, Fanatically integtation and image uploads,
Europe/Helsinki) from a searchable, region-grouped dropdown in Admin → Options, instead of a fixed UTC-hour offset. Post, comment, and admin-dashboard dates automatically account for daylight saving time; upgrading from an older version migrates any existing offset to the closest matching timezone automatically.uploads/images/YYYY/MM/ with PHP execution blocked via .htaccess. Admin → Media lists every upload in a paginated gallery and lets you delete one.This post you’re reading on right now, is powered FanUpdate Redux. I’m also using it at my Unloved Heart Collective, where it is in Fanatically integration mode. That let’s post updates either to the collective, a fanlisting or both!
Download: https://github.com/intothisshadow/fanupdate-redux/releases/tag/v2.5.1
Posted Aug 7, 2026. Filed under SiteSkinRedux. 0 comments
Download: https://github.com/intothisshadow/siteskin-redux/releases/tag/v1.3.2
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.showSkinsSelector() keep the prefix: siteskin-redux-skin and siteskin-redux-skin-thumb. These are documented in README.md.
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.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
sha256sum SiteSkinRedux-v1.3.2.zip
compare the output against SiteSkinRedux-v1.3.2.zip.sha256
SHA-256: d4b32531575da3cefa841ffd4ea3dfd43c4d4ca79a7927458852b8f41372187b
Posted Aug 4, 2026. Filed under Lumora Gallery. 0 comments
I’ve released v1.13.0
This release improves the update system, adds bulk image renaming, and further refines the administration experience.
Download: https://github.com/intothisshadow/LumoraGallery/tree/v1.13.0 or visit your installation’s Updates page to automatically install the new version.
Powered by FanUpdate Redux 2.5.1