Releases: OpenTTD/master-server
Releases · OpenTTD/master-server
1.2.5
1.2.4
1.2.3
1.2.2
Fix
- #45 - Fix: allow invite-code as server-id in the API (@TrueBrain)
- #44 - Fix: entries on the gc-stream are now well defined (@TrueBrain)
1.2.1
1.2.0
Breaking changes
- #41 - Fix: move "server_id" key in API to server-level (@TrueBrain)
Fix
- #40 - Fix: do not list non-public servers or servers that cannot be reached (@TrueBrain)
- #39 - Fix: use the redis-key as server-id for the redis backend (@TrueBrain)
- #38 - Fix: don't error out when a server doesn't exist (@TrueBrain)
- #37 - Fix: server-list was filled with coroutines instead of server info (@TrueBrain)
1.1.0
Breaking changes
- #36 - Change: rename fields in the API to more match what it does (@TrueBrain)
Feature
- #35 - Feature: redis support as database backend (@TrueBrain)
1.0.14
1.0.13
1.0.12
Update: dependencies update (#28) * Update aiohttp from 3.7.4 to 3.7.4.post0 * Update botocore from 1.20.17 to 1.20.42 * Update chardet from 3.0.4 to 4.0.0 * Update pproxy from 2.7.6 to 2.7.7 * Update sentry-sdk from 0.20.3 to 1.0.0 * Update urllib3 from 1.26.3 to 1.26.4