RSS#
# Release History
## 3.7.4, 3.8.1
Release date: 20 July 2026
**Added:**
- feat(pdf-export): apply watermark to attached PDF when export_original_report is enabled
## 3.8.0
Release date: 19 May 2026
**Added:**
- Added support for selecting user groups as TO, CC, and BCC recipients in the Send Email outgoing feed configuration. Email addresses are resolved from group members at delivery time.
## 3.7.2
Release date: 16 June 2026
**Fixed:**
- Report entity creation is now supported even when RSS feed links are unavailable or inaccessible.
## 3.7.1, 3.6.9
Release data: 14 April 2026
**Added:**
* Fixed an issue where the report template cover page header was not rendering correctly.
## 3.7.0, 3.6.8
Release data: 12 March 2026
**Added:**
* Added support for custom objects in EclecticIQ Observable CSV
## 3.6.7
Release data: 23 Jan 2026
**Fixed:**
- Upgrade the stash to use Redis implementation.
# 3.6.6
Release date: 27 January 2026
**Changed:**
* Added custom watermark support to EclecticIQ PDF content type.
# 3.6.5
Release date: 27 Jan 2026
**Added:**
* Introduced a Mail Body Field in Send Email Outgoing Feed configuration to enable user-defined, dynamic email templates.
# 3.6.4
Release date: 29 December 2025
**Changed:**
* Replaced pkg_resources with native importlib for package management.
## 3.6.3, 3.5.8
**Fixed:**
Release date: 11 December 2025
- RSS polling now correctly handles timeout retries and returns response data
## 3.6.2
**Fixed:**
Release date: 14 November 2025
- Fixed issue where Content-Type could be None in rss_poll.
## 3.6.1
**Fixed:**
Release date: 12 November 2025
- Enable subfolders processing for `SFTP download` provider.
- Font weight corrected to 700 for report template.
## 3.4.11, 3.5.7
**Fixed:**
Release date: 04 October 2025
- Brand PDF corrected bullet point color.
## 3.4.10, 3.5.6
**Fixed:**
Release date: 01 October 2025
- Corrected TLP banner color.
- Updated reference link color for consistency.
## 3.4.9, 3.5.5
**Fixed:**
Release date: 8 August 2025
- Fixed indentation space for nested bullets in Brand PDF Extension.
## 3.4.8, 3.5.3
**Added:**
Release date: 10 July 2025
- Introduced Baseball Packer outgoing feed, a new feature to generate detailed HTML reports for threat entities including visual timeline, ATT&CK table, Stixview graph, and related entities data.
## 3.4.7, 3.5.2
**Fixed:**
Release date: 26 June 2025
- Fixed support for bullets in Brand PDF Extension.
## 3.4.6, 3.5.1
**Added:**
Release date: 23 May 2025
- Add support when TLP color is not set in Brand PDF Extension
## 3.4.5
**Added:**
Release date: 1 April 2025
- Add AMBER STRICT TLP support in Brand PDF Extension
## 3.4.4
**Added:**
Release date: 25 March 2025
- Replace image source urls of description with image base64 content
## 3.4.3
**Added:**
Release date: 13 February 2025
- Removed font directory config params from EclecticIQ Brand PDF Outgoing Feed
## 3.4.2
**Added:**
Release date: 06 February 2025
- Now provides EclecticIQ Brand PDF Outgoing Feed
## 3.5.0
**Added:**
- Update csv feeds to include risk score for extracts.
## 3.2.5, 3.3.2
Release date: 21 June 2024
**Fixed:**
- Issue with eclecticiq_json transformer when timestamp equals None
## 2.14.6, 3.0.5, 3.1.6, 3.2.4, 3.3.1
Release date: 5 April 2024
**Updated:**
- Introduce request timeout and retry for all request in RSS
## 2.14.5, 3.0.4, 3.1.5, 3.2.3
Release date: 12 February 2024
**Updated:**
- Now uses date in `updated` XML tag to decide whether to ingest article instead of `published` tag
## 2.14.4, 3.1.3, 3.2.1
Release date: 04 December 2023
**Fixed:**
- Issue where RSS incoming feed fix_timezone() couldn't handle datetime object
## 2.14.2, 3.0.2, 3.1.2
Release date: 07 November 2023
**Fixed:**
- Issue where RSS incoming feed always downloads all items from atom rss feeds, causing duplicate packages on every run. This allows us to also implicitly support Atom feeds.
## 3.0.1
Release date: 11 July 2023
**Removed:**
- Removes legacy IMAP Email attachment fetcher and IMAP Email fetcher incoming feeds.
Use the newer IMAP Email attachment and body fetcher incoming feed instead.
## 2.13.1 2.12.1
**Changed:**
- New defaults: SFTP download incoming feed now does not delete files
from the remote host on download.
**Added:**
- Now provides an option to delete files on download.
## 2.9.3, 2.10.2
Release date: 19 October, 2021
**Changed:**
- SFTP transport types for feedsnow requires the "SSH private key"
field to be filled if "Use SSH key"option is selected.
##Release versions: 2.9.2, 2.10.1
Release date: 4 August, 2021
Improved:
- Added internal tests.
##Release versions: 2.9.1, 2.10.0
Release date: 15 June, 2021
Fixed:
- Issue where running SFTP download feeds can cause excessive resource usage.