Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 05:34
· 132 commits to main since this release
2f9a325

Breaking change due to configuration version upgrade. This version allows Deputy to load rows where only a page is available (like for files and the WikiProject Tropical cyclones case) and includes improved handling of configuration version changes.
The latter was implemented to support changing the ia.listingWikitextMatch configuration field to allow processing for Copyright problems noticeboard listings which have mismatched IDs and links.

Modified

  • [da8d225] Gracefully handle rows with only a page title available
  • [530d46c] Avoid loading newer configuration versions

Bugs

  • [c577afa] Fixed banner being inserted in the wrong element for DiscussionTools-using wikis
  • [5dd6dc6] Fixed missing listing error when responding to listing with mismatched ID and link
    • BREAKING CHANGE! Wikis must update their ia.listingWikitextMatch configuration fields to use
      the new capture groups.

For a granular list of changes, see v0.5.1...v0.6.0.