Skip to content

Releases: Terror-Machine/fnbots

Release v3.1.0 (Minor)

01 Nov 10:22

Choose a tag to compare

🎉 What's Changed in v3.1.0

✨ Features

  • feat: add header comments to various files for better documentation and clarity (9aa0a95)
  • feat(prettier): add Prettier configuration and update package dependencies (d5ba2ea)
  • feat(toimg): enhance sticker handling by adding support for animated stickers and converting to image/video (e83d51a)

🐛 Bug Fixes

  • fix(package): update version and dependencies to 3.1.0 (dac4236)
  • fix(readme): remove redundant line and clarify pm2 usage instructions (fc66d89)
  • fix(gameshop): update note text for clarity and remove redundant instruction (4c012db)
  • fix(chat_bot): correct file path in header comment (232505b)
  • fix(checksession): linting (c197387)
  • fix(getbio): improve bio retrieval logic and enhance user feedback (77f0275)
  • fix(caption): correct likes count property in buildBaseCaption function (fe82ff3)
  • fix(translate): update import statement for translatte module (f1337d8)
  • fix(circle): remove emoji from video duration error message (74ed566)
  • fix(npmjs): remove emoji from error message for package not found (aea6601)
  • fix(media_processor): update temporary directory path to use config settings (0e75084)
  • fix(toimg): change media type from webp to png for image sending (c793db9)

🔧 Chores & Refactoring

  • refactor: apply Prettier formatting for consistency across multiple files (4badfbe)
  • refactor(scripts): update header comments for consistency and clarity (e0d3977)
  • refactor(media): streamline temporary file handling and remove unused imports (0e22c43)
  • refactor(style): auto-format with Prettier (014dbb1)

📊 Statistics

  • Total Commits: 19
  • Files Changed: 609

📝 View Full Changelog

Full Changelog: v3.0.10...v3.1.0

Base

12 Oct 14:44
23dec3f

Choose a tag to compare