Releases: nwithan8/tauticord
Releases · nwithan8/tauticord
v5.15.0
v5.14.0
What's Changed
- [CHANGED] Tauticord now supports an admin-only channel (where summary message is posted) and a public channel (where public messages are posted)
- Config changes handled by migration scripts
- Public channel is optional, defaults to disabled
- [ADDED] Optional auto-updating "Recently Added" poster carousel for public channel, displaying five most recent items for the Plex Media Server
- [FIXED] Prevent double logging from
discord.pydependency - [FIXED] Logical error when voice channel not located by ID
- [CHANGED] Internal refactoring
Related PRs
Full Changelog: 5.13.3...5.14.0
v5.13.3 [URGENT]
What's Changed
- [ADDED] A more comprehensive implementation of the normalization fix in 5.13.2
Full Changelog: 5.13.2...5.13.3
v5.13.2 [URGENT]
What's Changed
- [FIX] Normalize channel names pre-comparison to avoid false negatives and subsequent duplicate channels being created
- If your instance created a bunch of duplicate voice channels, it is advised you simply delete all Tauticord-related voice channels and let the bot recreate them.
Related PRs
Full Changelog: 5.13.1...5.13.2
v5.13.1
What's Changed
- [NEW] Migrated config files won't be auto-sorted alphabetically (allow explicit ordering for sections)
Full Changelog: 5.13.0...5.13.1
v5.13.0
What's Changed
- [NEW] Per-media-type voice channel configurations are now optional (most people are probably using the defaults anyway)
Full Changelog: 5.12.1...5.13.0
v5.12.1
What's Changed
- [FIX] Bug where some graphs would fail to generate if the Plex server did not have a specific type of media library (e.g. music) (closes #240 )
Related PRs
Full Changelog: 5.12.0...5.12.1
v5.12.0
What's Changed
- Tauticord now uses Discord's native timezone-aware timestamps for ETA and embed update timestamps, so times will always be displayed in the local timezone of the client.
Related PRs
- Use Discord timestamps for ETA, embed updates, deprecate timezone/24-hour config options by @nwithan8 in #238
Full Changelog: 5.11.0...5.12.0
v5.11.0
What's Changed
- [ADDED] Re-introduced API and Recently Added webhooks
- [FIXED] Moved API to separate Python process to avoid threading issues
Full Changelog: 5.9.2...5.11.0
v5.9.2
What's Changed
- [FIXED] Migration script bug causing parsing errors and migrations to fail
- Added warning logs with migration failure reasons
Full Changelog: 5.9.1...5.9.2

