Main change is addition of retrieval of hardware profiles from the provider... due to the nature of their api, this is very slow. I opened a support ticket about that at https://www.digitalocean.com/support/5396 - should be addressed 'soon'
Alternative approach is for GET /api/hardware_profiles to give a 'light' list of hwp, basically just ID, and then only retrieve full info when requested, marios