mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
core: remove versions without upgrade guidelines
This commit is contained in:
+3
-185
@@ -1,7 +1,9 @@
|
||||
# WeeChat Upgrade guidelines
|
||||
|
||||
These upgrade guidelines only contain instructions for version upgrades which require manual actions.\
|
||||
When upgrading from version X to Y, please read and apply all instructions from version X+1 to version Y (included).
|
||||
If a version is not listed here, that means no particular action is required for this version.
|
||||
|
||||
When upgrading from version X to Y, please read and apply all instructions from version X+1 to version Y (both included).
|
||||
|
||||
For a list of all changes in each version, please see [CHANGELOG.md](CHANGELOG.md).
|
||||
|
||||
@@ -71,10 +73,6 @@ the keys with the following commands:
|
||||
/reset weechat.key_mouse.@chat(script.scripts):wheelup
|
||||
```
|
||||
|
||||
## Version 4.2.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.2.0
|
||||
|
||||
### Microseconds in buffer lines
|
||||
@@ -159,14 +157,6 @@ The infos irc_nick_color and irc_nick_color_name are deprecated again, and the
|
||||
algorithm to compute IRC nick colors has been reverted to case sensitive.\
|
||||
The server name has been removed from arguments.
|
||||
|
||||
## Version 4.1.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.1.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.1.1
|
||||
|
||||
### Custom bar items
|
||||
@@ -280,14 +270,6 @@ You can reset it with this command:
|
||||
/reset weechat.key_mouse.@chat(fset.fset):button1
|
||||
```
|
||||
|
||||
## Version 4.0.8
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.7
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.6
|
||||
|
||||
### Custom bar items
|
||||
@@ -299,22 +281,6 @@ If you have such names in your config, WeeChat will now fail to load them
|
||||
(this should not happen anyway, since such bar items can not be properly used
|
||||
and can cause a crash of WeeChat).
|
||||
|
||||
## Version 4.0.5
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.4
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 4.0.1
|
||||
|
||||
### Functions config_set_plugin and config_set_desc_plugin
|
||||
@@ -741,10 +707,6 @@ The two callbacks "callback_change" and "callback_delete" in scripting API funct
|
||||
config_new_option have been changed: an integer return value was expected by error,
|
||||
now any return value is ignored (like it has always been in the C API).
|
||||
|
||||
## Version 3.7.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 3.7
|
||||
|
||||
### Argument "object_id" in callback of upgrade_new
|
||||
@@ -851,10 +813,6 @@ and is now a percentage between `0` and `100`:
|
||||
- `1`: low compression (fast)
|
||||
- `100`: best compression (slow)
|
||||
|
||||
## Version 3.4.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 3.4
|
||||
|
||||
### Default triggers
|
||||
@@ -998,10 +956,6 @@ For example:
|
||||
/set irc.server.example.sasl_mechanism scram-sha-256
|
||||
```
|
||||
|
||||
## Version 3.2.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 3.2
|
||||
|
||||
### XDG directories
|
||||
@@ -1217,10 +1171,6 @@ must adjust the value of the new option, which defaults to 1:
|
||||
/set buflist.look.use_items 2
|
||||
```
|
||||
|
||||
## Version 3.0.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 3.0
|
||||
|
||||
### New option to enable download of scripts
|
||||
@@ -1508,10 +1458,6 @@ version:
|
||||
- WeeChat ≥ 2.8: `True` by default, and `False` if `-a` or `--no-connect` is
|
||||
given by the user (either on command line or when loading the plugin).
|
||||
|
||||
## Version 2.7.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 2.7
|
||||
|
||||
### CMake errors on missing dependencies
|
||||
@@ -1736,10 +1682,6 @@ Functions removed from C API:
|
||||
- string_encode_base64
|
||||
- string_decode_base64
|
||||
|
||||
## Version 2.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 2.2
|
||||
|
||||
### Default conditions for hotlist
|
||||
@@ -1862,10 +1804,6 @@ List of options moved:
|
||||
- plugins.var.javascript.check_license (string) → javascript.look.check_license (boolean)
|
||||
- plugins.var.php.check_license (string) → php.look.check_license (boolean)
|
||||
|
||||
## Version 2.0.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 2.0
|
||||
|
||||
### Fset plugin
|
||||
@@ -1949,14 +1887,6 @@ an integer (it was a string in older releases).\
|
||||
To be compatible with all versions, it is recommended to convert the argument
|
||||
to integer before using it, for example in Python: `int(fd)`.
|
||||
|
||||
## Version 1.9.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 1.9
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 1.8
|
||||
|
||||
### Buflist plugin
|
||||
@@ -2001,10 +1931,6 @@ Aspell option with color for suggestion on a misspelled word has been renamed:
|
||||
|
||||
- aspell.color.suggestions has been renamed to aspell.color.suggestion
|
||||
|
||||
## Version 1.7.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 1.7
|
||||
|
||||
### FIFO options
|
||||
@@ -2228,10 +2154,6 @@ command:
|
||||
/set weechat.look.word_chars_input "!\u00A0,!\x20,*"
|
||||
```
|
||||
|
||||
## Version 1.1.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 1.1
|
||||
|
||||
### New format for regex replacement in triggers
|
||||
@@ -2334,10 +2256,6 @@ instead of milliseconds:
|
||||
- function [util_timeval_add](https://weechat.org/doc/weechat/plugin/#_util_timeval_add):
|
||||
the argument "interval" is now expressed in microseconds.
|
||||
|
||||
## Version 1.0.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 1.0
|
||||
|
||||
### Channel type not added by default on /join
|
||||
@@ -2790,14 +2708,6 @@ disable IPv6 in relay if you don't plan to use it at all:
|
||||
/set relay.network.ipv6 off
|
||||
```
|
||||
|
||||
## Version 0.3.9.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.3.9.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.3.9
|
||||
|
||||
### Options moved
|
||||
@@ -3067,34 +2977,6 @@ Major differences:
|
||||
accordingly, scripts and plugins must have been designed for version 0.3.x to
|
||||
be loaded into WeeChat.
|
||||
|
||||
## Version 0.2.6.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.6.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.6.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.6
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.5
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.4
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.2
|
||||
|
||||
### Charset plugin
|
||||
@@ -3139,10 +3021,6 @@ Which gives something like:
|
||||
/key meta2-21~ scroll_topic_right
|
||||
```
|
||||
|
||||
## Version 0.2.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.2.0
|
||||
|
||||
### After /upgrade
|
||||
@@ -3234,63 +3112,3 @@ set to blank for most cases. Forces it only if your locale is not properly
|
||||
detected by WeeChat (you can set `UTF-8` or `ISO-8859-15` for example,
|
||||
depending on your locale). WeeChat is looking for "UTF-8" in your locale name
|
||||
at startup.
|
||||
|
||||
## Version 0.1.5
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.1.4
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.1.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.1.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.1.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.1.0
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.9
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.8
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.7
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.6
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.5
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.4
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.3
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.2
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
## Version 0.0.1
|
||||
|
||||
No upgrade guidelines.
|
||||
|
||||
Reference in New Issue
Block a user