github.com/Unpackerr/unpackerr
v0.15.2
Unpackerr/unpackerr
What this package is like to depend on
Last release 2 months ago
15 Jun 2026
Release timing varies
gaps range from 8 days to 11 months
Some releases are documented
notes for 7 of 22 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
49 releases · first in 2018
5 releases in the last 12 months
see the full history below
Release timeline
49 releases · May 2018 to Jun 2026Releases
latest 49-
v0.15.3-0.20260615042940-63dfd08d2d0b15 Jun 2026 pre-releaseNothing published for this version
-
v0.15.208 Mar 2026Release notes
Open source →Fixes the Arch Linux releaser. I hope. 🤞 EDIT: it worked. Arch released correctly!
This release was pushed a few minutes after 0.15.1 because one of the builds failed to upload (Arch Linux package).
Here's a copy/paste of the 0.15.1 release notes:Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks @fryfrog for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to @kontell for the troubleshooting help!
Full Changelog: v0.15.1...v0.15.2
-
v0.15.108 Mar 2026Release notes
Open source →Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks @fryfrog for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to @kontell for the troubleshooting help!
What's Changed
- fix: default protocol covers both legacy and class-name torrent strings by @oceanplexian in #595
- Suppress systemd warning by @davidnewhall in #597
- fix(deps): update golift.io/xtractr digest to 379595d by @renovate[bot] in #592
- fix(deps): update module code.cloudfoundry.org/bytefmt to v0.65.0 by @renovate[bot] in #591
- fix after-install script by @davidnewhall in #598
- chore(deps): update docker/login-action action to v4 by @renovate[bot] in #599
- chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #600
- chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #604
- chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #603
- chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #602
Full Changelog: v0.15.0...v0.15.1
-
v0.15.1-0.20260302050039-d83d76922f5202 Mar 2026 pre-releaseNothing published for this version
-
v0.15.002 Mar 2026Nothing published for this version
-
v0.14.6-0.20250417051859-1b830500d18717 Apr 2025 pre-releaseNothing published for this version
-
v0.14.6-0.20250112221245-5071cac19fce12 Jan 2025 pre-releaseNothing published for this version
-
v0.14.6-0.20241122174219-0e05c0c2668c22 Nov 2024 pre-releaseNothing published for this version
-
v0.14.6-0.20241115212507-7b216081168a15 Nov 2024 pre-releaseNothing published for this version
-
v0.14.6-0.20240812051515-2716d688f2c512 Aug 2024 pre-releaseNothing published for this version
-
v0.14.6-0.20240802021601-3150d06eb7da02 Aug 2024 pre-releaseNothing published for this version
-
v0.14.6-0.20240731215030-88d3b8af6a9431 Jul 2024 pre-releaseNothing published for this version
-
v0.14.531 Jul 2024Release notes
Open source →There are no application code updates in this release. I am creating this release to trigger new code that signs FreeBSD and Arch Linux package files. It was incomplete in the previous release. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1
What's Changed
- Sign all the TXZ and ZST files. by @davidnewhall in #478
Full Changelog: v0.14.4...v0.14.5
-
v0.14.431 Jul 2024Release notes
Open source →There are no application code updates in this release. I am creating this release to trigger new cod that signs FreeBSD and Arch Linux package files. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1
What's Changed
- Sign ZST and TXZ packages. by @davidnewhall in #477
Full Changelog: v0.14.3...v0.14.4
-
v0.14.331 Jul 2024Release notes
Open source →There are no application code updates in this release. I am creating this release to trigger the new Arch Linux binary packaging code. This release and future releases will contain a binary
zst(pacman) package that can be installed directly. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1What's Changed
- create binary arch package for github release by @davidnewhall in #476
Full Changelog: v0.14.2...v0.14.3
-
v0.14.231 Jul 2024Release notes
Open source →The aur build on the previous release failed; it worked on this release. See this release for the most recent changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1
-
v0.14.131 Jul 2024Release notes
Open source →Changes
This releases fixes a bug that causes an application crash in some environments. Home directory expansion
~now works in all configurable paths. There was also a lot of code cleanup.Additionally the example configuration file is no longer hand maintained, but generated. This is also true for the configuration documentation website and the example docker compose file.
This release also triggers the first automatic package upload to https://aur.archlinux.org. 🤞
Auto Generated Notes
- Update compose example by @davidnewhall in #451
- Expand home dir everywhere by @davidnewhall in #454
- allow homedir expansion with filepath: notation by @davidnewhall in #455
- lint some things by @davidnewhall in #456
- more lint by @davidnewhall in #457
- Update unpackerr.conf.example by @davidnewhall in #458
- Add config file definitions by @davidnewhall in #459
- Generate config and compose examples by @davidnewhall in #460
- Embed config refs into config app. by @davidnewhall in #461
- add info when it does not work by @davidnewhall in #462
- rename some files by @davidnewhall in #463
- More generator changes by @davidnewhall in #464
- switch to embed from bindata by @davidnewhall in #465
- Fix history bug by @davidnewhall in #467
- doc update by @davidnewhall in #472
- Update golift.io/rotatorr digest to cb73b9c by @renovate in #470
- Build a package file and push to aur by @davidnewhall in #475
Full Changelog: v0.14.0...v0.14.1
-
v0.14.1-0.20240716041028-3c2a448b913e16 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240716033702-fe54f99a7d5916 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240716032315-87340c05092d16 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240715223818-31a776b766ad15 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240715222032-c43f6d5643e015 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240713234910-c6a48ea1153413 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240713084015-66f0d2d2a28d13 Jul 2024 pre-releaseNothing published for this version
-
v0.14.1-0.20240710214122-781ddb2b633c10 Jul 2024 pre-releaseNothing published for this version
-
v0.14.010 Jul 2024Nothing published for this version
-
v0.13.2-0.20240709022338-6f4978b0d34f09 Jul 2024 pre-releaseNothing published for this version
-
v0.13.2-0.20240707232624-83292e611a2807 Jul 2024 pre-releaseNothing published for this version
-
v0.13.2-0.20240507040747-31d5a2d81baf07 May 2024 pre-releaseNothing published for this version
-
v0.13.2-0.20240131214502-8ab00ec3301631 Jan 2024 pre-releaseNothing published for this version
-
v0.13.2-0.20240130050136-8bc7cac576a730 Jan 2024 pre-releaseNothing published for this version
-
v0.13.2-0.20240122043902-f4a799d1a8ce22 Jan 2024 pre-releaseNothing published for this version
-
v0.13.121 Jan 2024Nothing published for this version
-
v0.13.018 Jan 2024Nothing published for this version
-
v0.12.1-0.20240118092251-4a84ba8d63f118 Jan 2024 pre-releaseNothing published for this version
-
v0.12.1-0.20231116035539-4eff86bc397916 Nov 2023 pre-releaseNothing published for this version
-
v0.12.029 Jul 2023Nothing published for this version
-
v0.11.3-0.20230524004250-f4ae8d7940c924 May 2023 pre-releaseNothing published for this version
-
v0.11.228 Apr 2023Nothing published for this version
-
v0.11.116 Jan 2023Nothing published for this version
-
v0.5.204 Aug 2019Nothing published for this version
-
v0.5.103 Jul 2019Nothing published for this version
-
v0.5.001 Jul 2019Nothing published for this version
-
v0.4.227 Jun 2019Nothing published for this version
-
v0.4.127 Jun 2019Nothing published for this version
-
v0.2.125 Jan 2019Nothing published for this version
-
v0.2.004 Jul 2018Nothing published for this version
-
v0.1.007 May 2018Nothing published for this version
-
v0.0.0-20240121224226-d4dd87a5ac3421 Jan 2024 pre-releaseNothing published for this version