8000 Release 0.3.1 - 20130127 · seblucas/cops · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.3.1 - 20130127

56BD
Compare
Choose a tag to compare
@seblucas seblucas released this 20 Feb 08:10
· 1363 commits to master since this release
  • Add Facets to the OPDS catalog (check config item cops_books_filter).
    So far the only OPDS client that support facets are Mantano Reader and Bluefire
  • Fix book sort in some list. Patch provided by Tyler J. Wagner.
  • Update .htaccess to check if Xsendfile is available. Thanks to Gaspine for the patch.
  • Add basic support of custom columns. Check the following config item : cops_calibre_custom_column
  • Usage of X-Accel-Redirect / X-Sendfile is not necessary anymore. Warning all Nginx users
    who wants to still use X-Accel-Redirect must add
    $config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local.php
  • Fix COPS on IIS / Windows. Reported by Kevnancy.
  • Simplified config_default.php
  • Add a new config_local.php.example with the minimal configuration item to change.
0