Releases: GeopJr/Crycord
v1.4.0
- New plugin
enable_web_tools
- Enables web tools on Discord stable - General upkeeping
Full Changelog: https://github.com/GeopJr/Crycord/commits/v1.4.0
v1.3.1
Fix
- Get version using macros
Platforms
- Linux
Might need to change permissions to something like: # chmod -R 777 crycord
docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.35.1-alpine crystal build ./src/crycord.cr --static --release
md5: 255a2cab454ab5b527fd77b07ed363e9 crycord
v1.3.0
New
- Clean parts of it
- Allow individual plugins and not just groups
- C O L O R S
Platforms
- Linux
Might need to change permissions to something like: # chmod -R 777 crycord
docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.35.1-alpine crystal build ./src/crycord.cr --static --release
md5: 0c7d10372a69c6095e54888db9823a0d crycord
v1.2.0
New
- Bypass img-src CSP as well (leovoel/BeautifulDiscord@4765dda)
673e2feb904b5d478dcfa3dea6db45cde3f53be7
Platforms
- Linux
Might need to change permissions to something like: chmod -R 777 crycord
sudo docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.34.0-alpine crystal build ./src/crycord.cr --static --release
md5: 2deab269126ee9b11ca77906ef219df9 crycord
v1.1.0
New
- Clean-up plugin handler
b8570dc058286cc69f6642549f1d540a5d2c36fc
- [NEW]: unrestricted resize plugin
05d8a1be46e9763a74b9b2829713a215bad03d27
- Fix: --plugins option
2971c11e1681f14993cbef04dc48023fb123ad98
Note: To enable unrestricted resize you need to provide the -g extra
flag.
Platforms
- Linux
Might need to change permissions to something like: chmod -R 777 crycord
sudo docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.34.0-alpine crystal build ./src/crycord.cr --static --release
md5: 946ddf5f7c1b334350f6023b188a43cd crycord
v1.0.1
New
- Disable nodeIntegration
7a5429e917f02e5ec2879618d312f237e10be673
(leovoel/BeautifulDiscord@57b11b3) - Harden CSP patch
fcf27145016968ced4364754ea16647f05589527
(leovoel/BeautifulDiscord@44ea225)
Note: The above will harden electron security.
Platforms
- Linux
Might need to change permissions to something like: chmod -R 777 crycord
sudo docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.34.0-alpine crystal build ./src/crycord.cr --static --release
md5: e1bafdab8fa9738b263e234dac5488c5 crycord
1.0.0 - Kiwi
Initial Build
Platforms
- Linux
Might need to change permissions to something like: chmod -R 777 crycord
sudo docker run --rm -it -v $PWD:/workspace -w /workspace crystallang/crystal:0.34.0-alpine crystal build ./src/crycord.cr --static --release
md5: 38df5399f6403db730c7401c0713efcf crycord