Urlwatch

Latest version: v2.29

Safety actively analyzes 688694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

2.11

Fixed
- Retry: Make sure `tries` is initialized to zero on load (Fixes 241)

Changed
- html2text: Make sure the bs4 method strips HTML tags (by Louis Sautier)

2.10

Added
- Browser: Add support for browser jobs using `requests-html` (Fixes 215)
- Retry: Add support for optional retry count in job list (by cmichi, fixes 235)
- HTTP: Add support for specifying optional headers (by Tero Mononen)

Changed
- File editing: Fix issue when `$EDITOR` contains spaces (Fixes 220)
- ChangeLog: Add versions to recent ChangeLog entries (Fixes 235)

2.9

Added
- E-Mail: Add support for `--smtp-login` and document GMail SMTP usage
- Pushover: Device and sound attribute (by Tobias Haupenthal)

Changed
- XDG: Move cache file to `XDG_CACHE_DIR` (by Maxime Werlen)
- Migration: Unconditionally migrate urlwatch 1.x cache dirs (Fixes 206)

Fixed
- Cleanups: Fix out-of-date debug message, use https (by Jakub Wilk)

2.8

Changed
- Documentation: Mention `appdirs` (by e-dschungel)

Fixed
- SMTP: Fix handling of missing `user` field (by e-dschungel)
- Manpage: Fix documentation of XDG environment variables (by Jelle van der Waa)
- Unit tests: Fix imports for out-of-source-tree tests (by Maxime Werlen)

2.7

Added
- Filtering: `style` (by gvandenbroucke), `tag` (by cmichi)
- New reporter: Telegram support (by gvandenbroucke)
- Paths: Add `XDG_CONFIG_DIR` support (by Jelle van der Waa)

Changed
- ElementsByAttribute: look for matching tag in handle_endtag (by Gaetan Leurent)
- HTTP: Option to avoid 304 responses, `Content-Type` header (by Vinicius Massuchetto)
- html2text: Configuration options (by Vinicius Massuchetto)

Fixed
- Issue 127: Fix error reporting
- E-Mail: Fix encodings (by Seokjin Han), Allow `user` parameter for SMTP (by Jay Sitter)

2.6

Added
- New filters: `sha1sum`, `hexdump`, `element-by-class`
- New reporters: pushbullet (by R0nd); mailgun (by lechuckcaptain)

Changed
- Improved filters: `BeautifulSoup` support for `html2txt` (by lechuckcaptain)
- Improved handlers: HTTP Proxy (by lechuckcaptain); support for `file://` URIs
- CI Integration: Build configuration for Travis CI (by lechuckcaptain)
- Consistency: Feature list is now sorted by name

Fixed
- Issue 108: Fix creation of example files on first startup
- Issue 118: Fix match filters for missing keys
- Small fixes by: Jakub Wilk, Marc Urben, Adam Dobrawy and Louis Sautier


Older ChangeLog entries can be found in the
[old ChangeLog file](https://github.com/thp/urlwatch/blob/2.12/ChangeLog),
or with `git show 2.12:ChangeLog` on the command line.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.