Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@etiennemargraff etiennemargraff released this 23 Oct 23:38
· 624 commits to main since this release
  • 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, select DOM in client (target button)
    • 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
    • Performances improvements
  • Dashboard
    • Stability improvements
    • Reload button to refresh the client
  • HTTP Proxy: inject vorlon.js javascript file without modifying the client you are testing
  • General
    • Added server authentication
    • Single click to deploy on Azure