Releases: lklynet/hypermind
Releases · lklynet/hypermind
Release list
v0.10.0
v0.9.1
v0.9.0
Hypermind v0.9.0 - The Modular Update
YO! This release hits a pretty major milestone in Hypermind's journey toward 1.0.0. We've (@fccview) completely overhauled the internal architecture to be more modular, added a robust new chat system, and improved performance across the board. All while remaining absolutely useless and a complete waste of valuable resources ♡
New Feat
- Ephemeral P2P Chat: Real-time, decentralized messaging is now live! (@lklynet)
- Modular Chat Commands: A new system for
/commandsincluding/help, and/clear. - 90s Screenname Generator: Get a unique, nostalgic identity automatically. (@lklynet)
- Expanded Themes: Beautiful new visual styles including Nord, Solarized, and Tokyo Night. (@owennewo-dev)
- Version Notifications: Never miss an update with our new in-app notification banner. (@fccview)
Performance & Core
- Gossip Subsampling: Optimized resource usage and tuned constants for better stability. (@lklynet)
- LRU Cache Implementation: Improved data handling and memory efficiency. (@kiliantyler)
- Docker Improvements: Reduced image sizes and added multi-architecture build support. (@LunyaaDev, @kiliantyler)
- POW Scaling: Added support for gradual Proof-of-Work increases to improve security. (@ricardoboss)
Refactoring & DX
- Full Modularization: The app now uses environment variables for all configurations and a modular route system. (@fccview)
- Diagnostics: Improved bandwidth tracking (MB/GB) and peer counting. (@owennewo-dev)
❤️ New Contributors
A massive thank you to our new contributors who helped make this release possible:
@LunyaaDev, @kiliantyler, @fccview, @owennewo-dev, @pdekeulenaer, and @ricardoboss.
Full Changelog: v0.9.0 Commits