Releases: Ink-Iron-Apps/ironshelf
Release list
Ironshelf v0.48.1
What's New
Bug Fixes
- resolve flutter analyze errors for Flutter 3.44
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.48.1/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.48.0
What's New
Features
- add 2FA flow to Flutter app login screen
- add 2FA login step and settings card to web UI
- emit HSTS header only when TLS is active
- two-step login with account lockout, TOTP verify, and 429 errors
- add TOTP 2FA setup, enable, and disable endpoints
- add account lockout and pending 2FA token stores
- add migration 022 for user_totp and recovery code tables
Other Changes
- docs: update STATUS.md — 2FA + hardening complete
- docs: add BACKLOG.md (phased task list to v1.0 and beyond)
- docs: expand STATUS.md into a cold-start session handoff
- docs: add STATUS.md (auth overhaul state + pending work)
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.48.0/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.47.2
What's New
Other Changes
- refactor: Flutter app connects direct by server URL (no cloud account)
- refactor: remove cloud/remote-access/legacy-OIDC UI from web app
- refactor!: strip cloud relay, tunnel/UPnP, legacy OIDC, and local-auth bypass
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.47.2/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.47.1
What's New
Other Changes
- refactor: bake in Google/GitHub as first-class login providers
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.47.1/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.47.0
What's New
Features
- DB-driven multi-provider SSO (Google OIDC, GitHub OAuth2, custom)
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.47.0/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.46.1
What's New
Bug Fixes
- enforce per-library ACL on OPDS feeds
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.46.1/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.46.0
What's New
Features
- sync pinned libraries to the server per user
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.46.0/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.45.1
What's New
Bug Fixes
- cache-bust hosted dashboard assets to stop stale-JS skew
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.45.1/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.45.0
What's New
Features
- remove (unclaim) cloud servers from the dashboard
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.45.0/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.
Ironshelf v0.44.2
What's New
Bug Fixes
- working latest-release links via moving app-latest tag
Installation
Linux/macOS: curl -fsSL https://github.com/LightWraith8268/ironshelf/releases/download/v0.44.2/install.sh | bash
Windows (PowerShell as Admin): powershell -ExecutionPolicy Bypass -File install.ps1
Manual: Download the binary for your platform below.
See DEPLOYMENT.md for full setup guide.