CHANGES
changeset 13401 517a335269ef
parent 13396 e8f8a4394187
child 13419 f34b33cb1383
equal deleted inserted replaced
13400:16413bc29361 13401:517a335269ef
    62 - Moved all modules into the Lua namespace `prosody.`
    62 - Moved all modules into the Lua namespace `prosody.`
    63 - Forwarded header from RFC 7239 supported, disabled by default
    63 - Forwarded header from RFC 7239 supported, disabled by default
    64 - mod_http_file_share now uses roles framework, affecting access from e.g. components
    64 - mod_http_file_share now uses roles framework, affecting access from e.g. components
    65 - Intervals of mod_cron managed periodic jobs made configurable
    65 - Intervals of mod_cron managed periodic jobs made configurable
    66 - When mod_smacks is enabled, s2s connections not responding to ack requests are closed.
    66 - When mod_smacks is enabled, s2s connections not responding to ack requests are closed.
       
    67 - Arguments to `prosodyctl shell` that start with ':' are now turned into method calls
    67 
    68 
    68 ## Removed
    69 ## Removed
    69 
    70 
    70 - Lua 5.1 support
    71 - Lua 5.1 support
    71 - XEP-0090 support removed from mod_time
    72 - XEP-0090 support removed from mod_time