Skip to content

v3.8.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Oct 19:00
· 18 commits to electron-v3 since this release

πŸ› οΈ 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.0