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

« back to all changes in this revision

Viewing changes to doc/release_notes_2.1.6.txt

  • Committer: Bazaar Package Importer
  • Author(s): Konstantin Khomoutov
  • Date: 2010-12-14 17:45:08 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20101214174508-6vgu3uw3ki6x8vj2
Tags: 2.1.6-1
* New upstream release.
* Remove obsolete patches.
* Update mod_admin_extra to revision 1106.
* Conflict with ejabberd-mod-shared-roster-ldap which is now included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
                              Release Notes
 
3
                             ejabberd 2.1.6
 
4
 
 
5
  ejabberd 2.1.6 is the sixth release in ejabberd 2.1.x branch,
 
6
  and includes a lot of bugfixes and improvements.
 
7
 
 
8
  Read more details about the changes in:
 
9
    http://redir.process-one.net/ejabberd-2.1.6
 
10
 
 
11
  Download the source code and installers from:
 
12
    http://www.process-one.net/en/ejabberd/
 
13
 
 
14
 
 
15
  Some of the changes are:
 
16
 
 
17
* Account register
 
18
- mod_register: New ip_access option restricts which IPs can register (EJAB-915)
 
19
- mod_register: Default configuration allows registrations only from localhost
 
20
- mod_register: New password_strength for entropy check (EJAB-1326)
 
21
- mod_register: New captcha_protected option to require CAPTCHA (EJAB-1262)
 
22
- mod_register_web: New module, with CAPTCHA support (EJAB-471)
 
23
 
 
24
* BOSH
 
25
- Don't loop when there is nothing after a stream start (EJAB-1358)
 
26
- Fix http-bind supervisor to support multiple vhosts (EJAB-1321)
 
27
- Support to restart http-bind (EJAB-1318)
 
28
- Support for X-Forwarded-For HTTP header (EJAB-1356)
 
29
 
 
30
* Erlang/OTP compatibility
 
31
- R11: Fix detection of Erlang R11 and older (EJAB-1287)
 
32
- R12B5: Fix compatibility in ejabberd_http_bind.erl (EJAB-1343)
 
33
- R14A: Make xml.c correctly compile (EJAB-1288)
 
34
- R14A, R14B: Disapprove the use of R14A and R14B due to the rwlock bug
 
35
- R14B: Use pg2 from this version in systems with older ones (EJAB-1349)
 
36
 
 
37
* Listeners
 
38
- Bind listener ports early and start accepting connections later
 
39
- Fix a leak of ejabberd_receiver processes
 
40
- Speed up ejabberd_s2s:is_service/2, allow_host/2 (EJAB-1319)
 
41
- S2S: New option to require encryption (EJAB-495)
 
42
- S2S: New option to reject connection if untrusted certificate (EJAB-464)
 
43
- S2S: Include From attribute in the stream header of outgoing S2S connections
 
44
- S2S: Fix domain_certfile tlsopts modifications for S2S connections (EJAB-1086)
 
45
 
 
46
* Pubsub/PEP/Caps
 
47
- Fix pubsub cross domain eventing (EJAB-1340)
 
48
- Use one_queue IQ discipline by default
 
49
- Implement lifetime for broken hashes
 
50
- New CAPS processing
 
51
 
 
52
* ODBC
 
53
- Increase maximum restart strategy to handle some SQL timeouts
 
54
- Support PostgreSQL 9.0 (EJAB-1359)
 
55
- Use MEDIUMTEXT type for vcard avatars in MySQL schema (EJAB-1252)
 
56
 
 
57
* Miscellanea:
 
58
- mod_shared_roster_ldap: New Shared Roster Groups using LDAP information
 
59
- mod_privacy: Fix to allow block by group and subscription again
 
60
- Support timezone West of UTC (EJAB-1301)
 
61
- Support to change loglevel per module at runtime (EJAB-225)
 
62
 
 
63
 
 
64
  Bug reports
 
65
 
 
66
  You can officially report bugs on ProcessOne support site:
 
67
  http://support.process-one.net/