changelog

Updates

Latest releases and changes.

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

Lumora Gallery v1.13.0 Released

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.

✨ Highlights

  • Bulk Rename for images within an album, with live previews, filename templates, collision detection, and fully transactional renaming.
  • Smarter updates now download the official release ZIP (when available) instead of GitHub’s raw source archive.
  • Automatic cleanup of obsolete core files during updates using a new file manifest system.
  • PhotoSwipe now leaves comfortable margins around large images instead of displaying them edge-to-edge.
  • Updates page now clearly distinguishes between automatic Update Backups and manual Full Backups.
  • Repository, homepage, and anonymous install ping URLs updated to match the new Lumora Gallery project locations.

Download: https://github.com/intothisshadow/LumoraGallery/tree/v1.13.0 or visit your installation’s Updates page to automatically install the new version.

Archivio v1.1.0

Posted Jul 11, 2026. Filed under Archivio. 0 comments

Archivio v1.1.0 released!

· 1 2 · All