Skip to content

v1.2.2

Choose a tag to compare

@kenhendricks00 kenhendricks00 released this 23 Dec 00:47
· 132 commits to main since this release
d5cdd47

v1.2.2 (12/22/2025)

🚀 New Features

  • /help Command
    • Added a comprehensive help command showing all available commands, supported services, and usage tips organized by category.
  • /fix Command
    • New slash command to manually convert a social media link to an embed-friendly version. Works with user-installed apps.
  • Fix Embed Context Menu
    • Right-click any message → Apps → Fix Embed to convert links in that message. Works anywhere including DMs and servers.
  • User-Installable App Support
    • Users can now install FixEmbed to their personal account and use /fix, /help, /about, and the context menu in any server, DM, or group chat.

🔧 Enhancements

  • SERVICES Configuration
    • Added centralized service configuration dictionary for cleaner, more maintainable code architecture.
  • Improved Error Handling
    • Added specific exception handling for discord.Forbidden, discord.NotFound, and discord.HTTPException with appropriate logging levels.

📝 Documentation

  • Updated /help Layout
    • Reorganized help into categories: Fix Links, Server Settings, and Info for better readability.