Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Releases: NickvisionApps/Aura

V2023.11.4

22 Nov 00:56

Choose a tag to compare

API Changes๐Ÿค–

Changelog

  • Improved the Configuration API

Installation

Download on Nuget

V2023.11.3

16 Nov 21:12
a866f8a

Choose a tag to compare

.NET 8๐Ÿค–

Changelog

  • Added NotificationSentEventArgs and ShellNotificationSentEventArgs to Nickvision.Aura.Events namespace
  • Updated to .NET 8

Installation

Download on Nuget

V2023.11.2

09 Nov 00:18
6db68be

Choose a tag to compare

Network Fixes๐Ÿ”จ

Changelog

  • If the AURA_DISABLE_NETCHECK env var is set, NetworkMonitor will always return true when checking connectivity state

Installation

Download on Nuget

V2023.11.1

08 Nov 02:47

Choose a tag to compare

Updater Fixes๐Ÿ”จ

Changelog

  • Fixed an issue where Updater was rate limited

Installation

Download on Nuget

V2023.11.0

08 Nov 02:04

Choose a tag to compare

Tweaks ๐Ÿ”ฆ

Changelog

  • Expanded DepedencyLocator to find non-exe files on Windows

Installation

Download on Nuget

V2023.10.1

10 Oct 19:40

Choose a tag to compare

More Useful Aura ๐Ÿ”ฆ

Changelog

  • Added DependencyLocator
  • Added Localization.Gettext
  • Added Helpers.AsyncHelpers
  • Moved configuration classes to Configuration namespace

Installation

Download on Nuget

V2023.10.0

29 Sep 13:30
d5a6db3

Choose a tag to compare

Better Taskbar on Windows๐ŸชŸ

Changelog

  • TaskbarItem's Count property is now long type instead of int to match specs (#35)
  • TaskbarItem's Count property can now be used on Windows systems (#36)

Installation

Download on Nuget

V2023.9.7

28 Sep 01:16

Choose a tag to compare

Taskbar Fixes๐Ÿ”จ

Changelog

  • Taskbar bug fixes (#34)

Installation

Download on Nuget

V2023.9.6

27 Sep 02:07
d8d1021

Choose a tag to compare

Updater Fixes๐Ÿ”ƒ

Changelog

  • Updater bug fixes (#32)

Installation

Download on Nuget

V2023.9.5

27 Sep 01:31
f0dbe67

Choose a tag to compare

Update Support ๐Ÿ”ƒ

Changelog

  • Added Update module to keep track and download application updates for apps not published in a store
  • Added a static HttpClient that can be accessed from Network.WebHelpers.Client
  • Fixed some issue when using TaskbarItem
  • NetworkMonitor now uses Freedesktop NetworkMonitor portal on Linux instead of NetworkManager (#28)

Installation

Download on Nuget