v0.0.181
Changelog
⚠️ Breaking Changes
- ae4f6c4: refactor(graphql)!: drop AdminQueries duplicates of Server role fields (#561) (@hmans)
- 18fb138: refactor(graphql)!: joinRoom returns Room instead of Boolean (#564) (@hmans)
- 0c1489f: refactor(graphql)!: remove duplicate AdminQueries.userRoles (#557) (@hmans)
- e031620: refactor(graphql)!: rename ConnectionInfo.serverID to serverId (#555) (@hmans)
- db159b7: refactor(graphql)!: rename Query.user(id:) argument to userId (#563) (@hmans)
- 50a8ade: refactor(graphql)!: rename editMessage to updateMessage (#562) (@hmans)
- cd77568: refactor(graphql)!: rename role to roleName in permission inputs (#556) (@hmans)
- 709a56c: refactor(graphql)!: rename thread-root references to threadRootEventId (#558) (@hmans)
- cd0378a: refactor(graphql)!: standardize permission list names on group inspectors (#559) (@hmans)
- ee3ba83: refactor(graphql)!: wrap deleteAvatar and clearUsernameCooldown in Input objects (#560) (@hmans)
Other
Released by GoReleaser.