Posted: February 29 2004 at 20:29 | IP Logged
|
|
|
Release version 1.03.3 is now available for download.
This version is a minor release and fixes a security hole in the WAP server. This was only a concern if your webserver is enabled AND you allow GUEST access. In this situation, a user with a internet cellphone or other WAP device could log on as the GUEST account and could control your X-10 devices. Formulas and Macros were locked down, just not X-10.
This version also adds a new parameter that affects the way the webserver handles functions that use the NEXTURL feature. In versions prior to 1.03.2, the nexturl was achieved by sending javascript to perform a "location.replace". With version 1.03.2, a "smart" nexturl was implemented whereby the html of the nexturl was retrieved and sent back without having to do a location.replace. This may cause problems for people who were using relative paths (paths without a leading / in front of the URL) for images or links. Version 1.03.3 now has a setup parameter that allows you to choose between the old "location.replace" and the newer "smart" nexturl.
The last change is rather trivial, but allows a user to create "dummy" buttons to use as "backgrounds" for other buttons in leu of a background graphic.
Dave.
|