![]() | Version 8.2.0 |
Version 8.2.0 Arrival (as of May 04, 2024)
![]() |
---|
This version is tested and stable. This also includes the framework and all plugins. |
The weather api in WeatherChecker has been changed from https://www.7timer.info to https://open-meteo.com.
The geolocation api in WeatherChecker has been changed from http://ip-api.com/json to https://get.geojs.io/v1/ip/geo.json.
The Vishnu starting sequence in App.cs has been completely revised and switched to Mutex.
The Vishnu ending sequence in App.cs is normally no longer executed, instead Vishnu commits suicide by a self-started external ProcessTerminator. This prevents sporadically occurring exceptions in .Net Finaliser: System.ComponentModel.Win32Exception (1816): Not enough quota available, to process this command.
The ticket concerning memory errors in the unmanaged heap has been closed with the release of dotnet 8.0.2 on February 14, 2024
(possibly memory leak in .net 8 #96581).
The adjustments to the build and distribution scripts for Visual Studio 2022 preview have been removed.
The presentation of the Vishnu online help has been adjusted:
Back and forward buttons have been implemented. In addition, the generated search field
deactivated for the time being, as it had no function anyway.