Misskey implemented createToken in v2025.2.1, and chatRoomInvitationReceived in v2025.3.2. Additionally, Misskey plans to add scheduledNotePosted and scheduledNotePostFailed in v2025.10.0.
Using MoeKey with the latest Misskey server prevents the notification page from finishing loading because it doesn't support these two types. To resolve this issue, could you please add support for these four new notification types?
Additionally, could you implement handling for unknown notification types to ensure continued usability even if Misskey frequently adds new notification types or for forks (like CherryPick having note:grouped)?