Releases: FAXES/DiscordWhitelist
Releases · FAXES/DiscordWhitelist
Release 4.1.1
- Changed the default
cacheMaxTime
to '2h' - Configured the role loop to be more efficient
- Removed some unused code
Release 4.1
Thanks to @kFxDaKing and @Brooksiito for logging these issues.
Release 4.0
What's Changed
- Console Colors by @Itz-Hyperz in #12
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #19
- Bump follow-redirects from 1.14.6 to 1.14.8 by @dependabot in #25
- Fixed
SCRIPT ERROR in event 'playerConnecting'
bug - Implemented a cache system to reduce rate limiting. The timer for this can be changed in the
server.js
on line 23 - Implemented a debug toggle, change it on line 22 to see debug outputs
New Contributors
- @Itz-Hyperz made their first contribution in #12
- @dependabot made their first contribution in #19
Full Changelog: 3.0...4.0
Release 3.0
- Removed third party requirements. The script is now standalone.
- Updated installation & docs
https://docs.faxes.zone/c/fivem/discordwhitelist
Release 2.3
- Re-coded whole resource into Javascript
- Updated to new Discord permissions system. A complete reinstall is required.
- Added blacklist via roles.
- Added a debug mode
- Updated manifest.
Release 2.2
- Trialling a solution to not working with queue scripts.
Hot Fix For 2.0
- Corrected table issue. This seemed to appear for users that were not in the guild and had no table of roles.
This version has been tested but testing from others will need to also take place
Release 2.0
- Updated install guide.
- Fixed issue that only allowed one whitelist role to work. You can have multiple that work now.
- Generally updated to fix a couple of other things and reword things.
- Updated for latest FX builds.
Release 1.1
- Added multiple role support - as per popular demand.
Release 1.0
- Initial Release