Skip to content

v3.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Oct 04:58
· 16 commits to electron-v3 since this release

According to issue #289, and since I don't want this product to have a conflicting name, at least for now, I will keep the current name until a new one is found.

Here’s the update content for v3.8.0:


🛠️ Chores

  • Application Name: Renamed from DiscordBotClient to Nekocord
  • CI/CD: Added pipeline to run ESLint checks

Features & Improvements

  • Discord Core: Updated to Stable 453248 (0a497ab)
  • Vencord: Updated to v1.13.1
  • Message Search API: Discord officially supports it for bots
  • Audio Quality: Allows sending audio at higher quality than the Voice Channel limit (#284)
  • Per-server Profiles: Added server-specific profile modification (#285)

🐛 Fixes

  • App Reload: Prevented automatic use of latest build on reload (which caused crashes)
  • Slash Commands: Fixed some commands not showing in DM Channel (#282)

📝 Refactors

  • Codebase: Fully refactored to TypeScript
  • Database: Replaced LevelDB with IndexedDB

📝 Notes

  • Bugs fixed 🐛
  • Probably added more bugs to fix later 🎉

What's Changed

New Contributors

Full Changelog: v3.7.4...v3.8.1