Releases: chat-roulettte/chat-roulette
v1.9.2
v1.9.1
What's Changed
- Fixed bug when rendering template for App Home for multiple Chat Roulette channels by @bincyber in #118
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #117
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.38.0 by @dependabot[bot] in #116
- Bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.62.0 to 0.63.0 by @dependabot[bot] in #115
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.9.1/CHANGELOG.md
v1.9.0
What's Changed
- Allow users to specify their preferred connection mode by @bincyber in #106
- Include Connection Mode preferences in the admin report by @bincyber in #113
- Fixed bug in REPORT_STATS job when no groups met by @bincyber in #112
- Use github.com/dmarkham/enumer to generate enums by @bincyber in #100
- Bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #93
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #101
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #102
- Bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0 by @dependabot[bot] in #105
- Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #103
- Bump gorm.io/gorm from 1.30.1 to 1.30.2 by @dependabot[bot] in #104
- Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.5 by @dependabot[bot] in #107
- Bump gorm.io/gorm from 1.30.2 to 1.30.3 by @dependabot[bot] in #111
- Bump go.opentelemetry.io/otel/trace from 1.37.0 to 1.38.0 by @dependabot[bot] in #110
- Bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.38.0 by @dependabot[bot] in #108
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.9.0/CHANGELOG.md
v1.8.0
What's Changed
- Allow users to specify whom they should not be matched with by @bincyber in #98
- Matching function has been enhanced to avoid matching users with those that they have already been paired with in previous rounds by @bincyber in #98
- Miscellaneous minor enhancements by @bincyber in #99
- Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #94
- Bump github.com/sebdah/goldie/v2 from 2.5.5 to 2.7.1 by @dependabot[bot] in #97
- Bump gorm.io/gorm from 1.30.0 to 1.30.1 by @dependabot[bot] in #95
- Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #96
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.8.0/CHANGELOG.md
v1.7.1
What's Changed
- Fixed bug in CREATE_MATCH job for users who have gender preference by @bincyber in #92
- Bump github.com/opencontainers/runc from 1.1.13 to 1.2.0 by @dependabot[bot] in #91
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #90
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.7.1/CHANGELOG.md
v1.7.0
What's Changed
- Share an icebreaker with the matched pair to kick off the conversation by @bincyber in #85
- Fixed bug in MARK_INACTIVE job for users who responded YES to CHECK_PAIR button by @bincyber in #86
- Aligned context timeout for all HTTP calls to the Slack API to accommodate tail latency by @bincyber in #87
- Fixed go toolchain to match go version (v1.23.0) by @bincyber in #88
- Bump gorm.io/datatypes from 1.2.5 to 1.2.6 by @dependabot in #83
- Bump github.com/slack-go/slack from 0.17.1 to 0.17.2 by @dependabot in #82
- Bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.36.4 to 0.62.0 by @dependabot in #84
- Bump github.com/slack-go/slack from 0.17.2 to 0.17.3 by @dependabot in #89
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.7.0/CHANGELOG.md
v1.6.0
What's Changed
- Mark users as inactive if they do not exchange messages or click on CHECK_PAIR buttons by @bincyber in #78
- Fixed the wording and grammar in the messages sent by the bot by @bincyber in #80
- Upgrade go/tools & actions to newer versions by @bincyber in #79
- Bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 by @dependabot in #56
- Bump go.opentelemetry.io/otel/trace from 1.30.0 to 1.33.0 by @dependabot in #77
- Bump go.opentelemetry.io/otel from 1.30.0 to 1.33.0 by @dependabot in #76
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #70
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.6.0/CHANGELOG.md
v1.5.0
What's Changed
- Volunteer a participant to kickstart the conversation by @bincyber in #63
- Skip queuing ADD_MEMBER job for the chat-roulette bot by @bincyber in #64
- Send a report of match stats to the Chat Roulette channel & admin by @bincyber in #65
- Include a link to the app's App Home in greeting messages by @bincyber in #66
- Refactored the end of round report by @bincyber in #67
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.5.0/CHANGELOG.md
v1.4.0
What's Changed
- Bot will now do a check-in with each pair of participants mid round by @bincyber in #57
- Linktree can now be used for the social profile by @bincyber in #58
- Enhanced observability for Slack events and interactions by @bincyber in #59
- Match participants who opt-in & onboard after a Chat Roulette round has already started by @bincyber in #61
- Removed unused ChatRouletteConfig by @bincyber in #53
- Bump github.com/unrolled/render from 1.6.1 to 1.7.0 by @dependabot in #54
- Bump github.com/golang-migrate/migrate/v4 from 4.17.1 to 4.18.1 by @dependabot in #55
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.4.0/CHANGELOG.md
v1.3.1
What's Changed
- Fixed social profile link for Twitter to accept x.com by @bincyber in #51
- Fixed trace sampling for Jaeger exporter by @bincyber in #52
- Bump github.com/spf13/viper from 1.14.0 to 1.19.0 by @dependabot in #49
- Bump gorm.io/gorm from 1.25.10 to 1.25.12 by @dependabot in #50
- Bump gorm.io/datatypes from 1.2.1 to 1.2.2 by @dependabot in #47
Full Changelog: https://github.com/chat-roulettte/chat-roulette/blob/v1.3.1/CHANGELOG.md