Skip to content

Releases: willasm/obsidian-open-weather

Final release

10 Sep 02:20
Compare
Choose a tag to compare

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

27 May 01:27
Compare
Choose a tag to compare

[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

24 Feb 18:32
Compare
Choose a tag to compare

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

22 Feb 22:54
Compare
Choose a tag to compare

[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

13 Jan 22:23
Compare
Choose a tag to compare

[1.6.1] 2024-01-13

Added

  • The files Daily Note.md and dailyNote.css used in EXAMPLE.md file

Updated

  • The documentation in the EXAMPLE.md document has been updated

1.6.0

08 Nov 04:26
Compare
Choose a tag to compare

[1.6.0] 2023-11-07

Added

  • New macro for wind speed in meters per second %wind-speed-ms%

Fixed

  • "Failed to fetch weather data TypeError: Cannot read properties of undefined (reading '0')" while entering location in settings

1.5.1

11 Apr 23:03
Compare
Choose a tag to compare

[1.5.1] 2023-04-11

Fixed

  • Selected exclude folder now excludes files in subfolders as well
  • Corrected some typos

1.5.0

19 Mar 04:07
Compare
Choose a tag to compare

[1.5.0] 2022-03-18

Added

  • Weather Description Emojis
    • Macro %desc-em% will be replaced with an emoji of the current weather description

1.4.0

18 Mar 19:08
Compare
Choose a tag to compare

[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

1.3.0

10 Mar 17:18
Compare
Choose a tag to compare

[1.3.0] 2022-03-10

Fixed

  • removed obsidian from ID