Skip to content

Releases: jamcalli/Pulsarr

v0.15.4

29 Apr 19:54

Choose a tag to compare

Changes

  • fix(schemas): stop Zod defaults clobbering untouched fields on update (#1163) @jamcalli
  • docs(readme): standardize ElfHosted links and update sponsor wording (#1156) @funkypenguin

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.15.4

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.15.4-node

Contributors

@funkypenguin, @jamcalli and @renovate[bot]

v0.15.3

16 Apr 19:07

Choose a tag to compare

Changes

  • feat(installer): add linux baseline build for CPUs without AVX2 (#1141) @jamcalli

Docker

docker pull lakker/pulsarr:0.15.3

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.15.3-node

Contributors

@jamcalli

v0.15.2

14 Apr 06:37

Choose a tag to compare

Changes

  • fix(session-monitor): gate bulk rolling type change behind resetMonit… (#1137) @jamcalli
  • fix(ui): destructure formState to fix stale isValid on first field ch… (#1135) @jamcalli
  • fix(approvals): clean up watchlist item and caches on pending request… (#1134) @jamcalli

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.15.2

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.15.2-node

Contributors

@jamcalli and renovate[bot]

v0.15.1

09 Apr 23:33

Choose a tag to compare

Changes

  • fix(ui): remove table-fixed layout causing column cramping on Firefox (#1124) @jamcalli
  • chore: remove redundant comments and fix .env bind mount in compose examples (#1122) @jamcalli

Docker

docker pull lakker/pulsarr:0.15.1

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.15.1-node

Contributors

@actions-user and @jamcalli

v0.15.0

07 Apr 22:05

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix(ui): use table-fixed layout to prevent column blowout in Firefox (#1114) @jamcalli
  • fix(docker): remove unused /app/build-cache volume (#1105) @jamcalli

🧰 Maintenance

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.15.0

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.15.0-node

Contributors

@Ethan0429, @jamcalli, @renovate[bot] and renovate[bot]

v0.14.6

31 Mar 23:46

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(plex-server): verify library is queryable before routing (#1103) @jamcalli
  • fix(migration): match backtick-quoted table names in FK dependency parser (#1101) @jamcalli

🧰 Maintenance

  • chore: merge develop into master for v0.14.6 (#1104) @jamcalli
  • refactor(plex-label-sync): consolidate label applicator into reconcil… (#1102) @jamcalli

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.14.6

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.14.6-node

Contributors

@actions-user, @jamcalli, @renovate[bot] and renovate[bot]

v0.14.4

26 Mar 22:07

Choose a tag to compare

If you have Plex playlist protection enabled in delete sync, update immediately. Plex removed shared user access tokens from their API. Without them, Pulsarr can't read user protection playlists, so items in those playlists are no longer protected from deletion.

Changes

🐛 Bug Fixes

  • fix: postgres rolling shows query and playlist protection abort on missing tokens (#1097) @jamcalli
  • fix(db): cast jsonb guids to text in rolling shows query (#1095) @jamcalli

Docker

docker pull lakker/pulsarr:0.14.4

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.14.4-node

Contributors

@actions-user and @jamcalli

v0.14.3

26 Mar 17:50

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(docker): support rootless containers with user: directive (#1094) @jamcalli

Docker

docker pull lakker/pulsarr:0.14.3

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.14.3-node

Contributors

@jamcalli

v0.14.2

24 Mar 21:55

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(docker): handle pre-existing GID/UID in entrypoint (#1086) @jamcalli

Docker

docker pull lakker/pulsarr:0.14.2

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.14.2-node

Contributors

@jamcalli

v0.14.1

24 Mar 19:20

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: Plex health checks, non-root Docker & SSE reconnect (#1084) @jamcalli
  • fix(routing): check plex server reachability before routing (#1083) @jamcalli
  • fix(schemas): validate regex safety at schema layer (#1078) @jamcalli
  • fix(plex): reconnect SSE when server URL or token changes (#1077) @jamcalli

🧰 Maintenance

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.14.1

Synology NAS / Legacy Systems (Linux kernel < 4.11):

docker pull lakker/pulsarr:0.14.1-node

Contributors

@actions-user, @jamcalli, @means2014, @renovate[bot] and renovate[bot]