1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul-website synced 2024-10-31 21:33:09 +00:00
strimertul-website/content/releases/v2.1.1.md

30 lines
1.4 KiB
Markdown
Raw Normal View History

2023-11-12 00:49:01 +00:00
---
tag: v2.1.1
title: v2.1.1
date: 2022-03-24T09:22:06Z
prerelease: false
---
## Release notes
This is just a minor release with some dependencies updates before I embark into a bigger feature. Nothing important to note except that the chatbot got the biggest change and its message format is now slightly different.
## Changelog
### Added
- [pprof](https://github.com/google/pprof) endpoints have been added for taking CPU/memory snapshots at `/debug/pprof`
### Changed
- Updated dependencies, most notably the Twitch IRC bot has been bumped to v3 and now includes emoji positions for easier embedding of them in chat overlays.
## Downloads
- [strimertul_linux_amd64](https://github.com/strimertul/strimertul/releases/download/v2.1.1/strimertul_linux_amd64) (31.55 MiB)
- [strimertul_linux_arm](https://github.com/strimertul/strimertul/releases/download/v2.1.1/strimertul_linux_arm) (26.55 MiB)
- [strimertul_windows_amd64.exe](https://github.com/strimertul/strimertul/releases/download/v2.1.1/strimertul_windows_amd64.exe) (29.47 MiB)
- Source code: [source.zip](https://api.github.com/repos/strimertul/strimertul/zipball/v2.1.1) / [source.tar.gz](https://api.github.com/repos/strimertul/strimertul/tarball/v2.1.1)
This release was originally published on GitHub and converted, you can find the original release here: [v2.1.1 on GitHub](https://github.com/strimertul/strimertul/releases/tag/v2.1.1)