OneSky Forecast Download
Setup
For assistance with setting up OneSky Forecast for the first time, checkout the OneSky Forecast Setup page.
Releases
1.0.9
- Astronomy Weather is now OneSky Forecast!
- Windows: Setup and application are now signed to avoid issues with the OS.
- Refresh mask has been made more transparent to be less disruptive during updates.
1.0.8
- Windows Only: Glass and Mica Windows styles added.
- Threading updates added to improve multi-threading performance.
- Avalonia Framework updates.
- Minor UI updates.
1.0.7
- Formatting fix on Last Updated stamp in the Status Bar to ensure AM/PM formatting is consistent between platforms.
- Minor AQI Progress Bar updates to make the arrow better align with the AQI value on the graph.
- Minor UI updates to correct fallback values for XAML binding to limit warnings in Linux.
1.0.6
- Added API Backend to allow for easy application integration.
- Breakout of Models, Services, and Helpers as Nuget packages.
- Minor UI changes.
- New logo
1.0.5
- Adjusted Current Forecast to handle longer status text without strangely scaling the window.
- Mac: Updated configuration to refer to Astronomy Weather correctly in the Application manager vs “Avalonia Application”.
- Various code improvements.
- A few minor UI tweaks.
1.0.4
- Corrected Support and Help URL’s for Windows installation.
- Added a message to the locations lookup screen when the API key is invalid.
- Removed preferences.json by default. Only create if it doesn’t exist. Should avoid overwrite on upgrade.
- AQI: Reduced description length.
- AQI: Added color coding to each pollutant to give more indication why the AQI level is where it is.
- Preferences: Refresh no longer allows a more aggressive update time than 10 minutes to avoid capping out API usage requirements.
- Performance: API’s now load asynchronously, improving load times.
- Reliability: In situations where certain views do not get data in time, the previous data remains instead of appearing blank.
1.0.3
- Temperature Values: Changed “-0” readings to appear as “0”.
- Pressure: Changed “Normal” to “Norm” to take up less space on the view which can force truncation of the graphic.
- Hourly Forecast: Fix consistencies with AM / PM text in ARM mode.
- Sun/Moon: Align 6AM, 6PM to be closer to graphic when stretching horizontally.
- Preferences: Fix formatting to match “Locations” and “About Us”.
- Multiple Views: Hide Text-based ToolTips in Pi mode. They are more distracting than helpful.
1.0.2
- Official Production Release for Windows, Linux x64, Linux ARM, and Mac OS.