Skip to content

v3.0.0-canary.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@retrixe retrixe released this 06 Nov 14:52
758eefd

πŸŽ‰ (I probably use this emoji in every release lol) πŸŽ‰

πŸ“£ So Phase 3 is complete 🎊 and now I'm working on getting 3.0 out of the door with Phase 4 \o/
(See canary.1 change log for more details on v3 roadmap phases.)

This release adds a number of commands, stuff like text recognition (/ocr and recognizing sent images), server info and user info, /safeEval, slowmode and distort from v2. Ban actually didn't work because of a problem but it works now, and re-eval on edit πŸŽ‰

Also, this will be the first release to be deployed in production :D I consider v3 very stable now, well tested and rounded. Deploying in production will help me find any remaining bugs ASAP and ensure 3.0 gets rolled out as quickly as possible.

(We're skipping on appendable commands, and this is in no way an RC, more features are coming :)

Minor Changes

  • Add /serverinfo: 5522bb7
  • Add /ocr, move /serverinfo and userinfo, fix error message and /repeat: 819f3ad
  • Add a safeEval.: 568e2b2
  • Port /slowmode and add text recognition on image send. Fix /ocr no args: 80edda9
  • Port distort and disable OCR on send by default: 11f8e92

Patches

  • Remove duplicate code, add /ocr to /help, add mute persist. Log errors. Duplicate code in mute fixed: 9223a53
  • Tiny optimization, fix /apod for videos and add re-eval on edit: 5644b87
  • Fix bugs with /ban and rare exceptions: 61dba67
  • Refinements to userinfo and gunfight. Fix (almost) for #2: 7cf2eb0
  • Fix issues in production: 26fc413