Skip to content

1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 16:32

Features

  • parallelize alert handling and user fan-out (JourneyOver)
  • schedule tasks on specific days (JourneyOver)
  • cache: add EpisodeRef record for post-refresh consumers #105 (nickwolf)
  • add ref-path helpers for naming, filepath and show-label checks #105 (nickwolf)
  • add ref-returning recently-added lookup #105 (nickwolf)

Bug Fixes

  • cache: stream library refresh instead of loading every episode at once #102 (nickwolf)
  • prevent errors with incomplete episode data (JourneyOver)
  • cache: return lightweight refs instead of retaining Episodes #105 (nickwolf)
  • stamp librarySectionTitle from the owning section to avoid a reload per episode #105 (nickwolf)
  • perf: boost alert processing under load (JourneyOver)

Code Refactoring

  • consume EpisodeRef in scheduler and status handlers #105 (nickwolf)

Chores

Commits

  • a0701b8: ignore none sub if ref video not have sub (devildant) #95
  • 5d9de72: optimize (devildant) #95
  • d952b15: update version string to 1.5.5-dev (JourneyOver) #95