Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 23:48
· 34 commits to main since this release

1.5.0 - 2024-10-30

Bug Fixes

  • Fix extracted medias not following order - (042d885)
  • Apply ruff auto-fixes - (26fd11a)
  • Make 'www.' optional in FIX_PATTERNS - (1bbb2a8)
  • Fix twitter gif medias not being extracted - (ef7c133)

Continuous Integrations

  • Update ruff lint workflow - (f42018a)

Features

  • Allow selecting more than 25 channels - (12a6041)
  • Remove invalid channels - (01f7c9f)
  • Add Bluesky embed fix support - (1d86f9b)
  • Add Bluesky image support - (98f43c4)
  • Add Bluesky media extraction support - (6d3b8d4)

Improvements

  • Order channels in selected channels field by order in client - (9a3b0cd)

Miscellaneous Chores

Refactoring

  • Rename INTERACTION to Interaction - (ce4a336)
  • Refactor guild related code in View - (2d2a28c)
  • Remove unnecessary escape char - (a430acc)