github menottim/splintarr v1.0.2-alpha

latest releases: v1.3.2, v1.3.1, v1.3.0...
one month ago

What's New in v1.0.2-alpha

Code quality, security hardening, and UI polish.

Code Simplification (PR #109)

  • Consolidated two grab-rate DB queries into one
  • Simplified get_scheduler_status() with early return
  • Deduplicated integration template rows with Jinja2 loop

Security Hardening (PR #110)

  • Removed dead ?next= redirect parameter from server-side 401 handler and client-side fetch interceptor (latent open redirect risk)
  • Replaced innerHTML with textContent/DOM construction in setup password meter

UI Fixes

  • Dashboard stat card detail text now bottom-aligns across all cards
  • Grab rate moved inline with search stats (no more height differences)

Upgrading from v1.0.1-alpha

docker-compose pull
docker-compose up -d

No database migrations required.

Full Changelog: v1.0.1-alpha...v1.0.2-alpha

Don't miss a new splintarr release

NewReleases is sending notifications on new releases.