Features
- allow non-node application to run multiple instances without auto switch to cluster mode
- allow to call
pm2 logs
even without application (#3820) - switch
pm2 link
andpm2 plus
protocol to websocket by default instead of axon - enhance the
pm2 init
template that generates ecosystem files by adding some extra fields
Fix
- remove deprecation message for node 0.10
- pm2 login/register/monitor now hit the new oauth pm2 plus system