3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-26 12:43:09 +01:00

PyLink 2.0.2

This commit is contained in:
James Lu 2019-03-31 01:33:46 -07:00
parent 28166ed4ee
commit 8f10af9942
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
# PyLink 2.0.2 (2019-03-31)
Changes since 2.0.1:
#### Feature changes
- Antispam now supports filtering away Unicode lookalike characters when processing text
- Allow disabling dynamic channels via a new "join_empty_channels" option
- relay: add an explicit `forcetag` command, since IRC kills are now relayed between networks
#### Bug fixes
- launcher: fix crash when --no-pid is set
- relay: fix DB corruption when editing modedelta modes
- automode: fix sending joins to the wrong network when editing remote channels
#### Internal improvements
- relay: minor optimizations and cleanup
- Disable throttling on S2S links by default, since it usually isn't necessary there
# PyLink 2.0.1 (2018-10-06)
Changes since 2.0.0:

View File

@ -1 +1 @@
2.0.2-dev
2.0.2