Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:35
· 347 commits to main since this release
240b5dd
  • feat: adding third party tab into integrations and move CR and Fernsehserien.de
  • feat: adding fernsehserien.de as an third party integration
  • feat: add time-range selector (presets + custom) to the UpTime page
  • feat: bucket UpTime history bars over the selected range with a grey no-data state
  • feat: expand a per-bucket heartbeat detail view on click, mobile-friendly
  • feat: add tap-friendly heartbeat tooltip on the UpTime page showing status, time, response and error
  • feat: add native UpTime monitoring for source sites with background monitor, DB and API
  • feat: add UpTime tab in integrations with per-source tracking, interval, retention and timeout
  • feat: add UpTime dashboard page with live in-place updates and sidebar entry
  • feat: show heartbeat hover tooltips with time, status and response time on UpTime page
  • feat: add MegaKino and hanime to the DNS reachability check
  • feat: label resolved IPs with their CDN provider in the DNS check
  • feat: verify source sites by real content and flag ISP/CUII block pages instead of trusting the URL
  • feat: add native UpTime monitoring for source sites with background monitor, DB and API
  • feat: add UpTime tab in integrations with per-source tracking, interval, retention and timeout
  • feat: add UpTime dashboard page with live in-place updates and sidebar entry
  • feat: show heartbeat hover tooltips with time, status and response time on UpTime page
  • feat: add MegaKino and hanime to the DNS reachability check
  • feat: label resolved IPs with their CDN provider in the DNS check
  • feat: verify source sites by real content and flag ISP/CUII block pages instead of trusting the URL
  • feat: add Vidavaca extractor and make Vidara extractor domain-agnostic
  • feat: add new/trending section visibility toggles for hanime source
  • feat: add hanime.tv (18+) as a source provider, disabled by default
  • feat: load hanime new/trending on the start page with censored/uncensored pills
  • feat: resolve hanime series, episodes and streams via a signing headless browser
  • feat: add hanime HLS extractor with yt-dlp download
  • feat: gate hanime activation behind a two-step 18+ age confirmation
  • feat: include hanime in search, seerr and autosync search
  • feat: add hanime source toggle and ordering in settings
  • feat: add MegaKino (megakino9.com) as content provider for movies and series
  • feat: load MegaKino new movies, new series and popular on the start page
  • feat: include MegaKino in search, direct-link input and advanced search
  • feat: support MegaKino downloads via VOE extractor
  • feat: add MegaKino to Seerr search and auto-sync series search
  • feat: add MegaKino source toggle and ordering in settings
  • feat: add captcha/browser tuning options (ad-blocker, overlay remover, ad-tab guard, ua-sync, webgl spoof, manual solve, visible window, timeout) in network settings
  • feat: add persistent captcha browser-profile toggle and clear button in settings
  • feat: add app restart button (relaunch without update) in settings
  • feat: add configurable source order with arrow and drag-and-drop reordering on start page
  • feat: add per-source toggles to show/hide and reorder new and popular sections
  • feat: add Sources settings tab to enable/disable sources and hide disabled ones from search
  • feat: clarify legacy-import card and allow dismissing it (persisted server-side)
  • fix: forgot the caching for the third party providers..
  • fix: fix fernsehserien.de scraper with more ideal slug conversion
  • fix: several fixes
  • fix: some fixes
  • fix: docker fix for patchwright
  • fix: change DNS and uptime to header checks
  • fix: guard megakino browse against a non-list movies field so search no longer crashes
  • fix: keep the download-modal Anime4K upscale checkbox selection from being reset by a late settings fetch
  • fix: restore missing loadHanimeBrowse so the start page loads when hanime is enabled
  • fix: try DoH and plain transport for MegaKino and validate JSON to stop parse-error log spam
  • fix: show offline-source banner on the start page with DNS test and UpTime links when monitoring is on
  • fix: migrate existing AutoSync jobs from s.to to serienstream.to on startup
  • fix: route MegaKino scraper through the DoH session to bypass ISP blocks
  • fix: normalise MegaKino genres field to stop search crashing on list values
  • fix: log MegaKino network failures as warnings instead of full tracebacks
  • fix: switch functional request URLs from s.to to serienstream.to
  • fix: stop short block-page markers from falsely flagging real sites as blocked
  • fix: switch functional request URLs from s.to to serienstream.to
  • fix: resolve Vidmoly /v/ view URLs to vidmoly.net embed for extraction
  • fix: Emergency Change megakino vom megakino9.com(fake) to megakino.to
  • fix: show download progress for hanime via the standard ffmpeg pipeline
  • fix: silence headless chromium console output during hanime stream resolution
  • fix: download hanime AES-128 HLS via a single ffmpeg pass with progress
  • fix: stop console spam from yt-dlp delegating encrypted hanime HLS to ffmpeg
  • fix: label hanime download phase as Download instead of FFmpeg
  • fix: accept megakino and hanime in home source order validation
  • fix: pin blocked hosts via host-resolver-rules instead of forcing secure DoH in captcha chromium
  • fix: some fixes for docker users
  • fix: route captcha Chromium DNS through project DoH via --host-resolver-rules
  • fix: remove typo
  • fix: adding old aniworld folder for migration (docker)
  • fix: set project license metadata to GPL-3.0-or-later
  • refactor: rename S.TO source label to SerienStream across the frontend
  • refactor: merge debug and restart into one "System" card in general settings; drop restart from captcha and updates tabs
  • chore: add German translations for hanime and age-gate strings
  • chore: fill remaining German translations in settings page
  • chore: add German translations for captcha/browser and restart settings
  • docs: adding licensing history information
  • docs: restore verbatim GPL-3.0 LICENSE and move copyright holders to COPYRIGHT
  • style: fix some styles
  • style: adding animation to uptime menu icon
  • style: lay out UpTime monitors as full-width rows
  • style: fix issue with checkboxes in mobile mode
  • style: use standard chb-main checkboxes for source section toggles