Skip to content

Version 0.2.0 - Initial Release

Choose a tag to compare

@Hexoder Hexoder released this 02 Aug 02:48
· 4 commits to main since this release
 ## 🎉 Initial Release

 ### ✨ New Features
 - **Broadcast Notifications**: System-wide notifications for all users
 - **Separate ViewSets**: User and broadcast notification management
 - **Enhanced API Structure**: Organized endpoints with clear prefixes
 - **Multi-user Read Tracking**: JSON-based read status tracking

 ### �� Core Features
 - WebSocket-based real-time notifications
 - Category-based notification organization
 - JWT authentication support
 - Customizable notification types
 - Auto-discovery system for models and serializers

 ### 📦 Installation
 ```bash
 pip install dj-notif
 ```