github error311/FileRise v1.8.12

latest release: v1.8.13
7 hours ago

Changes 11/8/2025 (v1.8.12)

release(v1.8.12): auth UI & DnD polish — show OIDC, auto-SSO, right-aligned header icons

  • auth (public/js/main.js)

    • Robust login options: tolerate key variants (disableFormLogin/disable_form_login, etc.).
    • Correctly show/hide wrapper + individual methods (form/OIDC/basic).
    • Auto-SSO when OIDC is the only enabled method; add opt-out with ?noauto=1.
    • Minor cleanup (SW register catch spacing).
  • drag & drop (public/js/dragAndDrop.js)

    • Reworked zones model: Sidebar / Top (left/right) / Header (icon+modal).
    • Persist user layout with userZonesSnapshot.v2 and responsive stash for small screens.
    • Live UI sync: toggle icon (material-icons) updates immediately after moves.
    • Smarter small-screen behavior: lift sidebar cards ephemerally; restore only what belonged to sidebar.
    • Cleaner header icon modal plumbing; remove legacy/dead code.
  • styles (public/css/styles.css)

    • Header drop zone fills remaining space and right-aligns its icons.

UX:

  • OIDC button reliably appears when form/basic are disabled.
  • If OIDC is the sole method, users are taken straight to the provider (unless ?noauto=1).
  • Header icons sit with the other header actions (right-aligned), and the toggle icon reflects layout changes instantly.

v1.8.12

Full Changelog

v1.8.11 → v1.8.12

SHA-256 (zip)

766f9f6c1caae4490b865ec286eca11f876ba20b0fc66fa88a25871b34670cc6  FileRise-v1.8.12.zip

Don't miss a new FileRise release

NewReleases is sending notifications on new releases.