·
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 fromDiscordBotClienttoNekocord- 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
- Fixed grammar and improved wording by @FelOtt in #273
- skip clone vencord if already cloned by @uukelele-scratch in #275
- TypeScript rewrite by @aiko-chan-ai in #288
New Contributors
- @FelOtt made their first contribution in #273
- @uukelele-scratch made their first contribution in #275
Full Changelog: v3.7.4...v3.8.1