From df719bd1b65ce4545b2276f1fd4b562470873a34 Mon Sep 17 00:00:00 2001 From: Etienne Margraff Date: Fri, 23 Oct 2015 16:25:27 -0700 Subject: [PATCH] Update whatsnew.md --- whatsnew.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/whatsnew.md b/whatsnew.md index 088257e9..e5755010 100644 --- a/whatsnew.md +++ b/whatsnew.md @@ -1,14 +1,18 @@ -## 0.0.16 +## 0.1.0 - Plugins - Object explorer was revamped for better integration - New device plugin: Know your numbers! - New (Q)Unit test plugin - Wappalyzer plugin (3rd party) - - DOM Explorer: display all html nodes (head and body, instead of body only) in domExplorer, improve UI of search, update css + - DOM Explorer: display all html nodes (head and body, instead of body only) in domExplorer, improve UI of search, update css + - Best practices: analyze your website to discover how you can improve your code - Core - --version now return the current version - Custom log path and log level + - Code revamping + - dashboard improvments (stability) +- HTTP Proxy: inject vorlon.js javascript file without modifying the client you are testing - General - Added server authentication - Single click to deploy on Azure