> For the complete documentation index, see [llms.txt](https://docs.goldenbot.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.1.md).

# v1.1

### What's new in version 1.1.0:

#### /report member

A new command that allows members to report fellow members once the report channel has been configured using *`/setup reports channel`*

#### Report Member- context command (right click on user > APPS > Report Member)

This is very similar to the other report member command but is triggered by using the "context menu" for faster and easier reports.&#x20;

#### /inf update

Change the reason set on a specified infraction

#### /inf info

Get a more detailed view of an infraction with dates and such

#### /role create

A straightforward and easy way to create new roles quickly and easily in your server! Please try it, took a while to make lol.

#### /channel mention

A new way to mention a channel (including voice channels) so you can communicate with others easier which channel to go to or which vc to join

#### /inf clear

An owner-only command that allows them to wipe ALL of the infractions from a user's record on that server.

#### /unmute

A command that allows you to end mutes early (timeouts)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
