-
3.4.3 Stable
released this
2026-01-31 07:30:22 +00:00 | 159 commits to main since this release3.4.3— [2026-01-31]- Update dependencies versions. [
a20e7cd]
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Update dependencies versions. [
-
3.4.2 Stable
released this
2026-01-11 04:43:03 +00:00 | 161 commits to main since this release3.4.2— [2026-01-11]Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
3.4.1 Stable
released this
2025-12-18 00:19:56 +00:00 | 165 commits to main since this releaseFixed
-
Check for an updated date if the published date is empty.
When checking item age and we can't determine the age of the feed item,
return True so that feed item is most likely going to get skipped.
Should fix issue #67 -
Default values for items["params"] dictionary to "" instead of None
Fix for issue #66 -
Disable escaping of underscore characters in markdownify. Fixes issue #65
Added
- Trialling
uv-ship.
SeeCOMMIT-HISTORY.md
Changed
- Updated dependencies versions.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
3.4.0 - per feed settings Stable
released this
2025-11-28 00:05:55 +00:00 | 173 commits to main since this releaseFixed
- Fixed issue #59
Added
-
Added optional
icecream_enablesetting to bot settings. This is a development debug switch. It is optional and if not present
defaults toFalse.
If this is set toTrueFeed2Fedi will print out a lot of debugging information. -
Added optional
schedule_duration_delayto feed settings. This specifies if statuses should be scheduled for future posting.
It needs to be set to an ISO 8601 time duration which is added to the current date and time when submitting the status to your
fediverse server.
If this field is missing (or set to"") the value ofbot_schedule_duration_delaycomes into effect. -
Added optional
post_templateto feed settings. This string defines template for posts. If this field is missing or set to
""the value ofbot_post_templatecomes into effect.
Available variables are:
{title},{content_html},{content_markdown},{content_plaintext},{link},{author},{published},{updated}.
\nalso available for a new line.{content_html}and{content_markdown}can work incorrectly with your instance -
Added optional
max_agefield to feed info. If this is set it will only post feed items that are less than themax_age.
This field needs to be supplied as an ISO 8601 duration; specifically a TimeDelta. -
Added optional
max_postsfield to feed info. If this is set it will stop processing any further feed items oncemax_posts
feed items have been posted as statuses.
Changed
- Updated dependecies versions.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.3.2 Stable
released this
2025-11-15 20:05:30 +00:00 | 182 commits to main since this releaseChanged
- Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.3.1 Stable
released this
2025-11-02 20:19:24 +00:00 | 183 commits to main since this releaseChanged
- Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.3.0 - scheduled statuses Stable
released this
2025-10-29 23:24:06 +00:00 | 184 commits to main since this releaseAdded
-
Added config file option
bot_schedule_duration_delaytaking an ISO 8601 formatted time duration value.
When present this duration is added to the current date to effectively schedule statuses to be posted in the future. -
Added
esbonioto dev dependencies
Changed
- Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
3.2.12 Stable
released this
2025-10-17 07:36:37 +00:00 | 193 commits to main since this releaseChanged
- Updated dependencies versions.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.11 Stable
released this
2025-10-05 00:46:21 +00:00 | 195 commits to main since this releaseChanged
- Update pre-commit versions
- Remove pip-audit from nox / CI
- Add pysentry and uv-secure to CI
- Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.10 Stable
released this
2025-09-23 19:54:54 +00:00 | 197 commits to main since this releaseChanged
- Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads