1.0.0 Alpha 9
This alpha release contains the following additions:
Provider updates
- add me() for Instagram
- add field mobile.url in Tripit conf file for url replacement for mobile only on oauth/authorize url
Core
- Made return format to return error when code is not 2xx
- Added index management in base entity
- Update handling of special mobile parameters in providers conf to handle a field mobile.url which will replace the first part of the actual url if the opts mobile is set on true in popup firing method.
- Fix bugs that occurred during plugins install. Check if plugin has git file. info getPluginsJson obj now returning obj if plugin not installed yet. Transform scaffolding Git method into promise.