[ previous ]
[ Abstract ]
[ Copyright Notice ]
[ Contents ]
[ next ]
Smart Cache Manual
Chapter 13 What's new
0.67 21.02.2002
Bug fixes
-
fix for URL with no * in fail.cnf
-
added some missing <title> to GUI responses
-
removed debug output from regexp engine
-
do not use download machine for downloading from ui_hostname
-
check if we are using UI with right hostname, SC needs this for special UI
request handling.
0.66 3.02.2002
Bug fixes
-
add_missing/reload feature disabled if ui_port is not defined
-
errordocument 0 sends empty HTML page if URL ends with .js, otherwise it sends
1x1 transparent GIF
-
Errordocument feature ! removed
-
Expire header added to UI redirects
-
Fixed problem in UI with browsers which sends a overkill of HTTP headers
(LYNX!)
-
Fixed problem with directory browser when directory name contain special
characters, such as %
0.65 30.01.2002
Bug fixes
-
Removed crash when port number is out of range.
-
Removed .sources from zip archive.
-
Removed .classes from tar archive.
-
Turning on/off offline support in GUI fixed.
-
Updated copyright file, added more contributors to it. If you are not in this
file and want to be there, send email.
-
Directory browser is nicer.
New features
-
Added .tar archive to distribution (you can build Debian package from it).
-
Added partial support for Cache-control: header, fixes reloads in Mozilla and
newer MSIE. (Achain achain@netlaputa.ne.jp)
0.64 12.1.2002
Bug fixes
-
URL parser work when protocol is null
-
Directory was not saved after object deletion
-
Regexp substrings are now implemented correctly
New features
0.63 11.1.2002
Bug fixes
-
UI: Queue display do not show URLs.
-
UI: Search form do not works in Netscape and Opera
New features
-
UI: Search dialog for Cache content browser and search results.
0.62 7.1.2002
Bug fixes
-
Setting autoadd to 0 disables also confirmation for refresh-watch.
-
Changed message 202 for DM add to queue.
-
When using UI do not go through http_proxy. (avoids infinite loops)
-
UI uses 127.0.0.1 instead of `localhost`
New features
-
User interface has a simple welcome screen when browser is pointed to it.
-
Port numbers are printed on start for both normal and ui ports.
-
Configurable depths for fetching: loader_add_depth and loader_refresh_depth
-
Unix scripts added from debian package
-
UI: Cache content browsing
-
UI: Loader queue browsing
-
UI: Loader queue deleting
-
Sample cnf files has UI enabled by default
0.61 30.12.2001
Bug fixes
-
URL without port number http://www.here.com:/index.html works
New features
-
Support for offline marking pages for batch refresh/download. See @20 in
scache.cnf and ui_* also. I am interrested in some feedback on this feature.
0.60 10.12.2001
Bug fixes
-
removed Zbynek Pospichal's CGI POST workaround
-
better messages from trace_refresh (still bad when parent proxy is not used)
New features
-
Download machine integration. See download_machine_queue_file and
download_machine_mask.
0.59 21.11.2001
Bug fixes
-
better messages from tracing refresh engine
-
fixed reloading configuration problem if -cfgdir is used
-
stack dump removed from can not bind error message
New features
-
Most wanted feature .... REGEXP SUPPORT .... It looks like
this is matches some regex (like .*\.gif). If some regex expert can look at
this.
-
Czech documentation about Smart Cache & MSIE install
-
scache.bat gc.bat repair.bat
0.58 16.11.2001
Bug fixes
-
in trace dumps < and > was reversed
-
fail trace message changed
-
true/false is allowed in on/off options
-
Removed very old debug message: Cleaned empty dir
-
Infinite looping when doing GC with multiple passes
-
Messages from garbage collector improved and fixed
New features
-
Added refresh engine tracing
-
Added quick abort engine tracing
-
Cookie filter can be switched to incomming mode in which allows all session
cookies. If server attempts to send a pernament cookie; it will be converted
to session cookie. This mode is less safe than outgoing filter if you have
JavaScript enabled. See also Cookies
filtering, Section 7.5
0.57 13.11.2001
Bug fixes
-
increased default cache size from 50 to 100 MB
-
blocking https://site/* works
-
-cfgdir fixed (Bastian Maerkisch)
New features
-
Adbusters support removed
-
conversion code from old SC 0.20 and 0.30 removed
-
fail_trace renamed to trace_fail
-
removed keywords: fail, pass, allow_cookies_to, wafer
-
new keywords: trace_url, trace_request, trace_reply
-
in on off options words on/off yes/no can be also used
-
when auto_compress is activated. Smart Cache will ask server to send
compressed data.
-
Added 4 missing mantras from Sri Isopanishad
0.56 3.11.2001
Bug fixes
-
Smart Cache do not works when compilled with jikes on some JVMs
-
javac made .class files are now included in archive again
-
Cleaned -cfgdir handling in sources
-
cacheroot can now have spaces inside (needed for Mac)
-
alive flag is now deleted on normal cache shutdown (Hartmut Krafft)
-
Fixed typo in info message (Hartmut Krafft)
0.55 13.10.2001
Bug fixes
-
Fixed problem with JavaScript end Errordocument ! (me)
-
Fixed Modified After Load errors on FAT file system (Monika Schilling)
See also Older history of Changes, Chapter 14
[ previous ]
[ Abstract ]
[ Copyright Notice ]
[ Contents ]
[ next ]
Smart Cache Manual
0.67
Radim Kolar hsn@cybermail.net