Releases: MadrasMC/telecraft
Releases · MadrasMC/telecraft
v2.0.0-beta6
- Fixed store-related auth bug
- Fixed Vintage Story getting bridged with any group or chat sending messages to the bot
- Fixed MC server becoming a baby zombie process if Telecraft was ungracefully killed
- Fixed MC<>Telegram bridge:
- Fixed missing escape in RegExp sequence parsing Minecraft messages
- Fixed incorrectly stringifying chatId before comparing, causing Telegram messages to not be bridged with Minecraft
v2.0.0-beta4
- [BREAKING] Switched to Bun as the runtime, replacing Deno
- [BREAKING] Switched to using Bun SQLite directly instead of problematic Deno.Kv (old Telecraft stores are unfortunately invalid now)
- Fixed minor issues with the Auth plugin
- Made IRC plugin unmaintained for now, due to the "irc" module depending on iconv
v2.0.0-beta.3
- Fixed issues launching Minecraft with the auth plugin enabled
- Upgraded to Deno 2.5
- Added support for
/timein Minecraft
v2.0.0-beta.2
- A few minor fixes for Vintage Story.
- /list doesn't query server anymore, uses a Telecraft managed Set, based on tracked joins and leaves.
- Fix Deno 1.44 for CI builds; Deno broke types 1.45 onwards.
v2.0.0-beta.1
telecraft
This is the first public release for telecraft. This version adds preliminary support for VintageStory, and adds a configuration format. Read full documentation here.