1Lighty-BetterDiscordPlugins/Plugins/BetterUnavailableGuilds/CHANGELOG.md

36 lines
1.2 KiB
Markdown
Raw Normal View History

2020-01-21 22:42:54 +01:00
# [BetterUnavailableGuilds](https://1lighty.github.io/BetterDiscordStuff/?plugin=BetterUnavailableGuilds "BetterUnavailableGuilds") Changelog
2020-07-26 13:39:27 +02:00
### 0.2.8
- Changed to module.exports because useless backwards incompatbile changes are the motto for BBD apparently.
2020-05-15 22:25:36 +02:00
### 0.2.7
- Fixed rare bug when client reconnects.
2020-05-03 12:51:27 +02:00
### 0.2.6
- Fixed error spam that was so fast, devtools froze
2020-05-03 00:47:46 +02:00
### 0.2.5
- Fixed settings menu not displaying an input
- Removed unneeded Xenolib dependency
2020-02-08 13:54:28 +01:00
### 0.2.4
- Fixed plugin failing to transfer data from canary to other release channels
2020-02-02 22:53:23 +01:00
### 0.2.3
- Fixed crash if XenoLib or ZeresPluginLib were missing
2020-01-23 01:19:05 +01:00
### 0.2.2
- Fixed plugin not working AT ALL in ED
- Fixed a specific error where plugin loaded, but you are not logged in yet
### 0.2.1
- Fixed plugin completely failing to load if no config is present
2020-01-21 22:42:54 +01:00
### 0.2.0
- Now supports multiple users at once, and multiple clients at once, also multiple release channels at once
- Reinserts missing servers even when logging out or when websocket dies
- Added a method of adding missing servers and a way to share them to others that need it
- Added BetterDiscord and BetterDiscord2 servers as pre cached servers for convenience sake
### 0.1.0
- Initial release