PYRSS-Bot/CHANGELOG.md
Corban-Lee 26f697cf78
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
update changelog
2024-09-10 11:01:30 +01:00

866 B

unreleased v0.2.1

  • Enhancement: view filters command
  • Enhancement: more control over view commands
  • Enhancement: show active state of viewed subscriptions
  • Fix: bug where certain RSS feeds without a build date would break the task
  • Fix: TypeError when an RSS Item has no title, description or publish date.

v0.2.0

  • Fix: Fetch channels if not found in bot cache (error fix)
  • Enhancement: command to test a channel's permissions allow for the Bot to function
  • Enhancement: account for active state from a server's settings (GuildSettings)
  • Enhancement: command to view tracked content from the server or a given subscription of the same server.
  • Other: code optimisation & GuildSettings dataclass
  • Other: Cleaned out many instances of unused code

v0.1.1

  • Docs: Start of changelog
  • Enhancement: Versioning with tagged docker images