Releases: Kyrela/FixTweetBot
Releases · Kyrela/FixTweetBot
v3.3.8
- Translations: new translations for Thai, Danish and Indonesian (translations are done by the community, contribute to add more!)
- Twitter: shorter generated links
- Bugfixes: issue that caused the bot to ping @ everyone/here with some author names and the permissions to do so (sorry everyone),issue when trying to send messages to an archived thread
Full Changelog: v3.3.7...v3.3.8
v3.3.7
- Threads: switched provider to
fixthreads.seria.moe(makes Threads working again) - Pinterest: add support for
pin.itlinks - Bluesky: switched provider to FxBluesky (better embed + text only view)
- Bot messages: include an
@before the author name to differentiate it from other links - Activity status: clearer message ("Fixed x links today" instead of "Fixing x links per day")
- Translations: new translations for Traditional Chinese, Russian, Thai and Brazilian Portuguese (translations are done by the community, contribute to add more!). Fixed Brazilian Portuguese not showing at all.
- About: fixed credits link
- Analytics: better error reporting
Full Changelog: v3.3.6...v3.3.7
v3.3.6
- Websites: support for Newgrounds (using FixNewgrounds)
- Instagram: add direct media and gallery view
- Snapchat: support for route
/@:username/spotlight/:hash - Facebook: support for routes
/share/:hashand/story.php?story_fbid=:story_fbid&id=:id - Better embed detection/removal
- Translations: updated Turkish
- Better and more optimized analytics (allows for better detection of failing fixers and routes)
- Better error handling
Full Changelog: v3.3.5...v3.3.6
v3.3.5
- Websites: support for Pinterest
- Twitter: support for url
/i/status/:id - Embed failure handling: original message isn't altered until the fixed links are embedded. If a fixed link fails to embed, it is deleted and the original message is kept
- Translations: new translations for indonesian (translations are done by the community, contribute to add more!)
- Rate-limit handling
- Docker: better docker compose example, with proper Docker Hub image name and fixed health check
- Database: better communication thanks to connection pooling
v3.3.4
- Fix issue when trying to change the action to do on original messages
- Translations: new translations for polish (translations are done by the community, contribute to add more!)
- Fix Docker image publication
v3.3.3
- New websites: support for Danbooru, Gelbooru, e621, e926, Realbooru, Hypnohub, Konachan, Yande.re, Derpibooru, Rule34.paheal, XBooru, and TBIB through EmbedEZ (grouped under the "Imageboards" name)
- Facebook: more urls supported (
/groups/:id,/:username/videos/:hash,/share/p/:hash,/story.php,/:username/videos/:slug/:hash) - Instagram: changed provider to InstaFix (
fxstagram.com) - support for direct view and stories removed, but normal view fixed - Translations: new translations for finnish, indonesian, korean, polish, and vietnamese (translations are done by the community, contribute to add more!)
- Bugfixes: text in the "Websites" section of the troubleshooting setting, issues with locked threads, issues when missing permission to remove embeds, Docker builds
v3.3.2
- Fixed issue at startup caused by topgg
v3.3.1
- Instagram: changed fixer website to InstagramEmbed. Support for stories and more links, but translation removed
- Twitter: switched back to using Discord multi-image render instead of the mosaic
- Bots: activation of the reply to bots is now a premium feature due to the high usage volume this feature is causing
- Translations: new translations for
ru(translations are done by the community, contribute to add more!) - Fixed issues with links ending with
? - Fixed dev
execcommand - Commands usages anonymous analytics
- Removed member intent
- Fix Docker builds for armv7
v3.3.0
- Added silent replies (thanks to @rileychh, @orangeOAO, @Derrick0304 and @vhan9999!). You can disable it again using the
/settings"Reply method" section. - Support for: Imgur, Weibo, and Rule34 (with translations and direct view).
- Instagram, Snapchat, IFunny: Added support for translations and direct view.
- Added a custom keyword filter. By default, it is ignoring all messages that contain "fxignore". Use the
/settings"Keywords" section to edit them. - Redesign of the filter/option system to use an allowlist/denylist instead to simplify it.
- Added possibility to edit the match policy of the "role" filter (at least one role/all roles).
- Removed the
/settingsoptions. Each element (member, role, channel) is now editable within the command, from the related sections. - Bilibili: added support for more urls.
- Facebook: changed provider to facebed.
- Twitter: re-introduced official "nitter.net" support (thanks to @GeekCornerGH!), and introduced "nitter.privacyredirect.com", "lightbrd.com", "nitter.space", and "nitter.tiekoetter.com". Removed "nitter.lucabased.xyz".
- Translations: new translations for
es-ESandtr(translations are done by the community, contribute to add more!) - Added official Docker support (thanks to @shindouj!).
- Fixed issue where the original url label on fixed links wasn't working when translation is active.
- Fixed issue where the
/settings"troubleshooting" section wasn't working for people that have too many roles. - Fixed issue where the bot wasn't working if the
dev_guildconfiguration variable wasn't given. - Removed the Easter egg.
- Miscellaneous optimizations.
Full changelog: v3.2.9...v3.3.0
v3.2.9
- Fixed issue where disabled items (member, role, channel) weren't found properly
- Fixed issue where background tasks (custom status and server count) didn't start properly