COPS 0.6.2 is out with bug fixes and some new features (First post to download) :
* Added server side rendering for devices like PRS-TX / Kindle / Cybook. Thanks to all the testers.
* Added a configuration item to tweak how thumbnail are handled.
* Fixed the click on cog on IOS. Thanks to sb domo.
* Added dashboard icons / standalone mode for IOS. Thanks to sb domo.
* Fixed a regression about custom favicon.ico. Thanks to Tyler.
* Fixed another regression about COPS's version in the about box. Reported by Ian.
* Upgraded Magnific Popup to v0.9.5.
* Added a style for IPhone. Thanks to sb domo.
* Added Portuguese translation. Thanks to Pablo Aguiar.
* Fixed rendering on Internet Explorer < 9.0.
The most important bug fix is that COPS now use server side rendering for some devices (PRS-TX / Kindle / Cybook). You can tweak $config['cops_server_side_render'] if needed and send me your modifications.
I also fixed some regressions reported by mail, sorry for the inconvenience.
The biggest enhancement is about thumbnail. On low end devices thumbnail generation was long ... very long. I added a parameter ($config['cops_thumbnail_handling']) to choose between CPU hungry or Network hungry thumbnails. If COPS is installed on your Nas and you mainly use it on your LAN then set it to "1" (check config_default.php for the other values). I made especially after reading
this link (they run COPS on devices even slower than my Dockstar or Raspberry Pi).
Thanks to sbdomo for an Iphone style, I've tried to make a Google Books kind of style and failed. Maybe someone will be better than me at it

.
As always, thanks a lot to all the contributors and the beta testers.
I'll update the Synology package in a day or two.
As usual the download link is in the first post.
Happy testing.