Wiki:Operations Manual/Changelog: Difference between revisions
Auto-update: Changelog |
Auto-update: Changelog |
||
| Line 2: | Line 2: | ||
Automatically generated change log for MediaWiki features, extensions, and APIs. | Automatically generated change log for MediaWiki features, extensions, and APIs. | ||
## Version 1.2.0 - 2026-01-29 17:01:10 UTC | |||
### New Extensions | |||
- **MinervaNeue** (vN/A) - skin | |||
- A responsive mobile first skin | |||
- **Vector** (v1.0.0) - skin | |||
- Provides 2 Vector skins: | |||
* 2011 - The Modern version of MonoBook with fresh look and many usability improvements. | |||
* 2022 - The Vector built as part of the WMF [[mw:Desktop Improvements|Desktop Improvements]] project. | |||
- **Abuse Filter** (vN/A) - antispam | |||
- Applies automatic heuristics to edits | |||
- **SpamBlacklist** (vN/A) - antispam | |||
- Regex-based anti-spam tool allowing to block list URLs in pages and email addresses for registered users | |||
- **TitleBlacklist** (v1.5.0) - antispam | |||
- Allows administrators to forbid creation of pages and user accounts according to a [[MediaWiki:Titleblacklist|list of disallowed]] and [[MediaWiki:Titlewhitelist|allowed]] titles | |||
- **CategoryTree** (vN/A) - parserhook | |||
- Dynamically navigate the [[Special:CategoryTree|category structure]] | |||
- **Cite** (vN/A) - parserhook | |||
- Adds <code><ref></code> and <code><references></code> tags for citations | |||
- **InputBox** (v0.3.0) - parserhook | |||
- Allow inclusion of predefined HTML forms | |||
- **Math** (vN/A) - parserhook | |||
- Render mathematical formulas between <code><math></code> ... <code></math></code> tags | |||
- **Poem** (vN/A) - parserhook | |||
- Adds <code><poem></code> tag for poem formatting | |||
- **Scribunto** (vN/A) - parserhook | |||
- Framework for embedding scripting languages into MediaWiki pages | |||
- **TemplateData** (v0.1.2) - parserhook | |||
- Implements data storage for template parameters (using JSON) | |||
- **WikiBoxes** (v1.0.0) - parserhook | |||
- Easy creation of navboxes and infoboxes | |||
- **CiteThisPage** (vN/A) - specialpage | |||
- Adds a [[Special:CiteThisPage|citation]] special page and toolbox link | |||
- **Linter** (vN/A) - specialpage | |||
- Track lint errors from an external service and show them to users | |||
- **Echo** (vN/A) - specialpage | |||
- System for notifying users about events and messages | |||
- **Nuke** (vN/A) - specialpage | |||
- Gives administrators the ability to [[Special:Nuke|mass delete]] pages | |||
- **Admin Links** (v0.7.1) - specialpage | |||
- Adds a [[Special:AdminLinks|special page]] that holds helpful links for administrators | |||
- **AIChat** (v2.3.0) - specialpage | |||
- AI-powered chat assistant for the wiki | |||
- **GroupMe** (v1.0.0) - specialpage | |||
- GroupMe messaging integration with scheduled messages and modern features | |||
- **UserImpersonate** (v1.0.0) - specialpage | |||
- Allows administrators to impersonate other users for troubleshooting | |||
- **DiscussionTools** (v0.0.0) - other | |||
- Tools to enhance discussion pages. | |||
- **Gadgets** (vN/A) - other | |||
- Lets users select custom [[Special:Gadgets|CSS and JavaScript gadgets]] in their [[Special:Preferences#mw-prefsection-gadgets|preferences]] | |||
- **LoginNotify** (v0.1) - other | |||
- Notify users about suspicious logins from unfamiliar devices and/or IP addresses | |||
- **MultimediaViewer** (vN/A) - other | |||
- Expand thumbnails in a larger size in a fullscreen interface | |||
- **OATHAuth** (v0.5.0) - other | |||
- Provides authentication support using HMAC based one-time passwords | |||
- **SecureLinkFixer** (vN/A) - other | |||
- Rewrites URLs to HTTPS if domain always requires HTTPS | |||
- **Thanks** (v1.2.0) - other | |||
- Adds links for thanking users for edits, comments, etc. | |||
- **CustomRegistration** (v1.0.0) - other | |||
- Custom registration fields: first name, last name, email, phone | |||
- **PageAnalytics** (v1.0.0) - other | |||
- Track page views with user/IP logging | |||
- **UserVerification** (v1.0.0) - other | |||
- User verification badges displayed site-wide | |||
- **UserBlog** (v1.0.0) - other | |||
- Allows users to create and manage personal blog posts in their user space | |||
- **PageImages** (vN/A) - api | |||
- Collects information about images used on page | |||
- **PDF Handler** (vN/A) - media | |||
- Handler for viewing PDF files in image mode | |||
- **VisualEditor** (vN/A) - editor | |||
- Visual editor for MediaWiki | |||
- **WikiEditor** (v0.5.4) - editor | |||
- Provides an advanced, extensible wikitext editing interface | |||
### New API Modules | |||
- `discussiontoolssubscribe` | |||
- `options` | |||
- `abusefilterevalexpression` | |||
- `patrol` | |||
- `unblock` | |||
- `validatepassword` | |||
- `visualeditoredit` | |||
- `templatedata` | |||
- `abusefilterchecksyntax` | |||
- `xml` | |||
- `delete` | |||
- `emailuser` | |||
- `stashedit` | |||
- `query` | |||
- `createaccount` | |||
- `echomute` | |||
- `aichat` | |||
- `purge` | |||
- `undelete` | |||
- `block` | |||
- `titleblacklist` | |||
- `editcheckreferenceurl` | |||
- `discussiontoolsfindcomment` | |||
- `feedwatchlist` | |||
- `groupme` | |||
- `xmlfm` | |||
- `linkaccount` | |||
- `rollback` | |||
- `compare` | |||
- `upload` | |||
- `help` | |||
- `mergehistory` | |||
- `phpfm` | |||
- `rsd` | |||
- `tag` | |||
- `parse` | |||
- `json` | |||
- `echomarkseen` | |||
- `abusefilterunblockautopromote` | |||
- `logout` | |||
- `unlinkaccount` | |||
- `setpagelanguage` | |||
- `filerevert` | |||
- `thank` | |||
- `move` | |||
- `rawfm` | |||
- `imagerotate` | |||
- `import` | |||
- `resetpassword` | |||
- `removeauthenticationdata` | |||
- `none` | |||
- `jsonfm` | |||
- `expandtemplates` | |||
- `discussiontoolspageinfo` | |||
- `discussiontoolscompare` | |||
- `watch` | |||
- `discussiontoolspreview` | |||
- `abuselogprivatedetails` | |||
- `userrights` | |||
- `cspreport` | |||
- `changeauthenticationdata` | |||
- `changecontentmodel` | |||
- `abusefiltercheckmatch` | |||
- `feedrecentchanges` | |||
- `visualeditor` | |||
- `clientlogin` | |||
- `protect` | |||
- `echomarkread` | |||
- `setnotificationtimestamp` | |||
- `scribunto-console` | |||
- `paraminfo` | |||
- `feedcontributions` | |||
- `login` | |||
- `revisiondelete` | |||
- `spamblacklist` | |||
- `discussiontoolsgetsubscriptions` | |||
- `edit` | |||
- `discussiontoolsedit` | |||
- `opensearch` | |||
- `clearhasmsg` | |||
- `acquiretempusername` | |||
- `categorytree` | |||
- `oathvalidate` | |||
- `checktoken` | |||
- `managetags` | |||
- `php` | |||
## Version 1.1.0 - 2026-01-29 16:56:09 UTC | ## Version 1.1.0 - 2026-01-29 16:56:09 UTC | ||
Revision as of 17:01, 29 January 2026
- Operations Manual Changelog
Automatically generated change log for MediaWiki features, extensions, and APIs.
- Version 1.2.0 - 2026-01-29 17:01:10 UTC
- New Extensions
- **MinervaNeue** (vN/A) - skin
- A responsive mobile first skin
- **Vector** (v1.0.0) - skin
- Provides 2 Vector skins:
- 2011 - The Modern version of MonoBook with fresh look and many usability improvements.
- 2022 - The Vector built as part of the WMF Desktop Improvements project.
- **Abuse Filter** (vN/A) - antispam
- Applies automatic heuristics to edits
- **SpamBlacklist** (vN/A) - antispam
- Regex-based anti-spam tool allowing to block list URLs in pages and email addresses for registered users
- **TitleBlacklist** (v1.5.0) - antispam
- Allows administrators to forbid creation of pages and user accounts according to a list of disallowed and allowed titles
- **CategoryTree** (vN/A) - parserhook
- Dynamically navigate the category structure
- **Cite** (vN/A) - parserhook
- Adds<ref>and<references>tags for citations
- **InputBox** (v0.3.0) - parserhook
- Allow inclusion of predefined HTML forms
- **Math** (vN/A) - parserhook
- Render mathematical formulas between<math>...</math>tags
- **Poem** (vN/A) - parserhook
- Adds <poem> tag for poem formatting
- **Scribunto** (vN/A) - parserhook
- Framework for embedding scripting languages into MediaWiki pages
- **TemplateData** (v0.1.2) - parserhook
- Implements data storage for template parameters (using JSON)
- **WikiBoxes** (v1.0.0) - parserhook
- Easy creation of navboxes and infoboxes
- **CiteThisPage** (vN/A) - specialpage
- Adds a citation special page and toolbox link
- **Linter** (vN/A) - specialpage
- Track lint errors from an external service and show them to users
- **Echo** (vN/A) - specialpage
- System for notifying users about events and messages
- **Nuke** (vN/A) - specialpage
- Gives administrators the ability to mass delete pages
- **Admin Links** (v0.7.1) - specialpage
- Adds a special page that holds helpful links for administrators
- **AIChat** (v2.3.0) - specialpage
- AI-powered chat assistant for the wiki
- **GroupMe** (v1.0.0) - specialpage
- GroupMe messaging integration with scheduled messages and modern features
- **UserImpersonate** (v1.0.0) - specialpage
- Allows administrators to impersonate other users for troubleshooting
- **DiscussionTools** (v0.0.0) - other
- Tools to enhance discussion pages.
- **Gadgets** (vN/A) - other
- Lets users select custom CSS and JavaScript gadgets in their preferences
- **LoginNotify** (v0.1) - other
- Notify users about suspicious logins from unfamiliar devices and/or IP addresses
- **MultimediaViewer** (vN/A) - other
- Expand thumbnails in a larger size in a fullscreen interface
- **OATHAuth** (v0.5.0) - other
- Provides authentication support using HMAC based one-time passwords
- **SecureLinkFixer** (vN/A) - other
- Rewrites URLs to HTTPS if domain always requires HTTPS
- **Thanks** (v1.2.0) - other
- Adds links for thanking users for edits, comments, etc.
- **CustomRegistration** (v1.0.0) - other
- Custom registration fields: first name, last name, email, phone
- **PageAnalytics** (v1.0.0) - other
- Track page views with user/IP logging
- **UserVerification** (v1.0.0) - other
- User verification badges displayed site-wide
- **UserBlog** (v1.0.0) - other
- Allows users to create and manage personal blog posts in their user space
- **PageImages** (vN/A) - api
- Collects information about images used on page
- **PDF Handler** (vN/A) - media
- Handler for viewing PDF files in image mode
- **VisualEditor** (vN/A) - editor
- Visual editor for MediaWiki
- **WikiEditor** (v0.5.4) - editor
- Provides an advanced, extensible wikitext editing interface
- New API Modules
- `discussiontoolssubscribe` - `options` - `abusefilterevalexpression` - `patrol` - `unblock` - `validatepassword` - `visualeditoredit` - `templatedata` - `abusefilterchecksyntax` - `xml` - `delete` - `emailuser` - `stashedit` - `query` - `createaccount` - `echomute` - `aichat` - `purge` - `undelete` - `block` - `titleblacklist` - `editcheckreferenceurl` - `discussiontoolsfindcomment` - `feedwatchlist` - `groupme` - `xmlfm` - `linkaccount` - `rollback` - `compare` - `upload` - `help` - `mergehistory` - `phpfm` - `rsd` - `tag` - `parse` - `json` - `echomarkseen` - `abusefilterunblockautopromote` - `logout` - `unlinkaccount` - `setpagelanguage` - `filerevert` - `thank` - `move` - `rawfm` - `imagerotate` - `import` - `resetpassword` - `removeauthenticationdata` - `none` - `jsonfm` - `expandtemplates` - `discussiontoolspageinfo` - `discussiontoolscompare` - `watch` - `discussiontoolspreview` - `abuselogprivatedetails` - `userrights` - `cspreport` - `changeauthenticationdata` - `changecontentmodel` - `abusefiltercheckmatch` - `feedrecentchanges` - `visualeditor` - `clientlogin` - `protect` - `echomarkread` - `setnotificationtimestamp` - `scribunto-console` - `paraminfo` - `feedcontributions` - `login` - `revisiondelete` - `spamblacklist` - `discussiontoolsgetsubscriptions` - `edit` - `discussiontoolsedit` - `opensearch` - `clearhasmsg` - `acquiretempusername` - `categorytree` - `oathvalidate` - `checktoken` - `managetags` - `php`
- Version 1.1.0 - 2026-01-29 16:56:09 UTC
- New Extensions
- **MinervaNeue** (vN/A) - skin - **Vector** (v1.0.0) - skin - **Abuse Filter** (vN/A) - antispam - **SpamBlacklist** (vN/A) - antispam - **TitleBlacklist** (v1.5.0) - antispam - **CategoryTree** (vN/A) - parserhook - **Cite** (vN/A) - parserhook - **InputBox** (v0.3.0) - parserhook - **Math** (vN/A) - parserhook - **Poem** (vN/A) - parserhook - **Scribunto** (vN/A) - parserhook - **TemplateData** (v0.1.2) - parserhook - **WikiBoxes** (v1.0.0) - parserhook - **CiteThisPage** (vN/A) - specialpage - **Linter** (vN/A) - specialpage - **Echo** (vN/A) - specialpage - **Nuke** (vN/A) - specialpage - **Admin Links** (v0.7.1) - specialpage - **AIChat** (v2.3.0) - specialpage - **GroupMe** (v1.0.0) - specialpage - **UserImpersonate** (v1.0.0) - specialpage - **DiscussionTools** (v0.0.0) - other - **Gadgets** (vN/A) - other - **LoginNotify** (v0.1) - other - **MultimediaViewer** (vN/A) - other - **OATHAuth** (v0.5.0) - other - **SecureLinkFixer** (vN/A) - other - **Thanks** (v1.2.0) - other - **CustomRegistration** (v1.0.0) - other - **PageAnalytics** (v1.0.0) - other - **UserVerification** (v1.0.0) - other - **UserBlog** (v1.0.0) - other - **PageImages** (vN/A) - api - **PDF Handler** (vN/A) - media - **VisualEditor** (vN/A) - editor - **WikiEditor** (v0.5.4) - editor
- New API Modules
- `aichat` - `edit` - `categorytree` - `groupme` - `protect` - `rsd` - `block` - `echomarkseen` - `clearhasmsg` - `undelete` - `stashedit` - `spamblacklist` - `import` - `xml` - `discussiontoolspageinfo` - `purge` - `echomute` - `abuselogprivatedetails` - `cspreport` - `visualeditoredit` - `discussiontoolspreview` - `emailuser` - `managetags` - `compare` - `checktoken` - `changeauthenticationdata` - `visualeditor` - `discussiontoolscompare` - `xmlfm` - `validatepassword` - `discussiontoolsgetsubscriptions` - `acquiretempusername` - `filerevert` - `delete` - `setpagelanguage` - `query` - `json` - `removeauthenticationdata` - `feedwatchlist` - `echomarkread` - `login` - `none` - `userrights` - `discussiontoolssubscribe` - `move` - `revisiondelete` - `help` - `feedrecentchanges` - `thank` - `clientlogin` - `discussiontoolsedit` - `watch` - `scribunto-console` - `expandtemplates` - `abusefilterchecksyntax` - `unlinkaccount` - `patrol` - `upload` - `linkaccount` - `templatedata` - `php` - `discussiontoolsfindcomment` - `opensearch` - `parse` - `changecontentmodel` - `imagerotate` - `resetpassword` - `setnotificationtimestamp` - `rawfm` - `phpfm` - `jsonfm` - `abusefilterunblockautopromote` - `oathvalidate` - `createaccount` - `logout` - `tag` - `editcheckreferenceurl` - `feedcontributions` - `unblock` - `rollback` - `abusefilterevalexpression` - `abusefiltercheckmatch` - `options` - `paraminfo` - `titleblacklist` - `mergehistory`
- Version 1.0.0 - 2026-01-29 16:46:00 UTC
- Initial Release
- Documented 36 MediaWiki extensions - Documented 85 API modules - Created PDF export - Set up automatic version tracking
- Extensions Included
- **Anti-Spam & Security:** AbuseFilter, SpamBlacklist, TitleBlacklist, LoginNotify, OATHAuth, SecureLinkFixer - **Editing & Content:** VisualEditor, WikiEditor, DiscussionTools, Cite, CiteThisPage, TemplateData, Math, Poem, Scribunto, InputBox, WikiBoxes - **Media & Display:** MultimediaViewer, PageImages, PDF Handler, CategoryTree - **Navigation:** Gadgets, Linter - **Notifications:** Echo, Thanks - **Administration:** Admin Links, Nuke - **Custom:** AIChat, GroupMe, CustomRegistration, PageAnalytics, UserVerification, UserBlog, UserImpersonate, SocialCard, SocialPageBuilder - **Skins:** Vector, MinervaNeue