Skip to content

Releases: FAXES/DiscordWhitelist

Release 4.1.1

02 Mar 04:43
5941000
Compare
Choose a tag to compare
Release 4.1.1 Pre-release
Pre-release
  • Changed the default cacheMaxTime to '2h'
  • Configured the role loop to be more efficient
  • Removed some unused code

Release 4.1

27 Feb 23:59
56c0fe3
Compare
Choose a tag to compare
  • Fixed an issue where the Discord request would fail. See #26, #22

Thanks to @kFxDaKing and @Brooksiito for logging these issues.

Release 4.0

16 Feb 04:18
b637f44
Compare
Choose a tag to compare

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

Full Changelog: 3.0...4.0

Release 3.0

19 Apr 00:38
8ab39a9
Compare
Choose a tag to compare

Release 2.3

17 Sep 08:50
2941ee7
Compare
Choose a tag to compare
  • 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

07 Aug 07:07
3dab476
Compare
Choose a tag to compare
Release 2.2 Pre-release
Pre-release
  • Trialling a solution to not working with queue scripts.

Hot Fix For 2.0

21 May 03:17
34ec724
Compare
Choose a tag to compare
Hot Fix For 2.0 Pre-release
Pre-release
  • 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

18 May 19:16
34ec724
Compare
Choose a tag to compare
  • 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

16 Jun 11:51
320538d
Compare
Choose a tag to compare
  • Added multiple role support - as per popular demand.

Release 1.0

02 Feb 22:44
15dac59
Compare
Choose a tag to compare
  • Initial Release