Changes in V. 0.2.1 release of August 22, 2004: - Cookie support implemented. Non-session cookies are stored to disk to allow persistent user preferences for sites. - New config keyword RESTRICT_HOST added for blocking images and/or cookies from certain domains or hosts. (see example.cfg\highwire.cfg for details). - New Sting.OVL. - Http request-header field 'Referer:' implemented. - Corrected calculation of UTC date/time values as needed for cache expiration. - The cache.idx file header structure got changed to allow version checking for possibly changed cache structure. In this case the cache will be emptied to avoid messed up data. Some bugfixes to avoid orphaned cache files. - Bugfix for anchors inside of tables which got lost when more than one was defined. - Added handling for wrong opend/closed formulars regarding table structures. - Checking for proper font settings in the cfg file added to avoid bad formatted text input fields. - Crashing bug fixed which occured with interlaced 24bit PNGs. - Support for 1/2/4bit grayscale PNGs added along with speed improvement for interlaced images. - Workaround for the Lattice compiler bitfield bug. - Bugs #0160, #0163 resolved. __________________________________________________ Changes in V. 0.2.0 release of June 10, 2004: - Save As... and Copy URL added to normal right mouse click popup. - Popup added for right mouse click to links to allow storing of downloaded file to a local directory ('Save As'). -