| 6 |
|
o) Major code cleanups |
| 7 |
|
o) Implemented new binary database storage for X-,D-,K-,G-Lines and RESVs. |
| 8 |
|
Temporary bans are now stored as well and will persist after a reboot |
| 9 |
+ |
o) Channel based resv{} blocks may now contain wildcards |
| 10 |
+ |
o) Added support for "away-notify" client capability |
| 11 |
+ |
o) NICK/JOIN now shows the actual reason of reserved nick-/channelnames |
| 12 |
+ |
o) contrib/ and its content has been removed from the tree |
| 13 |
|
|
| 14 |
|
|
| 15 |
|
-- ircd-hybrid-8.0.7 Release Notes |
| 16 |
< |
o) Added SVSHOST command handler which allows services to change the |
| 17 |
< |
hostname of a specific user |
| 16 |
> |
o) Services may now set a channel topic without joining the channel first |
| 17 |
> |
o) Fixed bug where /whois would send empty sockhost information on TS5 |
| 18 |
> |
servers |
| 19 |
> |
o) Remote server connection and split notices now go to new usermode +e. |
| 20 |
> |
These previously used usermode +x. |
| 21 |
> |
o) Services may now change the host of a specific user |
| 22 |
> |
via "SVSMODE <timestamp> <target> +x <hostname>" |
| 23 |
|
|
| 24 |
|
|
| 25 |
|
-- ircd-hybrid-8.0.6 Release Notes |