Not working Plugin!
-
Excellent Paragliding Takeoffs plugin is not working for the last three days.
This problem appeared after Windy started to force the collection of analytical data.
Who is responsible for this? -
@Honza-z-Borov Hi, it has nothing in common with the new consent, but in general new version, which has a lot of changes in the code and this plugin can be adjusted for this.
@jakubvrana Could you please take a look at it and help us to fix this plugin? The whole team is sorry about not communicating this earlier, but we wanted to release the last update at the end of the year and there was no space for it.
-
@Ondřej-Šutera said in Not working Plugin!:
lot of changes
This kind of "enhancement" is reminiscent of times past...
"lot of changes"? Without testing?
"can be adjusted"? Ex post?
Are you kidding me?
You only have 15 plugins and you launch a new version without testing the functionality? That's a few minutes work to catch this issue.
I regret paying you premium.
Thank you for making my vacation difficult. -
@Honza-z-Borov All plugins can be usually adjusted after the release. Majority of them has their own external creators, who usually manage these plugins and fix this as soon as possible after the release.
-
@Ondřej-Šutera What's the replacement for
@windy/urls
? I needgetMeteogramForecast
andgetPointForecast
. I'm getting this error:Error: DI error: Module urls not defined. Required by: @plugins/windy-plugin-pg-mapa
-
@jakubvrana, it now lives in
@windy/fetch
asgetPointForecastData
.Before doing any API change, can you scan the plugins if they use the old API and either send pull requests to fix them or at least inform us? It's really not pleasant if my plugin keeps breaking because of these changes.