Skip to content

0.10.9 - Overhaul of the notification system and adds email notifications#173

Merged
KSJaay merged 4 commits into
mainfrom
0.10.9
Nov 14, 2025
Merged

0.10.9 - Overhaul of the notification system and adds email notifications#173
KSJaay merged 4 commits into
mainfrom
0.10.9

Conversation

@KSJaay
Copy link
Copy Markdown
Owner

@KSJaay KSJaay commented Nov 14, 2025

Summary

Adding new notifications was becoming a really big pain, as I was having to add like 20 different files just to add one notification. I've hopefully simplified this process, you can now run npm run create:notification [name] to create all the files needed, but you'll still need to create the exports in the index files.

New Features

  • Adds email notifications

Updates

  • Overhaul of notification system
  • Tokens/passwords were shown in the header, which are no longer shown

@KSJaay KSJaay added the notifications Anything to do with notifications label Nov 14, 2025
@KSJaay KSJaay merged commit d119d99 into main Nov 14, 2025
1 check passed
@KSJaay KSJaay deleted the 0.10.9 branch November 14, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notifications Anything to do with notifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant