Releases: snoonetIRC/subgrok
Releases · snoonetIRC/subgrok
v1.0.7
What's Changed
- Bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 by @dependabot in #59
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #60
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #61
- Bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 by @dependabot in #63
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #62
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
Changelog
Added
- A means of delaying announcements for new posts to give moderators (or automod) chance to pick them up before they are displayed in IRC. This can be configured with the
reddit.minimum_post_age
configuration value.
Changed
- The application now authenticates against the reddit API. This helps to prevent being blocked from reddit's API by rate limiting.
v1.0.2
Changelog
Added
!subscriptions
command, which lists the subreddits a channel is subscribed to (channel half+ operators only).application.channel_maximum_subscriptions
configuration value, which sets the maximum number of subreddits a channel may be subscribed to.