Releases: NV-9/Blabbery
Releases · NV-9/Blabbery
Release list
v1.0.0
🎉 Blabbery v1.0.0 — First Stable Release
I'm proud to share the first production-ready release of Blabbery — a modern, scalable chat application featuring real-time messaging, group management, and a clean user interface.
This release represents weeks of solo development, architecture design, and refinement to create a robust and reusable base for real-time web applications.
🚀 Highlights
- 🔌 Real-time chat powered by Django Channels (WebSocket support)
- 👥 Direct and group messaging
- 📡 Online/offline user tracking
- 📖 Message history with live updates
- 📬 Invite-only and public group joining
- 🔐 User authentication and permissions
- 🎨 Fully responsive, Ant Design-powered UI
- 🐳 Docker support for fast production deployment
🛠 Installation
Check the README for:
📝 Notes
- This is the initial stable release, ready for real-world use.
- If you're interested in extending or contributing, feel free to check out the Roadmap or open an Issue.
Thank you for checking out Blabbery — made with ❤️ and TypeScript.
Full Changelog: https://github.com/NV-9/Blabbery/commits/v1.0.0