Skip to content

Releases: simon-ding/polaris

v0.23.0

24 Apr 14:56
Compare
Choose a tag to compare

What's Changed

  • feat: torrent blacklist
  • feat: buildin download client bug fix
  • fix: movie and tv status not match
  • fix: do not cache error result
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #17
  • a lot of other bug fixes and code refactors

How To Update

docker compose

docker compose pull && docker compose up -d

docker

docker pull ghcr.io/simon-ding/polaris:latest 

Full Changelog: v0.22.1...v0.23.0

v0.22.1

11 Apr 07:06
Compare
Choose a tag to compare
  • fix webui cannot connect

Full Changelog: v0.22.0...v0.22.1

v0.22.0

10 Apr 08:40
Compare
Choose a tag to compare

What's Changed

  • add buildin download client
  • provide default tmdb api key
  • remove space check before download
  • code refactoring

How To Update

docker compose

docker compose pull && docker compose up -d

docker

docker pull ghcr.io/simon-ding/polaris:latest 

Full Changelog: v0.21.0...v0.22.0

v0.21.0

10 Feb 09:11
Compare
Choose a tag to compare
  • better PT support
  • add separate seeding tab in activities
  • many bug fixes

Full Changelog: v0.20.1...v0.21.0

v0.20.1

14 Jan 10:16
Compare
Choose a tag to compare
  • prowlarr support refactor

Full Changelog: v0.20.0...v0.20.1

v0.20.0

13 Dec 06:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

26 Nov 11:20
Compare
Choose a tag to compare

What's Changed

Features:

  • Global size limiter
  • Polaris now only accept video files and subtitles of known formats, defined here
  • Add support for arm v7 devices, resolve #3
  • Add macos client for testing
  • Add env to disable auto check new episodes

How To Update

docker compose

docker compose pull && docker compose up -d

docker

docker pull ghcr.io/simon-ding/polaris:latest 

Full Changelog: v0.18.0...v0.19.0

v0.18.0

18 Nov 03:10
Compare
Choose a tag to compare

What's Changed

Features:

alist doc

Fixes

How To Update

docker compose

docker compose pull && docker compose up -d

docker

docker pull ghcr.io/simon-ding/polaris:latest 

Full Changelog: v0.17.0...v0.18.0

v0.17.0

05 Nov 05:27
Compare
Choose a tag to compare

What's Changed

  • improve ui usability and fix ui bugs

How To Update

docker compose

docker compose pull && docker compose up -d

docker

docker pull ghcr.io/simon-ding/polaris:latest 

Full Changelog: v0.16.1...v0.17.0

v0.16.1

27 Oct 13:35
Compare
Choose a tag to compare
  • feat: add donate button

Full Changelog: v0.16.0...v0.16.1