Skip to content

Commit 0d7b4da

Browse files
committed
Fix changelog and readme
1 parent 3f9ea55 commit 0d7b4da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* Added a new configuration item ($config ['cops_ignored_categories']) to ignore some categories (author, tag, publisher, ...) in home screen and searches. It's also available in the "Customize UI" page.
1919
* Updated .htaccess to allow downloading books with a password protected COPS on a Sony PRS-TX. Reported by Ruud.
2020
* Changed the default search to search by categories also (should help with OPDS). Thanks to At_Libitum.
21+
* Fixed the tag filtering in the HTML catalog when two tags starts by the same word. Reported by Tyler.
2122

2223
0.6.2 - 20130913
2324
* Added server side rendering for devices like PRS-TX / Kindle / Cybook. Thanks to all the testers.

README

+2-3
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,18 @@ Please see https://github.com/seblucas/cops/issues for open issues
5757

5858
= Need help =
5959

60-
Please read https://github.com/seblucas/cops/wiki
60+
Please read https://github.com/seblucas/cops/wiki and check the FAQ.
6161

6262
= Disclaimer =
6363

6464
It's tested by me and many other users but there's still some little bugs around ;)
6565

6666
= Credits =
6767

68-
* All localization informations come from Calibre2OPDS (http://calibre2opds.com/)
6968
* Locale message handling is inspired of http://www.mind-it.info/2010/02/22/a-simple-approach-to-localization-in-php/
7069
* str_format function come from http://tmont.com/blargh/2010/1/string-format-in-php
7170
* All icons come from Font Awesome : http://fortawesome.github.io/Font-Awesome/
72-
* Thanks to all testers
71+
* Thanks to all testers, translators and contributors.
7372

7473
External libraries used :
7574
* JQuery : http://jquery.com/

0 commit comments

Comments
 (0)