mcabber/NEWS
author Mikael Berthe <mikael@lilotux.net>
Sat, 25 Aug 2012 15:40:50 +0200
changeset 2026 564d99cdf0d1
parent 2018 fe04f29f70e7
permissions -rw-r--r--
MUC: do not destroy previous room invitation to create a new one If a previous similar mediated invitation exists, we do not remove it to create a new one (it's very confusing) unless the new one looks better, e.g. if the new invitation allows us to decline the invitation and the old one did not.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2018
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     1
mcabber (0.10.2)
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     2
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     3
 * The FIFO and url_regex systems have been modularized.
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     4
   Load the appropriate modules if you want these features
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     5
   (the sample configuration file has been updated).
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     6
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     7
 -- Mikael, 2012-07-28
fe04f29f70e7 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
     8
1606
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
     9
mcabber (0.10.0)
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    10
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    11
 * MCabber now uses the Loudmouth library (version 1.4.3 or greater).
1610
6db9f403f707 Replace 'username' with 'jid' in the configuration file
Mikael Berthe <mikael@lilotux.net>
parents: 1606
diff changeset
    12
 * The JID should be provided in the configuration file, the variable
6db9f403f707 Replace 'username' with 'jid' in the configuration file
Mikael Berthe <mikael@lilotux.net>
parents: 1606
diff changeset
    13
   'username' has been replaced with 'jid'.
1888
41699679b121 Ready for release 0.10.0
Mikael Berthe <mikael@lilotux.net>
parents: 1840
diff changeset
    14
 * The SSL/TLS-related options have changed; please check the new
41699679b121 Ready for release 0.10.0
Mikael Berthe <mikael@lilotux.net>
parents: 1840
diff changeset
    15
   sample configuration file.
1840
1f456351abb6 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
    16
 * The UNREAD events now passes more data to the external script
1f456351abb6 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
    17
   (including the number of buffers with the attention sign,
1f456351abb6 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
    18
   the number of unread MUC buffers, and the number of unread MUC
1f456351abb6 Update NEWS file
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
    19
   buffers with the attention sign).
1606
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    20
1888
41699679b121 Ready for release 0.10.0
Mikael Berthe <mikael@lilotux.net>
parents: 1840
diff changeset
    21
 -- Mikael, 2010-04-11
1606
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    22
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    23
mcabber (0.9.10)
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    24
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    25
 * The spell checking related options have changed, please
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    26
   check your configuration file.
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    27
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    28
 -- Mikael, 2009-10-11
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
    29
1372
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    30
mcabber (0.9.5)
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    31
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    32
 * The option 'otr' must now be set in the configuration file in
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    33
   order to be able to use the OTR (Off-The-Record messaging)
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    34
   support.
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    35
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    36
 -- Mikael, 2007-11-19
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
    37
1322
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    38
mcabber (0.9.4)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    39
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    40
 * The option 'hide_offline_buddies' is deprecated, the new option
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    41
   roster_display_filter should be used instead.
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    42
1334
f8cfa22cedc2 Ready for release 0.9.4
Mikael Berthe <mikael@lilotux.net>
parents: 1322
diff changeset
    43
 -- Mikael, 2007-10-27
1322
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
    44
1150
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    45
mcabber (0.9.1)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    46
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    47
 * The Ctrl-q binding is not hardcoded anymore and should be set in the
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    48
   configuration file.
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    49
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    50
 -- Mikael, 2007-02-10
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
    51
946
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    52
mcabber (0.8.0)
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    53
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    54
 * Mcabber now does SSL server certificate verification, and it is enabled
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    55
   by default.  You can disable the certificate verification with the
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    56
   'ssl_verify' option.  See the sample configuration file for details.
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    57
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    58
 -- Mikael, 2006-08-13
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
    59
719
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    60
mcabber (0.7.5)
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    61
786
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
    62
 * History log files are now stored using UTF-8 format.
775
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
    63
   If you have enabled history logging, you need to convert your existing
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
    64
   logfiles.  For example, you can use the following command to convert
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
    65
   all ISO-8859-15 files in directory $histodir to UTF-8:
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
    66
   $ recode iso-8859-15..utf-8 $histodir/*
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
    67
   (There are other tools: convmv, utrac...)
719
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    68
 * The names of the color options have changed, please check your
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    69
   configuration file if you have customized your colors.
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    70
   The sample config. file has been updated.
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    71
786
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
    72
 -- Mikael, 2006-04-03
719
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
    73
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    74
mcabber (0.6.5)
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    75
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    76
 * The "debug" option has been replaced with the tracelog_level and
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    77
   tracelog_file options.  The sample config. file has been updated,
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    78
   so you should have a look at it if you want to use advanced logging.
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    79
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    80
 -- Mikael, 2005-07-25
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 364
diff changeset
    81
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    82
mcabber (0.6.4)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    83
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    84
 * The configuration file format has changed.  Options need to be set using
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    85
   the "set" keywords.  The sample config. file has been updated.
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    86
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    87
 -- Mikael, 2005-07-18
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
    88
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
    89
mcabber (0.6.2)
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    90
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    91
 * Support for old style (i.e. < 0.6.1) history logfiles has been removed.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    92
   You can upgrade your logfiles with the script "contrib/conv_log_dates.pl"
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    93
   if you haven't already done it.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    94
 * The colors option names have changed (and they aren't mandatory anymore).
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    95
   Please look at the sample config. file to update your mcabberrc.
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    96
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 267
diff changeset
    97
 -- Mikael, 2005-07-11
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 57
diff changeset
    98