Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@AtoraSuunva AtoraSuunva released this 09 Jan 05:47
· 16 commits to main since this release
862a727

Added

  • Per-channel blacklist
    • Guild, channel, and user blacklists are combined together for searches
    • Manage the per-channel blacklist by using the channel: option in the /blacklist commands
  • Per-channel configs
    • Guild and channel configs are merged together, with channel configs overriding guild configs if not null
    • Default tags are combined instead of overridden
  • Default tags
    • Default tags are applied to every search
    • Useful for adding rating:s to searches to avoid filtering 70+ results for NSFW in SFW channels

Changed

  • Colored icons for votes and ratings
    • Green/red arrows for positive/negative scores, yellow ~ for 0
    • Green S/G for safe/general posts, yellow Q for questionable, red E for explicit, purple U for unrated
    • I'm probably missing some, let me know (they will however fall back gracefully)
  • Posts show why they're filtered (eg. nsfw, blacklisted, deleted, unavailable...)
  • Rating: General is no longer considered NSFW for filtering purposes

Full Changelog: v4.2.0...v4.5.0