v2.0.0-canary.1
Pre-release
Pre-release
Second v2.0 release π
Administrative commands are incomplete and music isn't here.
The web dashboard is (still) Hello, world!
The next canary will have a better web dashboard and complete administrative commands.
Okay, I said this for the previous canary, but well.. yeah.
Also, this is an amazing milestone, since Prisma and GraphQL are here.
This allows us to properly build the web dashboard since the client and server can now be connected :D
Minor Changes
- Add /mute and /unmute: 00fef1b
- Added Prisma and graphql-yoga. Need to fix seed: 763a505
- Switch to Next.js 5 and TypeScript. Fix README. Web dashboard broken. Will fix tomorrow and add /warn: dba8640
- Update schema. Add mutation resolvers. Add /warn. Don't respond to bots: 46a098a
Patches
- Support Now as an official hosting platform: 186a0ba
- Add VSCode debugging and fix administrative commands. Need to add /mute, /unmute, /warn, /warns and /clearwarn: 7b387dc
- Now hosting is officially supported (husky should be removed pre-deploy): e2714bc
- Enable fetching tokens from environment variable. Document Now: ca8f6f0
- Backport 1.4.2: 264fb4c
- Fix warn, kick, ban and unmute crash bugs. Restrict /say, /request: b901f5b
- Undo changes to /request. It's already restricted: 92600c5