mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-16 21:50:39 +01:00
changelog: Update
This commit is contained in:
parent
0aae54cf33
commit
88720c4354
@ -24,11 +24,13 @@ New release of Oragono!
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* `DLINE` and `KLINE`: Added `ANDKILL` parameter to also kill all clients that match the ban.
|
* `DLINE` and `KLINE`: Added `ANDKILL` parameter to also kill all clients that match the ban.
|
||||||
* `JOIN`: Disable `JOIN 0` to help prevent clients from being kicked off (InspIRCd has done the same).
|
|
||||||
* `LIST`: Implement extended list conditions `U` (which filters the channels by user count).
|
* `LIST`: Implement extended list conditions `U` (which filters the channels by user count).
|
||||||
* Renamed a number of dependency libraries, and changed Oragono to its' own organisation (only useful if you're building Oragono from source).
|
* Renamed a number of dependency libraries, and changed Oragono to its' own organisation (only useful if you're building Oragono from source).
|
||||||
|
* `WHOIS`: Show the target's real IP address if you're whoising yourself or you're an oper.
|
||||||
|
* `WHOIS`: Show whether the target has connected securely using TLS.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
* Removed the `JOIN 0` command (matching what InspIRCd has done here), since this is easily abusable.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* `SANICK` works properly now (thanks @lbeziaud!).
|
* `SANICK` works properly now (thanks @lbeziaud!).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user