forked from Lainports/freebsd-ports
14 lines
1 KiB
Text
14 lines
1 KiB
Text
[
|
|
{ type: upgrade
|
|
message: <<EOM
|
|
Version 4.4 has breaking changes. Please check your configuration for
|
|
* relay/api: flatten JSON event object sent to clients, always set "body_type" and "body" (null if there is no body) in websocket frame, add body types buffers and lines (array), add field "request_id" in websocket frame (request and response)
|
|
* core, plugins: force "short_name" in buffers to non-empty value (name by default), remove buffer property "short_name_is_set"
|
|
* alias: display an error with /alias add or /alias addcompletion when the alias already exists, add options addreplace and addreplacecompletion in command /alias (#2095)
|
|
* irc: rename parameter -re to -raw in command /list (#2124)
|
|
* api: add constants for IPv6 and allow force of IPv6 in function hook_connect (#2164)
|
|
* irc: convert server option ipv6 from boolean to enum (disable, auto, force) (#2164)
|
|
* core: convert proxy option ipv6 from boolean to enum (disable, auto, force), set option to auto by default when creating a new proxy (#2164)
|
|
EOM
|
|
}
|
|
]
|