Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:46
· 180 commits to main since this release
  • feat: complete overhaul of application and many fixes and changes
  • feat: download subtitles from stream too into mkv file
  • feat: new statistics page, download duplicate system (better quality download, audio merge), and some bug fixes as usual
  • feat: Dev Version is now able to install modules for the future version
  • feat: adding themes (templates) to module store and change style of favorites
  • feat: add compact view and better bulk edit for auto-sync
  • feat: adding more general system information to telemetry for better analysis
  • feat: Overhaul design of Auto-Sync Section
  • fix: remove deleted .env.example from pyinstaller spec (build issues)
  • fix: upscaling issue fix
  • fix: watcher system issues fixed (I hope)
  • fix: library scan in duplicate check
  • fix: subtitle download fixes for every extractor
  • fix: some fixes in statistics
  • fix: download duplicate better quality fix from previous commit
  • fix: .env migration to db (there was something missing)
  • fix: Mobile View: When Menu open, the main page will not be scrollable anymore
  • fix: fix download system with language maps to one central map instead of multiple ones, also adding information and buttons for developers how they can create and upload own modules/templates
  • fix: Fix in Module store after installing an package
  • fix: style change of advanced search, some bug fixes (image cache, download abort, rest of files after download abort cleanup, captcha issue after download abort)
  • fix: module store fix with unsigned modules
  • fix: some missing files in last commit
  • fix: workflow fixes
  • fix: add missing translation
  • fix: complete truncated api_autosync_batch endpoint
  • fix: module store doesnt show update
  • fix: auto-sync css issues fixed and batch selection function
  • chore: update CI workflows (scans, build checks, PR helpers) and improve PR template
  • docs: add webplate to readme
  • style: fix checkbox style of "Default for Sites"
  • style: Theme Module padding was not set correctly
  • style: fix media library toolbar to have an better border
  • ci: disable trivy secret scanning to prevent false positives from dependencies
  • ci: add cross-platform build checks, security scans (CodeQL, Trivy) and PR validation workflows