Releases: willasm/obsidian-open-weather
Releases · willasm/obsidian-open-weather
Final release
This is sadly the final release for the Open Weather plugin. For full details please read the README.md file.
Thank you everyone for all the great comments and support you have provided over the past couple of years.
Thank you, William McKeever
Release v1.8.0
[1.8.0] 2024-05-26
Added
- 5 day forecast
- 33 new placeholders (Times 40 for each time slot - 1320 total)
- 3 complex placeholders
%next12%
,%next24%
, and%next48%
- See the README.md files
Forecast Weather Placeholders
section for details
Updated
- README.md
- Added the list of available placeholders
- Updated settings descriptions
Release v1.7.1
Fixed
- String settings names were named incorrectly (This effectively reset your defined strings to defaults)
- The original edited strings are still in the data file, this fix just points back to them
- This only affects anyone who had changed the default strings
Release v1.7.0
[1.7.0] 2024-02-18
Added
- Settings for Latitude and Longitude
- Please note that API requests by city name have been deprecated although they are still available for use
- Note that setting these will override the location setting
- Use these if you are having issues with getting data returned for the wrong city
- Leave them blank to use the location setting (Not recommended)
Geocoding API
- This provides you with the requested cities name, state, country, latitude and longitude- Settings button for using the
Geocoding API
to retrieve cities name, state, country, latitude and longitude- This will prompt you with a list of up to 5 locations based on your city name search query
- The settings for location name, latitude and longitude will automatically be updated to the data from your selection
- This should solve any issues with receiving data for the wrong city
- The weather string placeholders
%latitude%
and%longitude%
- These values are returned from the API call and are not from the new settings for Latitude and Longitude
Air Pollution API
- This provides you with the current Air Quality Index with the corresponding placeholders%aqinumber%
- Numbers 1 to 5 which match with the strings below%aqistring%
- The strings that match the numbers 1 to 5 - 'Good', 'Fair', 'Moderate', 'Poor', 'Very Poor'
- Github repository links in the settings UI
Changed
- Wind speed in meters/second now rounded to nearest whole number
Fixed
- Now returns an error message on API error Eg.
Error Code 404: city not found
will be displayed as the weather string
Updated
- Settings UI improved the layout and descriptions
Release v1.6.1
[1.6.1] 2024-01-13
Added
- The files
Daily Note.md
anddailyNote.css
used inEXAMPLE.md
file
Updated
- The documentation in the
EXAMPLE.md
document has been updated
1.6.0
1.5.1
1.5.0
1.4.0
[1.4.0] 2022-03-18
Added
- Language support for the following languages
- af - Afrikaans
- al - Albanian
- ar - Arabic
- az - Azerbaijani
- bg - Bulgarian
- ca - Catalan
- cz - Czech
- da - Danish
- de - German
- el - Greek
- en - English
- eu - Basque
- fa - Persian (Farsi)
- fi - Finnish
- fr - French
- gl - Galician
- he - Hebrew
- hi - Hindi
- hr - Croatian
- hu - Hungarian
- id - Indonesian
- it - Italian
- ja - Japanese
- kr - Korean
- la - Latvian
- lt - Lithuanian
- mk - Macedonian
- no - Norwegian
- nl - Dutch
- pl - Polish
- pt - Portuguese
- pt_br - Português Brasil
- ro - Romanian
- ru - Russian
- sv - Swedish
- sk - Slovak
- sl - Slovenian
- sp - Spanish
- sr - Serbian
- th - Thai
- tr - Turkish
- ua - uk Ukrainian
- vi - Vietnamese
- zh_cn - Chinese Simplified
- zh_tw - Chinese Traditional
- zu - Zulu