Development Changelog

Changelog 11-25-2025

Posted by Carey on November 25, 2025

  • Replaced old PHP sessions with a database-backed PDOSessionHandler for consistent login behavior.
  • Standardized session loading across all pages.
  • Fixed redirect issues after login and eliminated cases where users were sent back to the login page incorrectly.
  • Corrected logout behavior so sessions are fully destroyed and cookies are properly cleared.
  • Updated protected pages to require login without altering any page content.
  • Resolved broken loads caused by duplicate session initialization.
  • Verified albums, image management, and the index page now work with the new session system.
  • If issues persist you can contact me via Discord @cardestal or by emailing cardestal05@gmail.com.

← Back to changelog