Releases: Discord-InterChat/InterChat
Releases · Discord-InterChat/InterChat
v3.22.0
Features
- stats: memory usage now shows aggregate memory of all shards (dev-737)
Bug Fixes
- get and post data from and to connection cache wherever possible (dev-737)
Code Refactoring
- Refactor
HubLoggerService
into seperate util functions (dev-737)
Chores
v3.21.5
Code Refactoring
- handleComponents method to static in command classes and some deepsource hotfixes (#69) #69 (dev-737)
Chores
Commits
v3.21.4
Bug Fixes
- fix
undefined
username for compact mode replies (dev-737)
Code Refactoring
Chores
v3.21.3
Code Refactoring
- scary refactor of making all functions into arrow functions (dev-737)
- network: another scary refactor of the broadcasting part (#66) #66 (dev-737)
Chores
- deps: Updated dependencies to latest (dev-737)
- release: 3.21.3 (dev-737)
v3.21.1
Bug Fixes
- remove pieces of code that used
NetworkManager
class (dev-737)
Chores
- run docker build on github's machines (dev-737)
- release: 3.21.1 (dev-737)
v3.21.0
Features
- Add
GatewayEvent
decorator for marking methods as event listeners (dev-737)
Continuous Integration
- fix the docker thing, I am so bad at this lol (dev-737)
Chores
v3.20.5
Bug Fixes
- network: fix connection cache and debug mode (dev-737)
Chores