|
ScriptViewer Version History
Return to ScriptViewer Main
v0.8
-first released version, incorporate new components
v0.9
-ListError(0) bug, tried to fix by just deleteing the first lines
v1.0
-ListError(0) bug, now delete is looking for specific information
-History ListError fixed
-ViewSource feature added
v1.1 (Unreleased)
-"Home Directory" functionality to facilitate relative paths
-New GUI borrowed from Michael Cessna's demo project
v1.2
-Changed from command-line to .INI file
-Changed internal HTML parse to Microsoft Internet Explorer ActiveX
v1.2.1
-Fix: "Show Source Tab" was not related to anything
-Fix: "StartingAddress" confused with "HomeFile", dropped starting address
-Fix: "StartingAddress"/"HomeFile" not executed on startup
-Fix: "PHP Extension" was not loading or saving to the INI file
v1.2.2
-Fix: Cannot navigate to HTML pages
v1.2.5
-Fix: hard-coded temporary file path
-Added system-defined values for INI file: Windows Path, Exe Path, Temp Path, Username, Computer Name
-Changed INI file to reflect system-defined values
-Introduced commands
v1.2.6
-Added mechanism to support other script types like Perl
-Changed name from PHPViewer to ScriptViewer
v1.3.0
-Fix: endless loop surfing to web sites
-Added show option tab
-Kiosk mode with -k
-Script editing feature
v1.3.1
-Changed Kiosk mode to not show navigation bars or tabs
v1.3.2
-Fix: GET data throws off file extension parsing
v1.3.3
-Fix: Kiosk mode fixes (again)
-Fix: Script source now loads current script
-Added font and size selection for Script Source
-Added Top, Left, and Maximized to Interface section
v1.4.0
-Microsoft Internet Explorer is no longer required
v1.4.1
-Fix: custom browser image requests not loading-- must now full path from docroot
-Fix: custom browser not loading types not in list like .htm or .html
-Fix: custom browser GET data not arriving
v1.4.2
-Fix: Internal HTML viewer not properly processing form submissions
-KNOWN BUT UNSOLVED BUG: input buffer not flushing. Workaround: add a newline character (\n) to the last echo/print.
v1.4.5
-Fix: forward and back buttons not operational
-Fix: reload button not operational on HTML viewer
-Upgraded HTML viewer to support printing
-Changed Temporary File to be Temporary Directory (now makes multiple files)
v1.4.6
-Fix: Variable submission was case-sensitive
(Zip File Modification)
-PHP4 included in Zip file
-Changes to ScriptViewer.ini to make PHP4 work without modification
v2.0.0
-Complete rewrite of the software to include a built-in web server
-Features IdRunner component to run ISAPI DLLs
v2.0.1
-Fixed setting of MIME type for surfing
Return to ScriptViewer Main
|