Updates & Release Notes
Track new features, changes, fixes, and removals as Miku develops.
Latest Release
Smarter Logs & Live Changelog
Version 0.1.4.3 • 27/04/2026
Improved logging clarity and introduced automatic changelog updates with dynamic bot presence.
ExpandCollapse
Smarter Logs & Live Changelog
Version 0.1.4.3 • 27/04/2026
Improved logging clarity and introduced automatic changelog updates with dynamic bot presence.
- Added automatic changelog fetching from the Flameforge API.
- Added scheduled routine to check for and post new changelog updates.
- Added Components v2 changelog messages with structured layout and link button.
- Added dynamic bot presence showing current and latest version.
- Improved log embeds to automatically hide empty, unknown, or unavailable values.
- Updated channel update logs to only show fields that actually changed.
- Improved role update logs to ignore unchanged or irrelevant role data.
- Removed placeholder reason fields when Discord does not provide an audit-log reason.
- Separated changelog logic into a dedicated routine for better structure.
- Fixed empty topic changes appearing in channel update logs.
- Fixed position-only channel moves being logged as channel updates.
- Fixed duplicate emoji delete logging caused by duplicate event handlers.
- Prevented duplicate changelog posts using version tracking.
Changelog History
Grouped Logging Channels
Version 0.1.4.2 • 2026
Reworked the logging system to support grouped channels, cleaner configuration, and more scalable log routing.
ExpandCollapse
Grouped Logging Channels
Version 0.1.4.2 • 2026
Reworked the logging system to support grouped channels, cleaner configuration, and more scalable log routing.
- Added grouped logging channels for messages, members, moderation, server changes, and voice activity.
- Added per-group channel configuration for more flexible log organization.
- Added per-group event selection for cleaner and more focused logs.
- Replaced single log channel system with grouped channel routing.
- Improved logging UI with dedicated configuration pages for each log group.
- Refactored log dispatch system to route events based on their group.
- Reduced UI complexity to stay within Discord component limits.
- Fixed excessive component usage causing Discord API errors.
- Fixed logs being sent to incorrect or multiple channels.
Detailed Logging Improvements
Version 0.1.4.1 • 2026
Improved server logs with audit-log details, cleaner user formatting, and unified deleted-message attachment previews.
ExpandCollapse
Detailed Logging Improvements
Version 0.1.4.1 • 2026
Improved server logs with audit-log details, cleaner user formatting, and unified deleted-message attachment previews.
- Added audit-log support for moderation and server management logs.
- Added executor details for bans, unbans, timeouts, role changes, channel changes, and emoji changes.
- Added audit-log reason fields where Discord provides a reason.
- Added image preview support for deleted message attachments.
- Unified deleted message and attachment logs into a single embed.
- Improved user formatting to avoid duplicated usernames in log messages.
- Improved log embeds with optional image display support.
- Fixed deleted image logs being sent separately from deleted message logs.
- Fixed duplicated usernames in executor and user fields.
Logging System & Event Infrastructure
Version 0.1.4 • 2026
Introduced a full server logging system with configurable events, unified embeds, and a scalable event architecture.
ExpandCollapse
Logging System & Event Infrastructure
Version 0.1.4 • 2026
Introduced a full server logging system with configurable events, unified embeds, and a scalable event architecture.
- Added full logging system for messages, members, roles, channels, emojis, and voice activity.
- Added configurable logging UI with enable toggle, channel selection, and event selection.
- Added support for 25+ log event types including joins, deletes, edits, roles, and voice activity.
- Added unified log embed system for consistent and readable log messages.
- Added log formatting utilities for users, roles, channels, and timestamps.
- Added automatic image and attachment logging for deleted messages.
- Added voice activity tracking (join, leave, move).
- Refactored event handling system to support modular event files and subfolders.
- Improved event loader to support both legacy and modern event formats.
- Standardized event structure using name/execute pattern for scalability.
- Improved internal logging architecture for better maintainability and expansion.
- Fixed event loading issues caused by invalid module paths and incorrect import formats.
- Resolved crashes from mismatched event handler formats (function vs object).
- Prevented invalid or empty log events from being sent.
Twitch Clips & Stability Improvements
Version 0.1.1 • 2026
Introduced Twitch clip tracking for main streamers alongside major stability, deduplication, and performance improvements.
ExpandCollapse
Twitch Clips & Stability Improvements
Version 0.1.1 • 2026
Introduced Twitch clip tracking for main streamers alongside major stability, deduplication, and performance improvements.
- Added Twitch clip monitoring for main streamers.
- Added dedicated clip channel and ping role configuration.
- Added clip cache system to prevent duplicate clip posts.
- Added simple clip message format with direct link and creator attribution.
- Added Twitch clip settings UI with enable toggle, channel, and role selection.
- Refactored Twitch API layer for shared token handling and improved reliability.
- Separated live stream and clip checkers for cleaner architecture.
- Improved request handling with better timeout, retry, and rate limit handling.
- Adjusted Twitch polling intervals for safer API usage.
- Prevented duplicate Twitch live and clip posts through improved deduplication logic.
- Resolved edge cases where invalid or missing channels caused silent failures.
Alpha Public Launch
Version 0.1.0 • Early 2026
First public launch of Miku with Twitch and YouTube creator integrations.
ExpandCollapse
Alpha Public Launch
Version 0.1.0 • Early 2026
First public launch of Miku with Twitch and YouTube creator integrations.
- Launched the first private version of Miku for creators.
- Included Twitch integration for stream notifications.
- Included YouTube upload notifications.
YouTube Upload Integration
Version 0.0.9 • Early 2026
Added YouTube upload tracking and notification support for creator communities.
ExpandCollapse
YouTube Upload Integration
Version 0.0.9 • Early 2026
Added YouTube upload tracking and notification support for creator communities.
- Added YouTube upload notifications.
- Added creator channel tracking for YouTube uploads.
- Improved integration structure for future creator platforms.
Twitch Integration
Version 0.0.8 • Early 2026
Added Twitch integration support for stream alerts and creator notifications.
ExpandCollapse
Twitch Integration
Version 0.0.8 • Early 2026
Added Twitch integration support for stream alerts and creator notifications.
- Added Twitch stream notification support.
- Added basic creator integration module structure.
- Prepared the integration system for additional platforms.