Skip to content

Releases: Notifiarr/notifiarr

v0.9.0 - New Web UI

18 Oct 17:03
63b4d2b

Choose a tag to compare

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...
Read more

Notifiarr v0.8.3

04 Oct 23:49
bb6d5b7

Choose a tag to compare

  • 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

Notifiarr v0.8.2

23 Sep 17:05
4ae29fa

Choose a tag to compare

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

v0.8.1

28 Jul 01:05
ba3e1b5

Choose a tag to compare

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

V8

19 Jul 22:20
8b11430

Choose a tag to compare

V8

Bugs Fixed

  • SSL cert can now be added via UI.
  • SMART data in snapshots is more likely to show up now.
  • macOS temperatures on ARM show in snapshots again.
  • Password is no longer required for Deluge.
  • SAB snapshots work again with latest beta release.
  • Unstable updater works now.
  • Windows tray tooltip is shortened to fit in 64 character limit.
  • Service check output is now html-escaped.
  • Fixes UI bug with wrong auto update time selected (windows).
  • Website poller will not start if API key has invalid length.

Changes

  • New up-check interval tells website client is up every 15 minutes.
  • Service check will not start if no services are present.
  • New API endpoint for services/list. Returns all stored service check results.
  • Non-disks are omitted from snapshot space usage.
  • Snapshots can now print debug logs.
  • Current time stamp is included on all pop-up windows (Mac/windows).
  • Updates all go dependencies and linters.
  • Removes hard coded debug log path from Linux.
  • Adds device info to disk output in System UI page (and device mount options for dev users).
  • Hostname, UID and GID are printed on startup now.
  • Version change check now looks at revision too.
  • Most time duration/interval outputs are now unified (they look the same).
  • Users in automated environments can now use filepath: notation in any configuration string to read a value from a secondary configuration file.
  • Cuda docker image updates (for nvidia-smi snapshot users in Docker).

Auto Generated Notes

Full Changelog: v0.7.3...v0.8.0

v0.7.3 May 29, 2024

29 May 23:53
876b38f

Choose a tag to compare

  • Fixes Docker Cloud build.
  • Prevents latest tag on GHCR from being random.
  • Fixes macOS app (crashes on startup).
  • Sets a log file path if a directory was provided (instead of throw errors).
  • Adds an unstable update feature for dev/test users using Mac and windows.

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2 May 27, 2024

27 May 16:36
ccefd78

Choose a tag to compare

Notes

This release fixes a couple bugs that came up in the previous release.

  • Saving in the UI was not working because of an inadvertent dependency upgrade.
  • Windows version was producing errors due to no console Window.
  • Docker tags aren't quite right. Hoping this release fixes them.

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1 May 26, 2024

26 May 23:23
401a1c9

Choose a tag to compare

Releases

Features

  • New Tunnel UI.
  • Automatic tunnel failover.
  • Lidarr custom format sync methods added.
  • Added new docker images with cuda and alpine bases. These new images are in addition the scratch base image.
    • Cuda is used to monitor Nvidia video cards.
    • Alpine is used to have a more full-featured container (you can shell into).
  • File uploads now contain the hostname.
  • Additional content metadata scraped and sent to the website for active queue/downloads tracker.
  • New API endpoints to ping one, many or all starr instances.
  • New API endpoints to delete items from starr app queues.
  • HTTP service checks now have support for arbitrary headers.

Bugs Fixed

  • Adds additional auth header exclusions.
  • Starr API errors now return the same http status code as the error.
  • Typo fixes, and Sonarr custom format sync renamed to be more consistent with Radarr.
  • Tunnel overhaul. Better tunnel logging with connection IDs.
  • Quotes in passwords should work now.
  • Apostrophes in file systems paths work now.
  • Fix ability to monitor MariaDB service.
  • Includes Plex friendly name in service check updates.
  • HTTP service checks now go critical when there's an error making the request (instead of unknown).
  • Fixes an app deadlock when watching a non-existent file.
  • Removes the console/terminal window from Windows so the conhost.exe workaround is no longer required.

Notable Merged Contributions

Full Changelog: v0.7.0...v0.7.1

Tingler Adorf

04 Nov 22:16
344ae09

Choose a tag to compare

New Stuff

  • Make Plex scrobble web hook more useful.
  • Accelerate Radarr movie API requests.
  • Enable log file upload button in the UI.
  • Allow deleting media, with rate limit.
  • Add standard download client integration for Transmission.
  • New logo.
  • Squash bugs you didn't even know were there.

Contributions Added

Auto Junkz

  • fix(deps): update module golift.io/mulery to v0.0.4 by @renovate in #607
  • fix(deps): update module modernc.org/sqlite to v1.26.0 - autoclosed by @renovate in #608
  • fix(deps): update module golang.org/x/mod to v0.13.0 by @renovate in #610
  • fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.9 by @renovate in #609
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.7.0 by @renovate in #618
  • fix(deps): update module golang.org/x/sys to v0.13.0 by @renovate in #611
  • fix(deps): update module github.com/nxadm/tail to v1.4.11 - autoclosed by @renovate in #613
  • fix(deps): update golift.io/starr digest to 06f957d by @renovate in #620
  • fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.10 by @renovate in #623
  • fix(deps): update module modernc.org/sqlite to v1.27.0 by @renovate in #624
  • fix(deps): update module golang.org/x/sys to v0.14.0 by @renovate in #626
  • fix(deps): update module golang.org/x/mod to v0.14.0 by @renovate in #625
  • fix(deps): update module golang.org/x/time to v0.4.0 by @renovate in #628
  • fix(deps): update module golang.org/x/text to v0.14.0 by @renovate in #627

Full Changelog: v0.6.1...v0.7.0

Tunnel Grub

19 Sep 05:35
b42dbd2

Choose a tag to compare

All Bug Fixes

  • Snapshots work again. Whoops!
  • Auto generated passwords no longer contain invalid characters.
  • Using the --reset CLI option disables SSL in the http server.
  • Active queue checks are disabled for non-patron.
  • Active queue check size is limited.
  • Removes broken "No Timeout" options for Plex and Tautulli and defaults to 1 minute.

Merged Pull Requests

Full Changelog: v0.6.0...v0.6.1