Releases: blackadderkate/weather-widget-2
Version 3.0.4 for Plasma 6
An updated version of the Weather Widget for KDE Plasma 6.
Fixed in this release:
- Better Layout fixes for Horizontal/Vertical/Compact layouts.
- The widget now uses the system default font again (unless otherwise set).
- Tweaks to the Last Updated Text - it no longer wraps onto multiple lines, and can be disabled altogether.
- You can now Single-Click a Location and click OK to add a new location in MetNo Search.
- MetNo timezones should now work properly with Daylight Savings Time (I hope).
Major Bugs/Features/Issues to be sorted
-
You can no longer access local FILE:/// urls using XMLHttpRequest. This breaks the MetNo Search. Two possible fixes:
- host on a free web host - the downside is limited bandwidth allowances...
- set QML_XHR_ALLOW_FILE_READ=1 - less secure and requires manual hacking by users
-
Lots of "Attribute value not found" error messages in .xsession-errors using Openweathermap sources (due to their API omitting rain data if none is expected).
-
Location times in the Meteogram might not be accurate, especially on OWM locations.
As far as I am aware, this is pretty stable now and apart from the issues above I have fixed all the major bugs. Unless someone finds a serious bug this week, I am aiming to release on the KDE store during the Easter weekend. As soon as I fix the rest of those pesky timezone bugs, I'll release it on the KDE Store...
Please report any bugs in the appropriate discussion, or check if it has been raised as an issue.
V3.0 Beta 1 for Plasma 6
Obsolete - use the new Beta 2 instead.
v2.3.5Beta2
Proper Fix for MetNo Sources no longer loading by @pstrejajo in #149 #150
Fix Move Place identifier to top of Map Place GUI for better user experience in issue #145
Fix Rainfall Overflowing issue in #119
Update pl.po by @galibozek in #120
Update norwegian translation by @solbu in #124
v2.3.4.3
Beta Version
What's Changed
- Fix Rainfall Overflowing issue in #119
- Update pl.po by @galibozek in #120
- Update norwegian translation by @solbu in #124
New Contributors
- @galibozek made their first contribution in #120
Full Changelog: v2.3.4...master
v2.3.4
v2.3.3
What's Changed
Fixes Resizing issue on Plasma 5.26
- Missing function "i18n" in "getCreditLabel" of OpenWeather provider by @martin-ms in #111
- Update norwegian translation by @solbu in #112
- Update Russian translations by @idamir in #113
Full Changelog: v2.3.2...v2.3.3
v2.3.0
New option: Meteogram and 7 day forecast can now display the Location's actual time, as well as GMT and the users' Locale-Time.
Bugfix for Plasma Framework 5.97 issue #102 (lines not displayed on KDE Framework 5.97)
Bugfix for Ubuntu 22.02 issue #104 (Cannot read property 'devicePixelRatio' of null using Kubuntu 22.04LTS)
Beta version
V2.2.4.2 - Latest Version
V2.2.4.2
What's Changed
V2.2.4
What's Changed
- Added a "Previous Location" link to the Meteogram (issue #74).
- Fix for Changing Units in the Configuration Page doesn't work (issue #73).
- Fix: MetNo Latitude, Longitude fields wouldn't accept floating point numbers.
- Fix build error (issue #39 came back) by @solbu in #72.
Improvements when creating/editing a MetNo place:
- Support Comma-using locales for Latitude and Longitude.
- Display invalid Latitude, Longitude, and Altitude values in Red.
- Streamlined the code for building the URL.
- When building the URL, the widget now only adds valid Latitude, Longitude, and Altitude data.
V2.1.8 - Legacy version for older distributions
This is a "legacy" version for older distributions such as Kubuntu 18.04 LTS, which are running older versions of Qt.
In this version I have removed newer Qt features such as Tooltips, onActionChosen signals, Arrow Functions in Javascript etc.
It might not look as polished as the full release, but it's better than the widget not working at all on those older distributions.
Please report error messages or bugs here
What's Changed
- Added a "Previous Location" link to the Meteogram (issue #74).
- Fix for Changing Units in the Configuration Page doesn't work (issue #73).
- Fix: MetNo Latitude, Longitude fields wouldn't accept floating point numbers.
Improvements when creating/editing a MetNo place:
- Support Comma-using locales for Latitude and Longitude.
- Display invalid Latitude, Longitude, and Altitude values in Red.
- Streamlined the code for building the URL.
- When building the URL, the widget now only adds valid Latitude, Longitude, and Altitude data.