Releases: NickvisionApps/Aura
Releases ยท NickvisionApps/Aura
V2023.11.4
22 Nov 00:56
Compare
Sorry, something went wrong.
No results found
API Changes๐ค
Changelog
Improved the Configuration API
Installation
V2023.11.3
16 Nov 21:12
Compare
Sorry, something went wrong.
No results found
.NET 8๐ค
Changelog
Added NotificationSentEventArgs and ShellNotificationSentEventArgs to Nickvision.Aura.Events namespace
Updated to .NET 8
Installation
V2023.11.2
09 Nov 00:18
Compare
Sorry, something went wrong.
No results found
Network Fixes๐จ
Changelog
If the AURA_DISABLE_NETCHECK env var is set, NetworkMonitor will always return true when checking connectivity state
Installation
V2023.11.1
08 Nov 02:47
Compare
Sorry, something went wrong.
No results found
Updater Fixes๐จ
Changelog
Fixed an issue where Updater was rate limited
Installation
V2023.11.0
08 Nov 02:04
Compare
Sorry, something went wrong.
No results found
Tweaks ๐ฆ
Changelog
Expanded DepedencyLocator to find non-exe files on Windows
Installation
V2023.10.1
10 Oct 19:40
Compare
Sorry, something went wrong.
No results found
More Useful Aura ๐ฆ
Changelog
Added DependencyLocator
Added Localization.Gettext
Added Helpers.AsyncHelpers
Moved configuration classes to Configuration namespace
Installation
V2023.10.0
29 Sep 13:30
Compare
Sorry, something went wrong.
No results found
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
V2023.9.7
28 Sep 01:16
Compare
Sorry, something went wrong.
No results found
Taskbar Fixes๐จ
Changelog
Installation
V2023.9.6
27 Sep 02:07
Compare
Sorry, something went wrong.
No results found
Updater Fixes๐
Changelog
Installation
V2023.9.5
27 Sep 01:31
Compare
Sorry, something went wrong.
No results found
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