> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RELEASE 06.01.0

May 11, 2018

* Upgraded the front-end framework of PlantPredict from AngularJS to Vue.js, providing users with a fresh, snappy application experience and upgrading the future application potential. New Application URL: [PlantPredict](http://ui.plantpredict.com/) . New API Application URL: [<u>api.plantpredict.com</u>](http://api.plantpredict.com)

* API calls must remove the “/api” from the URL – that is no longer supported.
  * Previous call: [<u>https://app.plantpredict.com/api/Project…</u>](https://app.plantpredict.com/api/Project…)
  * New call: [<u>https://api.plantpredict.com/Project…</u>](https://api.plantpredict.com/Project…)

* DNS name splitting the UI from the API.  Previously both were under [<u>app.plantpredict.com</u>](http://app.plantpredict.com), now the UI is [PlantPredict](http://ui.plantpredict.com/)  and the API is [<u>api.plantpredict.com</u>](http://api.plantpredict.com).

* ASHRAE stations now include additional station Locality information

* Added new 3Tier/Vaisala weather file format for automatic detection during weather import.
