Large Developer Tools Update

Anyone else noticed this new tab?

Probably it’s meant for agencies so they don’t have to log in/out everytime they need to publish a new version.

There is also a new Pageviews:

And rows per page setting:

I created an Org for my company as it publishes the official version of the Go-e app:

Seems that this will allow me to publish as myself instead of the company account and still have the app owned by the official publisher:

So does this mean that anyone can now publish official apps without any license? It seems that I can also create an org myself.

You will need to verify the org to be official

Now also a map:

Note that I actually already had a similar GeoIP tracking in my apps for a long time now using my homey-apps-telemetry service that I embedded separately in all of my apps (so on init it would call the endpoint and then it would collect the IP and determine the country based on that), but that’s no longer necessary now I guess.