dvdsmpsn
(David @ David Simpson Apps)
1
Just thinking out aloud here.
If I have v1.0.0 of an app published, but then publish v1.1.0, all customers should automatically be upgraded to the new minor version.
If I add a new major version, then I believe that this may not be the case.
Can I query the API from within the app to see which version of the app monday•com is providing to the customer?
1 Like
dvdsmpsn
(David @ David Simpson Apps)
2
Any thoughts on this @Matias.Monday ?
Maybe this could be added to the API?
Hello there @dvdsmpsn,
We do have a request for this but no ETA.
I have added your vote for this
Cheers,
Matias
1 Like
xatxat
(Simon Kusterer @ Gorilla Apps)
5
Not sure if that helps, but the app version is part of the context:
monday.get (search for “appVersion”)
1 Like
dvdsmpsn
(David @ David Simpson Apps)
6
@xatxat I think that helps quite a bit. thank you