Releases: OpenTTD/dibridge
Releases · OpenTTD/dibridge
v1.4.1
What's Changed
- chore(deps): bump all dependencies to latest by @dependabot in #240
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat(irc): allow setting a small ip-range for puppets by @TrueBrain in #211
- fix(discord): a single "_" is not an action; just a message by @TrueBrain in #220
- fix(irc-puppet): pick a random IPv6 address to connect to IRC hosts by @TrueBrain in #227
- fix(discord): don't try to send messages when there is no asyncio loop by @TrueBrain in #230
- fix(discord): reconnect when websocket connection is unexpectedly lost by @TrueBrain in #231
Full Changelog: v1.3.4...v1.4.0
v1.3.4
What's Changed
- fix(irc): restrict the start of usernames even more by @TrueBrain in #198
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- fix(irc): also remove _ from username for puppets by @TrueBrain in #196
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- fix(irc): usernames are not allowed to start with _ by @TrueBrain in #194
- fix(irc): crash when server disconnects before first full connect by @TrueBrain in #195
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix(irc): tail of long messages weren't arriving on IRC by @TrueBrain in #169
Dependency updates
- chore(deps): bump charset-normalizer from 2.1.1 to 3.0.1 by @dependabot in #105
- chore(deps): bump charset-normalizer from 3.0.1 to 3.1.0 by @dependabot in #145
- chore(deps): bump pydantic from 1.10.5 to 1.10.7 by @dependabot in #150
- chore(deps): bump inflect from 6.0.2 to 6.0.4 by @dependabot in #157
- chore(deps): bump tempora from 5.2.1 to 5.2.2 by @dependabot in #159
- chore(deps): bump attrs from 22.2.0 to 23.1.0 by @dependabot in #160
- chore(deps): bump jaraco-collections from 3.8.0 to 4.1.0 by @dependabot in #158
- chore(deps): bump yarl from 1.8.2 to 1.9.2 by @dependabot in #164
- chore(deps): bump pytz from 2022.7.1 to 2023.3 by @dependabot in #154
- chore(deps): bump urllib3 from 1.26.14 to 2.0.2 by @dependabot in #168
- chore(deps): bump discord-py from 2.2.2 to 2.2.3 by @dependabot in #170
- chore(deps): bump sentry-sdk from 1.16.0 to 1.21.1 by @dependabot in #167
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat(irc): on kill, don't reconnect by @TrueBrain in #138
- fix(irc): also indicate a user left IRC on QUIT too by @TrueBrain in #139
- fix(irc): prevent async-tasks to be garbage-collected too early by @TrueBrain in #144
Dependency updates
- chore(deps): bump urllib3 from 1.26.13 to 1.26.14 by @dependabot in #123
- chore(deps): bump pytz from 2022.7 to 2022.7.1 by @dependabot in #125
- chore(deps): bump jaraco-context from 4.2.0 to 4.3.0 by @dependabot in #128
- chore(deps): bump jaraco-text from 3.11.0 to 3.11.1 by @dependabot in #130
- chore(deps): bump aiohttp from 3.8.3 to 3.8.4 by @dependabot in #133
- chore(deps): bump discord-py from 2.1.0 to 2.2.2 by @dependabot in #137
- chore(deps): bump tempora from 5.1.0 to 5.2.1 by @dependabot in #127
- chore(deps): bump pydantic from 1.10.3 to 1.10.5 by @dependabot in #134
- chore(deps): bump sentry-sdk from 1.12.1 to 1.16.0 by @dependabot in #135
- chore(deps): bump typing-extensions from 4.4.0 to 4.5.0 by @dependabot in #140
- chore(deps): bump openttd-helpers from 1.1.0 to 1.2.0 by @dependabot in #142
- chore(deps): bump jaraco-functools from 3.5.2 to 3.6.0 by @dependabot in #143
- chore(deps): bump more-itertools from 9.0.0 to 9.1.0 by @dependabot in #141
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- chore(deps): bump more-itertools from 8.14.0 to 9.0.0 by @dependabot in #82
- chore(deps): bump inflect from 6.0.0 to 6.0.2 by @dependabot in #93
- chore(deps): bump jaraco-collections from 3.5.2 to 3.8.0 by @dependabot in #100
- chore(deps): bump frozenlist from 1.3.1 to 1.3.3 by @dependabot in #101
- chore(deps): bump aiosignal from 1.2.0 to 1.3.1 by @dependabot in #102
- chore(deps): bump pytz from 2022.5 to 2022.7 by @dependabot in #109
- chore(deps): bump jaraco-text from 3.9.1 to 3.11.0 by @dependabot in #106
- chore(deps): bump sentry-sdk from 1.9.10 to 1.12.1 by @dependabot in #110
- chore(deps): bump yarl from 1.8.1 to 1.8.2 by @dependabot in #111
- chore(deps): bump autocommand from 2.2.1 to 2.2.2 by @dependabot in #112
- chore(deps): bump chardet from 5.0.0 to 5.1.0 by @dependabot in #114
- chore(deps): bump attrs from 22.1.0 to 22.2.0 by @dependabot in #113
- chore(deps): bump urllib3 from 1.26.12 to 1.26.13 by @dependabot in #115
- chore(deps): bump tempora from 5.0.2 to 5.1.0 by @dependabot in #116
- chore(deps): bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #117
- chore(deps): bump pydantic from 1.10.2 to 1.10.3 by @dependabot in #118
- chore(deps): bump jaraco-context from 4.1.2 to 4.2.0 by @dependabot in #119
- chore(deps): bump multidict from 6.0.2 to 6.0.4 by @dependabot in #120
- chore(deps): bump discord-py from 2.0.1 to 2.1.0 by @dependabot in #103
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat(irc): an ignore list for IRC nicknames; mostly to ignore bots by @TrueBrain in #85
- feat(irc): disconnect IRC puppets a while after the Discord user went offline by @TrueBrain in #88
- feat(irc): setting to add a postfix to nicknames for all IRC puppets by @TrueBrain in #89
- fix(irc): status message fails when enough IRC puppets are connected by @TrueBrain in #84
- chore(docs): typo in comment by @stormcone in #69
Dependency updates
- chore(deps): bump jaraco-classes from 3.2.2 to 3.2.3 by @dependabot in #77
- chore(deps): bump sentry-sdk from 1.9.8 to 1.9.9 by @dependabot in #76
- chore(deps): bump jaraco-functools from 3.5.1 to 3.5.2 by @dependabot in #75
- chore(deps): bump certifi from 2022.9.14 to 2022.9.24 by @dependabot in #74
- chore(deps): bump aiohttp from 3.8.1 to 3.8.3 by @dependabot in #73
- chore(deps): bump pytz from 2022.2.1 to 2022.5 by @dependabot in #83
- chore(deps): bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #81
- chore(deps): bump sentry-sdk from 1.9.9 to 1.9.10 by @dependabot in #80
New Contributors
- @stormcone made their first contribution in #69
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore(docs): IRC channels should be given without the first # by @TrueBrain in #65
- chore(docs): document better how to setup a Discord bot by @TrueBrain in #66
- fix(irc-puppet): call to cancel() on task that might not exist by @TrueBrain in #67
- fix(irc): Discord username with no valid IRC character become empty IRC username by @TrueBrain in #68
Dependency updates
- chore(deps): bump sentry-sdk from 1.9.5 to 1.9.7 by @dependabot in #53
- chore(deps): bump pydantic from 1.9.2 to 1.10.1 by @dependabot in #51
- chore(deps): bump jaraco-logging from 3.1.0 to 3.1.2 by @dependabot in #49
- chore(deps): bump sentry-sdk from 1.9.7 to 1.9.8 by @dependabot in #54
- chore(deps): bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #55
- chore(deps): bump idna from 3.3 to 3.4 by @dependabot in #61
- chore(deps): bump certifi from 2022.6.15 to 2022.9.14 by @dependabot in #63
Full Changelog: v1.0.0...v1.1.0