Colorizing huge files, especially log files slows down displaying the contents. Therefore a new ENV variable LESS_MAXSIZE_COLOR has been introduced (default value 200 000) to not call a colorizer for large files. Files that should not get processed by lesspipe.sh can now also listed in a file ~/.lessfilter (wild card characters allowed).
Other minor issues related to colorizing have been fixed as well. For sqlite3 files a dump of its contents is now done.