• v1.0.0 77cd70eebf

    v1.0.0
    Some checks failed
    Release & Container Push / Prettier Format Check (push) Successful in 38s
    Release & Container Push / Container Force Push (push) Has been skipped
    Release & Container Push / Container Force Push (Migrate) (push) Has been skipped
    Release & Container Push / Semantic Release (push) Successful in 31s
    Release & Container Push / Container Push (push) Failing after 16s
    Release & Container Push / Container Push (Migrate) (push) Failing after 6s
    Stable

    guneet released this 2026-09-23 08:21:48 +00:00 | 2 commits to main since this release

    1.0.0 (2026-09-23)

    Bug Fixes

    • add AUTH_URL env var to resolve incorrect auth redirect URLs (d39d031)
    • apparently you can't just make postcss config into a typescript file (48199d3)
    • build errors (2ce6a66)
    • build errors (83c5dc0)
    • check for existing request on /request-access page load (b1e1520)
    • handle missing user profile data (8a60de9)
    • harden remix editor saves (91eaedc)
    • linting errors (4ecbf33)
    • linting errors (d40d970)
    • npm warnings during install (b726a74)
    • only owner can update image nsfw (2cb0c7e)
    • patch handlebars, picomatch, flatted, and brace-expansion vulnerabilities (ce85751)
    • remember email from sign-in attempt for invite request (283993c)
    • replace Next.js image optimizer with custom image route to fix auth bypass (3417931)
    • resolve @auth/core nodemailer peer dependency warning (#36) (0f0391b)
    • resolve dark mode switch hydration mismatch (59c7af8)
    • resolve upload button hydration mismatch on my-walls page (a8d8bfc)
    • skip env validation while linting (17db9f9)
    • update next.js to 16.1.7 to resolve dependabot security alerts (fe77694)
    • upgrade nodemailer to 8.0.4 to patch SMTP command injection vulnerability (491c186)
    • use APP_URL for AUTH_URL runtime env variable (2079227)
    • use theme-aware colors on auth headings and prevent text wrap (d20d2a0)
    • widen GitHub icon container and add Infisical start script (a696936)
    • workflows (06e92a1)

    Features

    • ability to toggle public visibility (bf1f1da)
    • add admin user management, invite-only system, and guest viewing toggle (bae5a77)
    • add dedicated /request-access page for uninvited users (2794ecc)
    • add invite request system for uninvited users (079a69a)
    • add lightweight migration Docker image for Kubernetes init containers (#39) (3458465), closes #38
    • add manual dispatch with Docker force-push override (#35) (b224f50)
    • add semantic release and Docker Hub CI/CD pipeline (e3061a5)
    • add VPS deploy step after Docker push via SSH (cabf250)
    • add wallpaper remix with text overlays (f1b5b53)
    • added github and google signin (e6813ec)
    • added stuff (85383bf)
    • admin can edit (d1f3c67)
    • admin mode (9beee2b)
    • auth pages (70a1b30)
    • build multi-architecture Docker images (amd64 + arm64) (#41) (19754f4)
    • display app version in navbar GitHub button (98a21b6)
    • github link (320e893)
    • hover effects and settings for dark mode (5a7698c)
    • input box improvements (a9acc66)
    • migrate from next-auth to better-auth (a30a491)
    • otp based login (93fa493)
    • package remix fonts for rendering (a1e254c)
    • satoshi font (ff0d0a2)
    • send invite notification email when inviting a user (b445d4b)
    • standalone output (cbe3cb9)
    • switch to magic link email auth with SMTP configuration (7291cfa)
    • track and display user last seen in admin settings (19965d7)
    • workflows (6f74cda)
    Downloads