Skip to content

Releases: Notifiarr/notifiarr

Notifiarr v0.8.2

23 Sep 17:05
4ae29fa
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Tunneled

21 Aug 00:22
a541e15
Compare
Choose a tag to compare

Tunnel Support

Notifiarr client (this app) now connects to a tunnel server so the website (php) can make requests to the client without any port forwards, or being exposed to the Internet. This change greatly simplifies the configuration, expands the places where all features can be used, and secures your installation by allowing you to close ports and remove proxy configuration.

You no longer need to reverse proxy this app or port forward to expose it for the website.

Bugs Fixed

  • Fixes sabnzbd bytes unmarshal.
  • Fixes support for media.scrobble
  • Finds the missing delay items in queue.
  • Refuses to watch own log file. This causes loops.
  • WebUI was broken when first connection to website didn't work.
  • Missing save button on mobile.

Other Features

  • Adds notification endpoint for Prowlarr (auto configuration).
  • Corrects user-agent on most outgoing http requests.
  • WebUI footer turns red with message when config file is missing.
  • New systray module that supports double click. Double-click on tray/toolbar icon opens WebUI.
  • Systray menu can now be enabled on linux with USEGUI=true.

Dehydrated Diploid

11 Jun 19:11
0de8f67
Compare
Choose a tag to compare

This release contains a handful of bug fixes and a new feature to display network information in the System page UI.

What's Changed

  • Network info, fix ssl check, no save w/ no config file, command hash fix by @davidnewhall in #521

Full Changelog: v0.5.1...v0.5.2