github jamcalli/Pulsarr v0.10.1

10 hours ago

Changes

🛠️ Compatibility Release - Node.js Docker Image for Synology & Legacy Systems

Overview

Adds an alternative Docker image for Synology NAS and systems with Linux kernel < 4.11 that don't support the statx syscall required by Bun.

Key Updates

Node.js Docker Image

  • New tag: lakker/pulsarr:node or lakker/pulsarr:<version>-node
  • Same features: Functionally identical to the Bun image, just different runtime
  • Based on: Node.js 24 LTS with better-sqlite3

Migration & Compatibility

Synology / Legacy kernel users

image: lakker/pulsarr:node

Standard users - No changes needed, continue using lakker/pulsarr:latest

No database migrations required.


Full Changelog: v0.10.0...v0.10.1
Docker Images: lakker/pulsarr:0.10.1 | lakker/pulsarr:0.10.1-node

🚀 Features

  • feat: add Node.js image for Synology/legacy kernel compatibility (#961) @jamcalli

Docker

docker pull lakker/pulsarr:0.10.1

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

docker pull lakker/pulsarr:0.10.1-node

Contributors

@actions-user and @jamcalli

Don't miss a new Pulsarr release

NewReleases is sending notifications on new releases.