Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Nov 19, 2020
1 parent a9fd8c0 commit bd829d0
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,29 @@ shinpurus `/login` page is now decorated by a landing page which shows off some

![](https://i.imgur.com/4dzBN8z.png)

- You are now able to chat mute/unmute members via the web interface. [#187]
![](https://i.imgur.com/dUJmuqy.png)

- The web server endpoint `/invite` now redirects to the invite link of the current shinpuru instance (e.g. https://shnp.de/invite).

- The `exec` command now shows the ammount of consumed JDoodle API tokens, when activated.

## Bug Fixes

- Fix hex notation of color reaction embeds.
- Fix a bug in the jdoodle listener which caused missing line breaks on pushing the snippet to the JDoodle API. [#186]
- Fix the label of the Prometheus metric `discord_commands_processed_total`.

## Backstage

- Move `stringutils` package to `pkg/stringutils`.
- Moved `stringutils` package to `pkg/stringutils`.
- Moved `jdoodle` package to `pkg/jdoodle`.

# Docker

[Here](https://hub.docker.com/r/zekro/shinpuru) you can find the docker hub page of shinpuru.

Pull the docker image of this release:
```
$ docker pull zekro/shinpuru:1.4.0
$ docker pull zekro/shinpuru:1.5.0
```

0 comments on commit bd829d0

Please sign in to comment.