|
Wiki Home
DebugBar Doc
Companion.JS
IETester
Tutorials
Public
edit SideBar
|
2008-08-10 : v0.4.1
- console.log feature is now working on page refreshes
- console object is now a real javascript object and "if (console.log)" is working.
- Added properties "provider" which returns "Companion.JS" and "currentVersion" which returns Companion.JS version (for this version is will be "0.4.1" to the "console" object.
2008-02-02 : v0.3
- Corrected registration bugs at install
- Corrected a bug in the javascript console history
- Added checks if all the components are loaded and running correctly in the "About box".
2007-10-16 : v0.2
- Added "console.log" feature under IE compatible with FireBug.
- Added history in the javascript console by using "up" and "down" keys
2006-11-17 : v0.1
- First release of the Companion.JS with detailled error info, javascript console and view source features
|