-
Notifications
You must be signed in to change notification settings - Fork 57
/
RELEASE-NOTES-1.36
114 lines (80 loc) · 3.53 KB
/
RELEASE-NOTES-1.36
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
= Wikibase 1.36 =
== Wikibase 1.36.4-wmde.8 ==
This is a security and maintenance release of the Wikibase 1.36 branch.
=== Changes since Wikibase 1.36.3-wmde.5 ===
* (T302215) Escape message in hook handler
* Translation changes.
== Wikibase 1.36.3-wmde.5 ==
This is a security and maintenance release of the Wikibase 1.36 branch.
This release of Wikibase only includes translation changes.
== Wikibase 1.36.3-wmde.4 ==
== Upgrading notes for 1.36 ==
Don't forget to always back up your database before upgrading!
Some specific notes for Wikibase 1.36 upgrades are below:
In 1.36 we have fully removed the wb_terms table and this will
get removed from the database when doing the update.
A breaking-change with this is that case-insensitive search
will stop working without the support of ElasticSearch.
For a general manual to upgrade MediaWiki see:
https://www.mediawiki.org/wiki/Manual:Upgrading
=== Configuration changes for system administrators in 1.36 ===
==== New configuration ====
* (repo) (T284538) idGeneratorInErrorPingLimiter added
* (repo) (T266144) termFallbackCacheVersion added
can be used to invalidate TermFallbackCache (shared cache)
* (repo) (f4e967d) deleteNotificationClientRCMaxAge added
==== Removed configuration ====
* (repo) (T264597) useTermsTableSearchFields was removed
* (repo) (T264597) forceWriteTermsTableSearchFields was removed
* (repo) (T242164) propagateChangeVisibility was removed as a feature flag and turned on by default.
=== External library changes in 1.36 ===
==== New external libraries ====
* Added wikimedia/at-ease 2.0.0
* Added wikimedia/timestamp 3.0.0
* Added psr/http-message 1.0.1
==== Changed external libraries ====
* Updated data-values/number to 0.11.0
* Updated psr/log to 1.1.3
* Updated data-values/time to 1.0.2
==== Removed external libraries ====
* Removed guzzlehttp/guzzle
=== Bug fixes in 1.36 ===
* (T233520) Changes did not get sent to client sites on initial sitelink addition.
* (T232620) Don't allocate entity ids for users that can't edit
* (T105637) EntitySearch: Don't delete 'suggestionsContext' object
* (T261071) Malformed input error on text which is not malformed
=== Action API changes in 1.36 ===
* (T271105) Make wbeditentity return full entity data
=== Languages updated in 1.36 ===
Wikibase supports over 300 languages. Many localisations are updated regularly.
Below only new and removed languages are listed, as well as changes to languages
because of Phabricator reports.
New monolingual support:
* (T180771) nan-hani
* (T241424) gil
* (T258331) mic
* (T155425) phn-latn and phn-phnx
* (T254968) lij-MC
* (T195816) ja-Hira, ja-Kana, ja-Hrkt, ja-Hani, ojp, ojp-Hira, ojp-Hani
* (T264532) crl
* (T267915) dru
* (T266423) cal
* (T270059) ms-arab
* (T267479) rah
=== Breaking changes in 1.36 ===
* (T264281) wb_terms table is fully removed from the database.
=== Deprecations in 1.36 ===
* (T278926) Hard-deprecate WikibaseRepo::getEntityLookup() with arguments
* (T278819) Deprecated WikibaseRepo::getUserLanguage
* (T277314) Deprecated WikibaseRepo::getSingleEntitySourceServicesFactory
* (T277304) Deprecated WikibaseClient::getSingleEntitySourceServicesFactory
== Online documentation ==
Installation instructions and FAQ
https://www.mediawiki.org/wiki/Wikibase
Developer documentation of Wikibase 1.36
https://doc.wikimedia.org/Wikibase/REL1_36/
== Mailing list ==
Discussion regarding the development of Wikidata
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech
== IRC help ==
Questions related to wikibase and wikidata can be asked in #wikidata on irc.libera.chat.