mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-27 21:19:31 +01:00
PyLink 2.0.1
This commit is contained in:
parent
97603fe169
commit
724a71e1b2
@ -3,13 +3,13 @@
|
|||||||
Changes since 2.0.0:
|
Changes since 2.0.0:
|
||||||
|
|
||||||
#### Feature changes
|
#### Feature changes
|
||||||
- Slashes (`/`) in hosts is now supported on UnrealIRCd
|
- Slashes (`/`) in hosts is now supported on UnrealIRCd.
|
||||||
- Added an `ignore_ts_errors` server option to suppress bogus TS warnings
|
- Added an `ignore_ts_errors` server option to suppress bogus TS warnings.
|
||||||
|
|
||||||
#### Bug fixes
|
#### Bug fixes
|
||||||
- clientbot: fix desync when the bot is told to kick itself ([issue#377](https://github.com/jlu5/PyLink/issues/377))
|
- clientbot: fix desync when the bot is told to kick itself ([issue#377](https://github.com/jlu5/PyLink/issues/377))
|
||||||
- launcher: fix PID files not being read if psutil isn't installed
|
- launcher: fix PID files not being read if psutil isn't installed
|
||||||
- relay_clientbot no longer relays list modes being set when a server bursts ([issue#627](https://github.com/jlu5/PyLink/issues/627))
|
- relay_clientbot no longer relays list modes set during a server burst ([issue#627](https://github.com/jlu5/PyLink/issues/627))
|
||||||
- Fixed stray "bogus TS 0" warnings on some UnrealIRCd mode commands
|
- Fixed stray "bogus TS 0" warnings on some UnrealIRCd mode commands
|
||||||
|
|
||||||
#### Internal improvements
|
#### Internal improvements
|
||||||
|
Loading…
Reference in New Issue
Block a user