Releases: sergiooak/deadbyte-bot
Releases · sergiooak/deadbyte-bot
v3.7.0
🚀 Enhancements
- Add a new docker file to development (c14649b)
- Log an public url to the qr code image (48d5dda)
- Improve spawn api (4e52f65)
- Log bot name (2eeea23)
- Use new spawn text font (82fe14a)
- bots: Add cleanup of bot session folder on deletion (9c8c71e)
- admin-commands: Add sync command to admin commands (60699ec)
🩹 Fixes
- Remove leftover comments (25ab17b)
- Try to fix the spawn error (723d3d3)
- Increment the qr code size (90294ab)
- Remove leftover console.log (2dd36f3)
- Remove leftovers console.logs (bbe4f97)
- Comment ou unused import (6575dcd)
- Realign spawn text (5563b6f)
- Try to fix deploy bug (3caf1b1)
- Lets really spawn the bot (cebba11)
- Disable auto audio transcribe (734cd59)
- react: Update emoji API endpoint and random selection logic (975162f)
💅 Refactors
- admin-commands: Improve sync functionality with bot display name and picture updates (f3fd92c)
❤️ Contributors
- Sergiooak [email protected]
v3.6.1
🚀 Enhancements
🩹 Fixes
- Add a line break before the qr code (c9c8d7b)
💅 Refactors
- Move bot logic to spawn.js (75afda4)
🏡 Chore
- release: V3.6.0 (8c8de50)
- Bump versions (4d12c29)
- Use official wwebjs release (b69fa60)
- Remove unused node scripts (f9833a8)
❤️ Contributors
- Sergiooak [email protected]
- Sergio Carvalho (@sergiooak)
v3.6.0
🩹 Fixes
- Use webpack exodus branch (1af3a70)
- Bump cache version (64db30d)
- TS: Use the rith temp folder (659db5f)
🏡 Chore
- Bump versions (241b60f)
❤️ Contributors
- Sergio Carvalho (@sergiooak)
v3.5.1
🚀 Enhancements
- language: Add util to detect plural (d7eac8a)
🩹 Fixes
- groups: Use the correct plural form on messages (ae97071)
- admin-commands: Remove unused code (76e6759)
❤️ Contributors
- Sergio Carvalho (@sergiooak)
v3.5.0
🚀 Enhancements
- groups: Add accept and reject membershipt requests funtions (f42b563)
💅 Refactors
- Add helper function to improve code reutilization (e35c4a9)
🏡 Chore
❤️ Contributors
- Sergio Carvalho (@sergiooak)
v3.4.0
🚀 Enhancements
- Add sticker-ly-trending command for fetching trending stickers from sticker.ly (5b2e218)
- Limit !trend command to send only 4 stickers (29da74c)
- Change trend sticker interval to 15 minutes (866d750)
- Send hourly and daily logs to logs group (d6bd692)
- util: Return full object including filesize and filename (2bf50e0)
- Auto-correct "boot" in messages (29ac0b9)
- Add splash screen on initialize (be7bdc6)
- Increase the tolerance in aspect ratio to 20% (de2a713)
- Add new events (fc3403a)
🩹 Fixes
- Make work on sticker group (38f5730)
- util: Allow nullish pack and author values in sticker webp creator utility (b054561)
- sticker: Update stealSticker and sendMediaAsSticker functions to match Baileys branch (6faa9ac)
- Rework stickerCreator function (56eb283)
- Fix textSticker function (2b8d9e3)
- Fix textSticker2 function (9d33468)
- Remove console.log statement in formatToWebpSticker function (b3cdca2)
- Fix textSticker3 function (3a48667)
- Fix removeBg function (ee35a2a)
- Fix stealSticker function (9bf233e)
- Fix all sticker-related functions (823c7cf)
- Handle lag in receiving WhatsApp messages (a4e48fa)
- Update sendMediaAsSticker function to include additional parameters (5e6ed90)
- Specify whatsapp web version (931f863)
- Remove link to old /stats page (3904622)
- Use right version of sharp (3bd6bca)
- Support files sent as document (740784a)
- Add support to send caption on sticker sent as document (8e72277)
- Add support of sticker of sticker with subtitle (de358e6)
- Reactive group commands (2fd2461)
- Temp disable group join and leave alerts (a51a32a)
💅 Refactors
- Remove unused code for getting all chats (df2e37d)
- Update sticker-creator regex to include 'figurinha' (93b0ed7)
🏡 Chore
- Bump all dependencies (57c61a6)
- Add node-webpmux (da6a01c)
- Add cron job to send trending stickers to sticker group every hour (ba6ee9d)
- Update sticker.ly API endpoint for fetching trending stickers (8fd4dba)
- Comment out unused code for sending daily stats to announce group (9ee4fb1)
- gitignore: Exclude temp folder except .gitkeep (f48b016)
- Update wait time calculation in queue.js (e2afb29)
- Update wait time calculation in queue.js (6d66f5f)
- Bump packages (663aaef)
- Update logger to use trace level for database login and bot configuration (64962ed)
- Fluent-ffmpeg (b3f65b3)
❤️ Contributors
- Sergio Carvalho (@sergiooak)