Overview
Request 632966 accepted
- Update to 2.14:
* Added filter to pretty-print JSON data: format-json (by Niko Böckerman, PR#250)
* Added list active Telegram chats using --telegram-chats (with fixes by Georg Pichler, PR#270)
* Added support for HTTP ETag header in URL jobs and If-None-Match (by Karol Babioch, PR#256)
* Added xupport for filtering HTML using XPath expressions, with lxml (PR#274, Fixes #226)
* Added install_dependencies to setup.py commands for easy installing of dependencies
* Added ignore_connection_errors per-job configuration option (by Karol Babioch, PR#261)
* Improved code (HTTP status codes, by Karol Babioch PR#258)
* Improved documentation for setting up Telegram chat bots
* Allow multiple chats for Telegram reporting (by Georg Pichler, PR#271)
Request History
jubalh created request
- Update to 2.14:
* Added filter to pretty-print JSON data: format-json (by Niko Böckerman, PR#250)
* Added list active Telegram chats using --telegram-chats (with fixes by Georg Pichler, PR#270)
* Added support for HTTP ETag header in URL jobs and If-None-Match (by Karol Babioch, PR#256)
* Added xupport for filtering HTML using XPath expressions, with lxml (PR#274, Fixes #226)
* Added install_dependencies to setup.py commands for easy installing of dependencies
* Added ignore_connection_errors per-job configuration option (by Karol Babioch, PR#261)
* Improved code (HTTP status codes, by Karol Babioch PR#258)
* Improved documentation for setting up Telegram chat bots
* Allow multiple chats for Telegram reporting (by Georg Pichler, PR#271)
kbabioch accepted request