v3.8.0
Pre-release
Pre-release
·
18 commits
to electron-v3
since this release
π οΈ Chores
- Application Name: Renamed from
DiscordBotClienttoNekocord - 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.0