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

0.2.0

Compare
Choose a tag to compare
@etiennemargraff etiennemargraff released this 01 Feb 10:20
  • Plugins
    • XhrPanel: changing hook to go over prototype for node.js implementation
    • Best practices:
    • Updated Modernizr plugin to support modernizr 3.0
    • Various bug fixes and improvements
      • Removed redis dependency
      • Moved to socket.io 1.4+
      • Tons of small fixes all around the place
    • DOM Explorer
      • Click on an absolute uri by holding the ctrl key will display its content into another tab. Hover is effective too.
  • Core
    • Added node.js remote debug support. Now plugins can be flagged with nodeCompliant = true
  • Dashboard
    • Stability improvements
  • Vorlon Desktop
  • General