Commit Graph

2 Commits

Author SHA1 Message Date
Jarek Kowalski
fec575bd90 fix(server): fixed server-based notifications (#4598)
* fix(server): fixed server-based notifications

Used TypedEventArgs instead of `any` to ensure all notification data
carries type information, allowing the server to property deserialize it.

* fix
2025-05-24 08:15:45 -07:00
Jarek Kowalski
f8bed5dafa feat(notifications): improved notification templates (#4321) 2024-12-29 16:11:59 -08:00