2009-04-04: Version 0.7 released
- Fixed bug in indexer when indexing files that have non-ascii extensions
- The list of new files can be divided on multiple pages. New configuration parameter NEW_FILES_PAGES_MAX to define the maximum number of pages
- New files filters can be configured. New configuration parameter NEW_FILES_FILTERS
- RSS channels for new files was added
- Pretty 404 error pages for cache browsing and server information was added
- Fixed bug when browsing directories with "@" character
- New configuration parameter INDEXER_SOCKET_TIMEOUT to set indexer socket timeout. Fixes indexer freezing
- New search parameters Minimum Size and Maximum Size was added
- New search parameter Online Only. New configuration parameter DEFAULT_ONLINE to specify default online only search setting.
- The CACHE_TIME_MAX parameter was replaced by CACHE_EXPIRES that specifies maximum query cache live time in seconds.
- New configuration parameter CACHE_ONLINE_EXPIRES to specify maximum query cache live time for queries with Online Only flag set
- New configuration parameter VIEW_CUSTOM_FOOTER_TMPL to define custom footer template
- New server attribute i_rate and new configuration parameter INDEXER_RATE to limit indexing rate
- Possibility to update file index from ls-lR like files. New server attribute lslr_url
- User interface improvements