|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.13.0](https://github.com/tippfehlr/activity-roles/compare/v1.12.5..v1.13.0) - 2024-08-23 |
| 4 | + |
| 5 | +### Features |
| 6 | + |
| 7 | +- upload commands at application start ([844c3b9](https://github.com/tippfehlr/activity-roles/commit/844c3b942b213fd5e47579bd98ba135d8845101b)) |
| 8 | +- ask for MANAGE_ROLES permission on /checkRoles ([bccfcaa](https://github.com/tippfehlr/activity-roles/commit/bccfcaab2157693314a19ffc9625a765187da03e)) |
| 9 | +- display error message when role is below highest bot role in /checkroles ([cdca320](https://github.com/tippfehlr/activity-roles/commit/cdca32005c828cc870f41bcdeb0072387d1c3469)) |
| 10 | + |
| 11 | +### Bug Fixes |
| 12 | + |
| 13 | +- **(approxMemberCount)** update guilds with null ([4cf26ec](https://github.com/tippfehlr/activity-roles/commit/4cf26ec879bae75ad8370eb1e5d983543cce21a0)) |
| 14 | +- typo ([375824b](https://github.com/tippfehlr/activity-roles/commit/375824b102d065cdff95f38f41e02efc671662ad)) |
| 15 | +- typo in pnpm run temp-db ([32c4346](https://github.com/tippfehlr/activity-roles/commit/32c4346d30f96d1d370914207d7bb2e27801ecac)) |
| 16 | +- workaround for (p)npm invoking SIGINT twice on ^C ([bf384fe](https://github.com/tippfehlr/activity-roles/commit/bf384feb30e19539ec1ade42bc0ea7274183731e)) |
| 17 | +- use presenceUpdate->roleHigherThanBotrole in /addActivityRole ([35e9101](https://github.com/tippfehlr/activity-roles/commit/35e910102b9340acd75d69130e411b69521d27c7)) |
| 18 | +- release.fish ([f109c0b](https://github.com/tippfehlr/activity-roles/commit/f109c0b43783c8e8e608653426ae84c3d61150a6)) |
| 19 | + |
3 | 20 | ## [1.12.5](https://github.com/tippfehlr/activity-roles/compare/v1.12.4..v1.12.5) - 2024-06-27 |
4 | 21 |
|
5 | 22 | ### Features |
|
73 | 90 | ### Bug Fixes |
74 | 91 |
|
75 | 92 | - don’t use ...role to fill values ([b9bf6ad](https://github.com/tippfehlr/activity-roles/commit/b9bf6ad8cb0f330d4f52efd91a6d2d938ff49510)) |
76 | | -- convert count(\*) result to number ([a6e9399](https://github.com/tippfehlr/activity-roles/commit/a6e9399f50dbbe83c0e3c199ac690a8f77394abe)) |
| 93 | +- convert count(*) result to number ([a6e9399](https://github.com/tippfehlr/activity-roles/commit/a6e9399f50dbbe83c0e3c199ac690a8f77394abe)) |
77 | 94 | - set maximum length for activity names to 100 characters ([bfa3f2e](https://github.com/tippfehlr/activity-roles/commit/bfa3f2edb4aaa8a8653229b0cb8a5eba33fbebb5)) |
78 | 95 |
|
79 | 96 | ## [1.11.0](https://github.com/tippfehlr/activity-roles/compare/v1.10.2..v1.11.0) - 2024-04-13 |
|
229 | 246 | - **(readme)** add sponsor info ([5bde2fd](https://github.com/tippfehlr/activity-roles/commit/5bde2fdfe90b7c59f3e2630393a0e316eac535e9)) |
230 | 247 | - **(readme)** fix sponsor links ([f5d8514](https://github.com/tippfehlr/activity-roles/commit/f5d85140be93af0d5133d46c12083a6acd30ef28)) |
231 | 248 | - add architecture and github workflow for arkit ([1c3648a](https://github.com/tippfehlr/activity-roles/commit/1c3648a4310e50a2d4e0485d6a3b61745d253608)) |
| 249 | + |
| 250 | + |
0 commit comments