github giuseppe99barchetta/SuggestArr v2.6.0

7 hours ago

Improve auth system, performance, and infrastructure

This release focuses on authentication improvements, performance optimizations, and infrastructure updates.


๐Ÿ” Authentication

  • Added flexible authentication modes with local bypass support
  • Improved authentication handling
  • Fixed session management issues when using subpaths

๐ŸŽจ UI Improvements

  • Introduced BaseCheckbox component
  • Refactored checkbox usage across the application

โšก Performance

  • Increased API fetch limit to improve recent items uniqueness
  • Optimized TMDB and OMDB API calls
  • Improved AI search merging from O(Nยฒ) to O(N)

๐Ÿณ Infrastructure

  • Updated Docker workflows
  • Improved GHCR authentication handling
  • Fixed Docker image publishing
  • Added automatic push to GHCR (GitHub Container Registry) alongside existing Docker Hub publishing

๐Ÿ“ฆ Dependencies

  • Updated backend and frontend dependencies

โš™๏ธ Configuration

  • Added option to include adult content in TMDB searches (@DarkseidAM)

๐Ÿงน Misc

  • General cleanup and minor fixes

Don't miss a new SuggestArr release

NewReleases is sending notifications on new releases.