Releases: Cogmasters/concord
Releases · Cogmasters/concord
Release v2.3.0
What's Changed
- docs(README.md): fix broken links in 'Build Instructions' section by @jdeokkim in #164
- docs(README.md): fix a typo in 'Build Instructions' section by @jdeokkim in #165
- Sudden shutdowns when TLS connection is ended by @lcsmuller in #155
- chore(core/sha1): removed SHA1 helper function by @Suwup in #167
- Fix permanent shutdowns (TLS & 1000 close code) by @ThePedroo in #168
- fix(concord-once): make signal safe, and use a proper init counter by @Anotra in #170
- Release v2.3.0 by @ThePedroo in #181
New Contributors
Full Changelog: v2.2.1...v2.3.0
v2.2.1 release
What's Changed
- Added AUR Package by @mrtuxa in #122
- Add config.json guide to Concord by @ThePedroo in #116
- docs(guides): add sqlite3 with concord guide by @ThePedroo in #117
- docs(guide): add debugging guide by @ThePedroo in #118
- docs(guide): add env guide by @ThePedroo in #121
- docs(guide): add installing on termux guide by @ThePedroo in #123
- docs(guide): add embeds guide by @ThePedroo in #124
- Examples-Makefile optional compiler assignment by @SoujiThenria in #143
- Release v2.2.1 by @lcsmuller in #147
New Contributors
- @mrtuxa made their first contribution in #122
- @SoujiThenria made their first contribution in #143
Full Changelog: v2.2.0...v2.2.1
v2.2.0 release
What's Changed
- chore: update pr template by @tarbomb in #111
- Add caching support, improve error handling, fix ratelimiting, etc by @lcsmuller in #112
Full Changelog: v2.1.0...v2.2.0
v2.1.0 release
What's Changed
- Added "dynamic" makefile target (.dylib in MacOS) by @Frityet in #73
- fix(gencodecs/): rollback eb6072b, .H triggers a cc1plusplus … by @lcsmuller in #75
- Fix
Makefile
not compiling theoauth2
module by @jdeokkim in #76 - Threadsafe Timers by @Anotra in #77
- Use resume gateway url for session resuming by @lcsmuller in #82
- Gencodecs refactor by @lcsmuller in #81
- Cover remaining events and endpoints, update to Discord v10 by @lcsmuller in #74
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1 release
What's Changed
- fix(gencodecs/api/gateway.pre.h): check nullable 'struct discord_acti… by @lcsmuller in #72
Full Changelog: v2.0.0...v2.0.1
v2.0.0 release
What's Changed
- V2.0.0 rest refactor wip by @lcsmuller in #67
- V2.0.0 rest refactor by @lcsmuller in #69
- V2.0.0 Release by @lcsmuller in #70
Full Changelog: v1.2.2...v2.0.0
v1.2.2 release
v1.2.1 release
What's Changed
- Ratelimiting refactor by @lcsmuller in #60
- Update dependencies by @lcsmuller in #62
- OS Detection by @HackerSmacker in eb322e6
- Timer Get Function Fix by @Anotra in #64
- Update dependencies, Bug fixes, OS detection by @lcsmuller in #63
Full Changelog: v1.2.0...v1.2.1
v1.2.0 release
What's Changed
- Add Timer Support by @Anotra in #51
- fix(discord-client): timer causing busy loop by @Anotra in #52
- Discord Timer Bug by @Anotra in #53
- Ratelimiting rewrite by @lcsmuller in #55
- Timer Updates by @Anotra in #56
- Fixed 8ball example by @ProbablyNotArtyom in #57
- Timer Wrapper Functions, and Refactoring by @Anotra in #58
- Timer support, Documentation improvements by @lcsmuller in #59
New Contributors
- @ProbablyNotArtyom made their first contribution in #57
Full Changelog: v1.1.0...v1.2.0
v1.1.0 release
What's Changed
- fix: improper conversion of iso8601 date to unix timestamp by @scinscinscin in #48
- Client disconnect on SIGINT by @lcsmuller in #49
- #49 changes and fix carray bug by @lcsmuller in #50
New Contributors
- @scinscinscin made their first contribution in #48
Full Changelog: v1.0.3...v1.1.0