PackageTrack
Sign in Get early access

github.com/Notifiarr/notifiarr

v0.9.5 Notifiarr/notifiarr

What this package is like to depend on

Last release 5 months ago

09 Mar 2026

Release timing varies

gaps range from 1 weeks to 6 months

Rarely documented

notes for 9 of 48 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

122 releases · first in 2021

9 releases in the last 12 months

see the full history below

Release timeline

122 releases · Apr 2021 to Mar 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 122
  1. v0.9.6-0.20260309031832-05ffdc258256 09 Mar 2026 pre-release

    Nothing published for this version

  2. v0.9.5 08 Mar 2026
    Release notes
    • Fixes a bug with stuck items feature.
    • Improves Storage UI by adding mount point.

    What's Changed

    • chore(deps): update dependency svelte-check to v4.4.4 by @renovate[bot] in #1214
    • chore(deps): update dependency swagger-ui to v5.32.0 by @renovate[bot] in #1216
    • chore(deps): update github artifact actions (major) by @renovate[bot] in #1215
    • chore(deps): update dependency svelte to v5.53.6 - autoclosed by @renovate[bot] in #1213
    • Translated using Weblate (Dutch) by @davidnewhall in #1218
    • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.2 by @renovate[bot] in #1219
    • chore(deps): update dependency prettier-plugin-svelte to v3.5.1 by @renovate[bot] in #1221
    • chore(deps): update dependency svelte to v5.53.7 by @renovate[bot] in #1222
    • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #1223
    • chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #1224
    • chore(deps): update dependency golangci/golangci-lint to v2.11.1 by @renovate[bot] in #1225
    • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #1226
    • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #1227
    • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #1228
    • chore(deps): update golang docker tag to v1.26.1 by @renovate[bot] in #1229
    • fix(deps): update module golang.org/x/time to v0.15.0 by @renovate[bot] in #1232
    • fix(deps): update module golang.org/x/sys to v0.42.0 by @renovate[bot] in #1233
    • chore(deps): update dependency svelte-check to v4.4.5 by @renovate[bot] in #1230
    • Improve storage ui by @davidnewhall in #1234

    Full Changelog: v0.9.4...v0.9.5

    Open source →
  3. v0.9.4 25 Feb 2026
    Release notes

    Changes

    • Application now has trace logging which allows following code execution flow. It's not 100%, but it's significant.
    • Lots of memory allocation and optimization fixes.
    • Payloads (POST requests) sent to the website are now compressed by default.
    • Updates Go version and go dependencies.
    • Many bugs fixes.
    • Allows selecting website authentication from Trust Profile page.
    • Log file defaults updated.

    Notable Contributions

    Dependency Updates

    • fix(deps): update module github.com/energye/systray to v1.0.3 by @renovate[bot] in #1167
    • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 by @renovate[bot] in #1170
    • fix(deps): update module github.com/prometheus-community/pro-bing to v0.8.0 by @renovate[bot] in #1178
    • chore(deps): update dependency svelte-check to v4.4.0 by @renovate[bot] in #1193
    • chore(deps): update golang docker tag to v1.26.0 by @renovate[bot] in #1191
    • fix(deps): update golift.io/rotatorr digest to f6ac6fc by @renovate[bot] in #1199
    • chore(deps): update dependency prettier-plugin-svelte to v3.5.0 by @renovate[bot] in #1206
    • chore(deps): update dependency svelte-check to v4.4.3 - autoclosed by @renovate[bot] in #1205
    • fix(deps): update module golift.io/cnfg to v0.2.5 by @renovate[bot] in #1204
    • chore(deps): update dependency swagger-ui to v5.31.2 by @renovate[bot] in #1197
    • fix(deps): update module modernc.org/sqlite to v1.46.1 by @renovate[bot] in #1186
    • chore(deps): update dependency @tsconfig/svelte to v5.0.8 by @renovate[bot] in #1200
    • chore(deps): update dependency svelte to v5.53.3 by @renovate[bot] in #1203

    Full Changelog: v0.9.2...v0.9.4

    Open source →
  4. v0.9.3 24 Feb 2026
    Release notes

    Update Dockerfiles. Change log file defaults. (#1210)

    Open source →
  5. v0.9.3-0.20260131065423-97ba449d9bc3 31 Jan 2026 pre-release

    Nothing published for this version

  6. v0.9.2 31 Jan 2026
    Release notes

    Notable changes

    • Login to client with website credentials by default.
    • Includes actions reconfiguration API endpoint.
    • Auto-configures health check concurrency.
    • Memory usage improvements.
    • Added prometheus metrics exporter, thanks @oceanplexian!
    • Changes default Docker image from scratch to alpine. Scratch is deprecated.
    • Creates an Ubuntu docker image. If you need megacli monitoring, use ubuntu or cuda tag.

    Merged contributions.

    New Contributors

    Full Changelog: v0.9.1...v0.9.2

    Open source →
  7. v0.9.1 06 Nov 2025
    Release notes

    This release fixes a handful of bugs:

    • Changing deletes on Starr apps works now.
    • Health checks can now be correctly paused and resumed, individually, or all of them.

    What's Changed

    Full Changelog: v0.9.0...v0.9.1

    Open source →
  8. v0.9.1-0.20251026063347-85f61b1d50a0 26 Oct 2025 pre-release

    Nothing published for this version

  9. v0.9.0 18 Oct 2025
    Release notes

    New Features

    In addition to dozens of bug fixes, this release includes a new Web UI for the client. The new UI supports localization.

    Other notable changes:

    • Windows release is now code-signed.
    • Client supports relaying arbitrary URLs to the website for notification processing (Endpoint URLs).
    • Faster reload durations.

    Notable Contributions Merged

    Automated Dependency Updates

    • Update dependency swagger-ui to v5.29.5 by @renovate[bot] in #1083
    • Update dependency @sveltejs/vite-plugin-svelte to v5.1.1 by @renovate[bot] in #987
    • Update actions/checkout action to v5 by @renovate[bot] in #997
    • Update actions/download-artifact action to v5 by @renovate[bot] in #998
    • Update dependency @sveltejs/vite-plugin-svelte to v6.2.1 by @renovate[bot] in #1024
    • Update dependency svelte to v5.41.0 by @renovate[bot] in #1084
    • Update dependency bootstrap to v5.3.8 by @renovate[bot] in #1004
    • Update module github.com/gen2brain/beeep to v0.11.1 by @renovate[bot] in #943
    • Update dependency prettier to v3.6.2 by @renovate[bot] in #971
    • Update module golift.io/goty to v0.0.1 by @renovate[bot] in #903
    • Update golang Docker tag to v1.25.3 by @renovate[bot] in #1075
    • Update nvidia/cuda Docker tag to v13 by @renovate[bot] in #999
    • Update dependency vite to v7.1.10 by @renovate[bot] in #1078
    • Update module golang.org/x/sys to v0.33.0 by @renovate[bot] in #895
    • Update module golang.org/x/crypto to v0.38.0 by @renovate[bot] in #896
    • Update dependency prettier-plugin-svelte to v3.4.0 by @renovate[bot] in #912
    • Update module github.com/go-co-op/gocron/v2 to v2.16.6 by @renovate[bot] in #1025
    • Update module modernc.org/sqlite to v1.37.1 by @renovate[bot] in #922
    • Update dependency typescript to ~5.9.0 by @renovate[bot] in #996
    • Update dependency svelte-check to v4.3.3 - autoclosed by @renovate[bot] in #1058
    • Update golangci/golangci-lint-action action to v8 by @renovate[bot] in #891
    • fix(deps): update golift.io/starr digest to ef5e0a7 by @renovate[bot] in #824
    • fix(deps): update module github.com/go-sql-driver/mysql to v1.9.2 by @renovate[bot] in #857
    • fix(deps): update module modernc.org/sqlite to v1.39.0 by @renovate[bot] in #1013
    • fix(deps): update module golang.org/x/text to v0.25.0 by @renovate[bot] in #897
    • fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 by @renovate[bot] in #864
    • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.9 by @renovate[bot] in #1034
    • fix(deps): update module github.com/jackpal/gateway to v1.1.1 by @renovate[bot] in #863
    • fix(deps): update module github.com/vearutop/statigz to v1.5.0 by @renovate[bot] in #874
    • chore(deps): update dependency go to v1.24.2 by @renovate[bot] in #861

    New Contributors

    Full Changelog: v0.8.3...v0.9.0

    Open source →
  10. v0.8.4-0.20250504200318-0538806dd775 04 May 2025 pre-release

    Nothing published for this version

  11. v0.8.4-0.20250501235920-c809169b5df9 01 May 2025 pre-release

    Nothing published for this version

  12. v0.8.4-0.20250320042751-2b8585eacb94 20 Mar 2025 pre-release

    Nothing published for this version

  13. v0.8.4-0.20241115183040-c31139e7c2d1 15 Nov 2024 pre-release

    Nothing published for this version

  14. v0.8.3 02 Oct 2024
    Release notes
    • Fixes a bug introduced in 0.8.2 that causes new installation to crash the UI.

    What's Changed

    Full Changelog: v0.8.2...v0.8.3

    Open source →
  15. v0.8.3-0.20241002171119-bb6d5b73b519 02 Oct 2024 pre-release

    Nothing published for this version

  16. v0.8.2 22 Sep 2024
    Release notes

    Features

    • Variable values may now be read from additional config files using filepath:
    • Adds HA stats to Synology snapshots.
    • HTTP assets are stored compressed.
    • HTTP responses are now served compressed.
    • Builds an Arch Linux package now.

    Bugs

    • Sonarr broke the API. This provides a fix to make TRaSH sync work again.
    • Intermittent crash in GetAllLogPaths is now fixed.

    Auto Generated Notes

    Full Changelog: v0.8.1...v0.8.2

    Open source →
  17. v0.8.2-0.20240922063650-4ae29fa5f798 22 Sep 2024 pre-release

    Nothing published for this version

  18. v0.8.2-0.20240810155746-8aebf8a9177a 10 Aug 2024 pre-release

    Nothing published for this version

  19. v0.8.2-0.20240729040949-10af18647e4e 29 Jul 2024 pre-release

    Nothing published for this version

  20. v0.8.1 27 Jul 2024
    Release notes

    Changes

    • Moves Windows auto updater to a trigger. It now works correctly in all scenarios.
    • Cleans up backup executables on Windows.
    • Makes X11 GUI support work correctly in Linux.
    • Adds an integrity check so we can identify custom clients.
    • Service check is now disabled when no services to check exist.
    • New trigger interval to send an up-check to the website.
    • Removes home-brew builds.
    • Nvidia-SMI path can now be removed in UI. App will correctly use PATH to find it.
    • Client was, and no longer, sends mysql auth info to the website.
    • Fixes a bug in Arch aur package maker than was putting files in /share instead of /usr/share.
    • Adds auto-start checkbox to GUI menu.

    Auto Generated Notes

    Full Changelog: v0.8.0...v0.8.1

    Open source →
  21. v0.8.0 19 Jul 2024

    Nothing published for this version

  22. v0.7.4-0.20240709023515-a27e0edc31bf 09 Jul 2024 pre-release

    Nothing published for this version

  23. v0.7.4-0.20240708014642-2b61e123ff6d 08 Jul 2024 pre-release

    Nothing published for this version

  24. v0.7.3 29 May 2024

    Nothing published for this version

  25. v0.7.2 27 May 2024

    Nothing published for this version

  26. v0.7.1 26 May 2024

    Nothing published for this version

  27. v0.7.1-0.20240526213554-401a1c986e48 26 May 2024 pre-release

    Nothing published for this version

  28. v0.7.1-0.20240416081902-4b2bcada5ef2 16 Apr 2024 pre-release

    Nothing published for this version

  29. v0.7.1-0.20240314070246-53abd685c422 14 Mar 2024 pre-release

    Nothing published for this version

  30. v0.7.1-0.20240301230304-fe713f80a5b5 01 Mar 2024 pre-release

    Nothing published for this version

  31. v0.7.1-0.20240215164702-ed9b3df9c64b 15 Feb 2024 pre-release

    Nothing published for this version

  32. v0.7.1-0.20240209225135-27fec38f1792 09 Feb 2024 pre-release

    Nothing published for this version

  33. v0.7.1-0.20240208183525-67159ffe3f6a 08 Feb 2024 pre-release

    Nothing published for this version

  34. v0.7.1-0.20240106174905-b6bd57700469 06 Jan 2024 pre-release

    Nothing published for this version

  35. v0.7.0 04 Nov 2023

    Nothing published for this version

  36. v0.6.2-0.20231104220448-344ae09512f5 04 Nov 2023 pre-release

    Nothing published for this version

  37. v0.6.1 19 Sep 2023

    Nothing published for this version

  38. v0.6.1-0.20230827191849-509d87339ae0 27 Aug 2023 pre-release

    Nothing published for this version

  39. v0.6.1-0.20230827191546-9da5de860185 27 Aug 2023 pre-release

    Nothing published for this version

  40. v0.6.0 20 Aug 2023

    Nothing published for this version

  41. v0.5.3-0.20230820232014-a541e157077b 20 Aug 2023 pre-release

    Nothing published for this version

  42. v0.5.3-0.20230613061441-3a0275817860 13 Jun 2023 pre-release

    Nothing published for this version

  43. v0.5.3-0.20230613001027-cda13ba43094 13 Jun 2023 pre-release

    Nothing published for this version

  44. v0.5.2 11 Jun 2023

    Nothing published for this version

  45. v0.5.2-0.20230611094138-0de8f676577b 11 Jun 2023 pre-release

    Nothing published for this version

  46. v0.5.1 07 Jun 2023

    Nothing published for this version

  47. v0.5.1-0.20230227015520-3e750a3f2497 27 Feb 2023 pre-release

    Nothing published for this version

  48. v0.5.0 26 Feb 2023

    Nothing published for this version

  49. v0.4.5-0.20221231221651-f7c2f178bebe 31 Dec 2022 pre-release

    Nothing published for this version

  50. v0.4.4 24 Dec 2022

    Nothing published for this version

  51. v0.4.3 22 Dec 2022

    Nothing published for this version

  52. v0.4.1 18 Nov 2022

    Nothing published for this version

  53. v0.4.0 13 Sep 2022

    Nothing published for this version

  54. v0.3.3 20 Aug 2022

    Nothing published for this version

  55. v0.3.3-0.20220807004957-7ad6c02aa8a7 07 Aug 2022 pre-release

    Nothing published for this version

  56. v0.3.3-0.20220801084717-47e2d7031d00 01 Aug 2022 pre-release

    Nothing published for this version

  57. v0.3.2 31 Jul 2022

    Nothing published for this version

  58. v0.3.2-0.20220526044821-1af9e858b8fa 26 May 2022 pre-release

    Nothing published for this version

  59. v0.3.2-0.20220408065015-ff051011c1a4 08 Apr 2022 pre-release

    Nothing published for this version

  60. v0.3.2-0.20220329091251-d8e9285b3a75 29 Mar 2022 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive