~ubuntu-branches/ubuntu/trusty/ejabberd/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/release_notes_2.1.3.txt

  • Committer: Bazaar Package Importer
  • Author(s): Konstantin Khomoutov, Konstantin Khomoutov, Gerfried Fuchs
  • Date: 2010-04-06 13:00:03 UTC
  • mfrom: (1.1.14 upstream) (13.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100406130003-ub626hx26kgazp79
Tags: 2.1.3-1
[ Konstantin Khomoutov ]
* New upstream release.
* Remove obsolete c2s-p1-fsm.patch
* Remove obsolete ejabberdctl-help-dashes.patch
* Update mod_admin_extra to revision 1078
* Refresh shared_roster_recent.patch
* Refresh shared_roster_online.patch
* Clarify how to do mixed IPv4/IPv6 setup of ejabberd listeners
  as suggested by Marc Dequènes in the discussion of #573801.

[ Gerfried Fuchs ]
* Remove Torsten Werner from maintainer field on his own wish - thanks for
  your work so far! (closes: #578722)
* Promote Konstantin to Maintainer to best fit reality. Enjoy. :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
                              Release Notes
 
3
                             ejabberd 2.1.3
 
4
 
 
5
  ejabberd 2.1.3 is the third release in ejabberd 2.1.x branch.
 
6
 
 
7
  ejabberd 2.1.3 includes many bugfixes, and some improvements.
 
8
  More details of those fixes can be retrieved from:
 
9
     http://redir.process-one.net/ejabberd-2.1.3
 
10
 
 
11
  The new code can be downloaded from ejabberd download page:
 
12
     http://www.process-one.net/en/ejabberd/
 
13
 
 
14
 
 
15
  This is the full list of changes:
 
16
 
 
17
* Client connections
 
18
- Avoid 'invalid' value in iq record
 
19
- Avoid resending stream:error stanzas on terminate (EJAB-1180)
 
20
- Close also legacy sessions that were half connected (EJAB-1165)
 
21
- iq_query_info/1 now returns 'invalid' if XMLNS is invalid
 
22
- New ejabberd_c2s option support: max_fsm_queue
 
23
- Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)
 
24
- Run user_receive_packet also when sending offline messages (EJAB-1193)
 
25
- Use p1_fsm behaviour in c2s FSM (EJAB-1173)
 
26
 
 
27
* Clustering
 
28
- Fix cluster race condition in route read
 
29
- New command to set master Mnesia node
 
30
- Use mnesia:async_dirty when cleaning table from failed node
 
31
 
 
32
* Documentation
 
33
- Add quotes in documentation of some erl arguments (EJAB-1191)
 
34
- Add option access_from (EJAB-1187)
 
35
- Add option max_fsm_queue (EJAB-1185)
 
36
- Fix documentation installation, no need for executable permission (EJAB-1170)
 
37
- Fix typo in EJABBERD_BIN_PATH (EJAB-891)
 
38
- Fix typos in example config comments (EJAB-1192)
 
39
 
 
40
* ejabberdctl
 
41
- Support concurrent connections with bound connection names
 
42
- Add support for Jot in ctl and TTY in debug
 
43
- Support help command names with old - characters
 
44
- Fix to really use the variable ERL_PROCESSES
 
45
 
 
46
* Erlang compatibility
 
47
- Don't call queue:filter/2 to keep compatibility with older Erlang versions
 
48
- Use alternative of file:read_line/1 to not require R13B02
 
49
 
 
50
* HTTP
 
51
- Add new debugging hook to the http receiving process
 
52
- Allow a request_handler to serve a file in root of HTTP
 
53
 
 
54
* HTTP-Bind (BOSH)
 
55
- Cross-domain HTTP-Bind support (EJAB-1168)
 
56
- Hibernate http-bind process after handling a request
 
57
- Reduce verbosity of HTTP Binding log messages
 
58
 
 
59
* LDAP
 
60
- Document ldap_dn_filter, fetch only needed attributes in search (EJAB-1204)
 
61
- Use "%u" pattern as default for ldap_uids (EJAB-1203)
 
62
 
 
63
* Localization
 
64
- Fix German translation (EJAB-1195)
 
65
- Fix Russian translation
 
66
 
 
67
* ODBC
 
68
- Fix MSSQL support, which was broken (EJAB-1201)
 
69
- Improved SQL reconnect behaviour
 
70
 
 
71
* Pubsub, PEP and Caps
 
72
- Add extended stanza addressing 'replyto' on PEP (EJAB-1198)
 
73
- Add pubsub#purge_offline (EJAB-1186)
 
74
- Fix pubsub#title option (EJAB-1190)
 
75
- Fix remove_user for node subscriptions (EJAB-1172)
 
76
- Optimizations in mod_caps
 
77
 
 
78
* Other
 
79
- mod_register: Add new acl access_from, default is to deny
 
80
- mod_sic: new module for the experimental XEP-0279 Server IP Check (EJAB-1205)
 
81
- PIEFXIS: Catch errors when exporting to PIEFXIS file (EJAB-1178)
 
82
- Proxy65: new option "hostname" (EJAB-838)
 
83
- Roster: Fix resending authorization problem
 
84
- Shared Roster Groups: get contacts nickname from vcard (EJAB-114)
 
85
- S2S: Improved s2s connections clean up (EJAB-1202)
 
86
 
 
87
 
 
88
  Bug reports
 
89
 
 
90
  You can officially report bugs on ProcessOne support site:
 
91
  http://support.process-one.net/