• 3.4.1 0e4d60b96a

    3.4.1 Stable

    marvin8 released this 2025-12-18 00:19:56 +00:00 | 165 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    Fixed

    • 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.
      See COMMIT-HISTORY.md

    Changed

    • Updated dependencies versions.
    Downloads