Skip to content

Commit

Permalink
Merge "[doc] Update ROADMAP.rst and CHANGELOG.rst"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Nov 5, 2023
2 parents 3f0d7a7 + 3ffd7fb commit 635066b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ROADMAP.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Current release
---------------

* Add a pagegenerators filter option to check if a page is redirect (:phab:`T261549`)
* Add support for ``vikidia:nl`` site
* Replace MediaWiki API deprecated ``inprop=preload`` with ``preloadcontent`` (:phab:`T348910`)
* Remove check for purge right from APISite.purgepages (:phab:`T349348`)
* Add MediaInfo editLabels, AddClaim and removeClaim functions (:phab:`T348422`)
* Drop unused ``Family.use_hard_category_redirects`` (:phab:`T348953`)
* No longer drop site decorators for optimized codes (:phab:`T74424`)
* Improve handling of uninitialized MediaInfo
* Add support for ``vikidia:ar`` site
* Make exception about missing mediainfo more friendly
* L10N and i18n updates
* Give visible error to user when there are no rights (:phab:`T345342`)
* **Python 3.6 support will be discontinued** and this is the last version supporting it.


Expand Down
13 changes: 13 additions & 0 deletions scripts/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Scripts Changelog
=================

8.5.0
-----

category_graph
~~~~~~~~~~~~~~

* Change category output string to format string (:phab:`T348709`)

commonscat
~~~~~~~~~~

* Fix skip page template parameter check (:phab:`T106952`)

8.4.0
-----

Expand Down

0 comments on commit 635066b

Please sign in to comment.