User talk:Monica Bonilla (WMCO)
Add topicWe need your feedback on a tool from the Wikimedia Summit
[edit]
Hi! I'm contacting you as one of the participants in the Wikimedia Summit 2022, to kindly ask for your feedback through a 5-10 minute survey to evaluate 'Baserow' (note: the survey is on a Google form).
Baserow was tool through which participants in the Summit co-created a database of Movement Strategy activities. We hope to learn from you how useful it may be to keep using it in the future to help document and connect on Movement Strategy work.
You are welcome and encouraged to fill out the survey in any language. Your feedback would be very appreciated --Abbad (WMF) (talk) 13:06, 16 February 2023 (UTC).
Wikiadvocacy Meeting Application
[edit]Dear Monica Bonilla (WMCO),
We are sorry to inform you that your application to the 1st Wikiadvocacy meeting in Santiago hasn't been accepted. Due to very limited spots, the scholarship committee privileged candidates with more specific experience in this area. We appreciate your understanding,
Kind regards, PDiazR (WMCL) (talk) 14:49, 1 February 2024 (UTC)
UCoC training modules feedback
[edit]Hi @Monica Bonilla (WMCO):,
Thank you for signing up to stay informed about the UCoC training modules. If you haven't already, I invite you to review the following modules:
- UCoC Training Module 1
- UCoC Training Module 2
- A draft of Module 3 will be shared around mid-May. Stay tuned!
Your insights are valuable to us. After reviewing the training modules, please share your thoughts and comments on their respective talk pages:
We await your feedback by the 17th of May. This will give us time to reflect on your thoughts and include them in the revisions.
If you have any comments that you'd prefer to share privately, please don't hesitate to reach out to me at mfischer@wikimedia.org.
Thank you for your time and contribution! MFischer (WMF) (talk) 10:49, 2 May 2024 (UTC)
Draft UCoC Training Module 3
[edit]Hello @Monica Bonilla (WMCO) Thank you again for your interest in the UCoC training modules. I just wanted to share with you that the draft of Module 3 is now online. Happy to hear your thoughts and comments by June 10. MFischer (WMF) (talk) 10:10, 27 May 2024 (UTC)
Software adopted by Wikimedia Colombia
[edit]Hi :D I'm in Wikimania. Can we meet for an interview about software adopted in Wikimedia Colombia? I'm 'bozzy' on Telegram if it can be useful. --ValerioBozz (talk) 15:00, 9 August 2024 (UTC)
I got your contact from the kind User:PDiazR (WMCL) who participated to the survey. In short my goal is to just fill this page: FLOSS-Exchange/Matrix. See you, thanks :D --ValerioBozz (talk) 15:00, 9 August 2024 (UTC)
Tech News: 2026-23
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- The Reader Experience team is conducting an experiment to show the reading lists feature, which is still in development, to logged-out mobile readers to test whether it encourages account creation at a higher rate compared to the watchstar button. The experiment was launched on May 18th on German, Spanish, Italian, Portuguese, Polish, Dutch, Turkish, and Urdu wikis, and it will run for a month.
- The Wikimedia Apps team released Phase 1 of the redesigned Home Feed to the Android Beta app. The new Home Feed includes a refreshed "Community" tab and a personalized "For You" tab featuring daily updated reading recommendations. The redesign is part of a broader effort to improve content discovery and create more engaging learning experiences in the Wikipedia apps.
View all 18 community-submitted tasks that were resolved last week. For example, an issue where images could fail to load for some suggested edits on Special:Homepage, leaving the thumbnail stuck in a loading state, has now been fixed. [1]
Updates for technical contributors
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 21:08, 1 June 2026 (UTC)
Tech News: 2026-24
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- Wikimedia Enterprise has increased the free usage limits for its API offerings. The monthly request limit for the On-demand API has increased from 5,000 to 50,000 requests, while the Snapshot API limit has increased from 15 to 30 requests per month. In addition, Structured Contents snapshots are now available for free accounts. These changes expand access to Wikimedia Enterprise data for developers, researchers, and organizations using Wikimedia content. [2]
Updates for editors
- The refreshed Explore Feed, now called the Home Feed, is rolling out to 50% of users of the Wikipedia Android app. The Home Feed helps readers discover relevant content through two new tabs: Community and For You. The Community tab provides a scrollable feed of curated content and updates from the broader Wikimedia community and movement, while the For You tab offers a full-screen, swipeable experience that shows content tailored to a user's interests. The redesign is part of a broader effort to improve discovery and enhance the learning experience in the Wikipedia app.
- The Which came first? daily trivia game is now available in the beta version of the Wikipedia iOS app in English, German, French, Portuguese, Russian, Spanish, Arabic, Chinese, and Turkish. The game uses historical events from Wikipedia's "On This Day" content and challenges readers to guess which of two events happened first. The game was previously released on Android. Communities interested in making the game available in their languages can read the instructions and requirements.
- Sub-referencing, a new MediaWiki feature that allows editors to reuse references with different details, will begin rolling out to Wikimedia wikis following a successful pilot phase. Deployment will start on 8 June for most Group 1 wikis and French Wikipedia, with additional Wikipedia language editions receiving the feature over the coming months. Communities are encouraged to prepare by checking for untranslated Cite extension messages in their language and reviewing any use of Reference Tooltips, which may require updates to support the new functionality. Wikis using Reference Previews do not need to take any action. Communities may also wish to create the cite-tracking-category-ref-details tracking category as a hidden category using
__HIDDENCAT__(or a dedicated template), and connect it to the corresponding Wikidata item d:Q129764848. [3] - The Page Previews experiment on mobile web has concluded. The team decided not to roll out the feature after the results showed no statistically significant impact on reader retention, as the primary success metric was retention improvement. Page Previews, which are already available on desktop and in the apps, display a thumbnail, lead paragraph, and link to the full article when readers tap a blue link. The experiment tested this experience on mobile web across six Wikipedias.
- The user interface icon library will be updated later this week or next week. Most of the ~300 icons have been slightly refined and ~30 new icons have been added. These changes improve the icons to make them more consistent and comprehensible, and provide more visual balance when they are used in groups.
- The Universal Language Selector (ULS) interface in MediaWiki, which helps users select content in other languages, has been updated. The new version improves speed and accessibility, and users of Wikimedia projects can now pin languages for quicker language switching. The deployment to Wikimedia sites will happen gradually in the coming weeks. You can test it now as a beta feature by selecting beta features in your profile preferences and share your feedback on the project page.
View all 21 community-submitted tasks that were resolved last week. For example, an issue where the Pageviews Analysis dashboard on pageviews.wmcloud.org stopped updating graph data in May 2026, affecting all users, has been fixed. [4]
Updates for technical contributors
- The function signature for
mw.util.addPortletLink()has been simplified. Developers can now pass a configuration object instead of a list of positional parameters when creating portlet links. The previous function signature remains supported for backwards compatibility. For example, instead of:mw.util.addPortletLink('p-cactions', '#', 'Stub', 'ca-stubtag', 'Add a stub tag to this page');usemw.util.addPortletLink('p-cactions', { href: '#', text: 'Stub', id: 'ca-stubtag', tooltip: 'Add a stub tag to this page' });. Script maintainers are encouraged to review existing uses ofaddPortletLink()and update them where appropriate. This change will be available on all wikis from 11 June. Thanks to community volunteer Gerges for contributing this improvement. [5] - Community Wishlist discussion: Product & Technology introduced changes meant to increase the number and complexity of wishes fulfilled, including the disbanding of the Community Tech team. They are engaging in discussions about a proposed direction for the wishlist from community members. Includes ways to structure annual voting, better tracking of wishes, removing focus areas, and staffing updates.
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 21:30, 8 June 2026 (UTC)
Wikimedia Foundation Bulletin 2026 Issue 10
[edit]
Highlights
- Community Wishlist discussion: Product & Technology introduced changes meant to increase the number and complexity of wishes fulfilled, including the disbanding of the Community Tech team. They are engaging in discussions about a proposed direction for the wishlist from community members. Includes ways to structure annual voting, better tracking of wishes, removing focus areas, and staffing updates.
- Digital Public Goods: The Wikimedia Foundation has become a member of the Digital Public Goods Alliance (DPGA).
- Better bot detection: A trial of hCaptcha on several Wikipedias, including English, French, and Japanese, showed it can effectively detect and deter bad-faith automated activity, on its own and by giving checkusers and stewards signals to look into. Based on these results, hCaptcha will be rolled out across all wikis. See the project page for technical information about the implementation and privacy protections.
Annual Goals Progress on Infrastructure
See also newsletters: Wikimedia Apps · Growth · Product Safety and Integrity · Readers · Research · Wikifunctions & Abstract Wikipedia · Tech News · Language and Internationalization · other newsletters on MediaWiki.org

- A better way to give credit: The Wikimedia Attribution Framework and API makes it simple for developers to fairly credit volunteer contribution. When anyone encounters Wikimedia content, we want them to know that it comes from our projects, and they are invited to participate.
- Baby Globe joins the Reading Challenge: The Android and iOS Wikipedia apps released the 25-day reading challenge, to drive readers engagement through reading milestones. To track their reading streak during the challenge, users can add a widget featuring Baby Globe to their home screen.
- Account security: The Foundation is technically enforcing that all privileges that enable users to take security- or privacy-sensitive actions can only be held by users who have enabled two-factor authentication. Logging in with passkeys is quicker than logging in without two-factor authentication. In addition, logged-in users can see a banner encouraging them to confirm their email address. These changes secure individual accounts as well as communities and the wikis.
- Incident reporting form: The Foundation began a trial on English Wikipedia of the incident reporting form. 60% of unblocked logged-in users see a new Report button, allowing them to report conduct issues.
- Encouraging account creation: Following a successful account creation experiment, an improved logged-out edit warning message will be deployed to all Wikimedia wikis this week. The change will only affect logged-out users on mobile web who open an editing session.
- Wikimedia Android App: The Wikipedia Android App is at the Phase 1 of redesigning its Home Feed. The new feed includes two tabs: Community, featuring refreshed Explore content, and For You, with personalized reading recommendations based on reader interests and activity. The For You feed refreshes daily with updated suggestions.
- Better discovery of images: The Image Browsing beta feature was rolled out for all Wikipedias on mobile following two successful experiments. The beta feature will include a carousel of all an article’s images at the top of the article, with controls for editors to exclude images from the article’s carousel or to exclude an article from the feature entirely.
- Reading Lists feature: The Foundation is conducting an experiment to show the reading lists feature, which is still in development, to logged-out mobile readers to test whether it encourages account creation at a higher rate compared to the watchstar button. The experiment was launched on May 18 on German, Spanish, Italian, Portuguese, Polish, Dutch, Turkish, and Urdu wikis, and will run for a month.

- Testing Suggestion Mode: Suggestion Mode was released as an A/B test for newcomer editors on the mobile website at ~15 Wikipedias. The experiment will measure its impact on the proportion of newcomer mobile web edit sessions that result in constructive (un-reverted) article edits. It will also evaluate the feature’s impact on editor retention and monitor changes in revert and block rates.
- Wikifunctions now supports Wikidata references: References in Wikidata statements are now available on Wikifunctions, and you now can use external links in Wikifunctions-generated citations. This allows the use of more than 1.3 billion references available in Wikidata and adding them as citations to individual statements in Abstract Wikipedia.
- Pilot wikis adopting Abstract Wikipedia: The Abstract Wikipedia team has identified five potential pilot wikis to assess their interest in adopting abstract articles on their wikis. The pilots are Malayalam, Bengali, Dagbani, Arabic, and Indonesian Wikipedia. If your community is interested in becoming a pilot, let us know on Meta.
- Latest experiments: An upcoming experiment is testing whether we can serve readers better when a footnote click in read mode shows the full bibliographic information rather than flying them to the reference list. See all live, upcoming, and completed experiments in Product & Technology.
- Tech News: The latest highlights from Tech News weeks 20, 21, 22, 23 include an experiment to test a new Share Card feature that allows readers to create visually engaging cards from Wikipedia articles and share them online See also the 92 community submitted tasks that were resolved over the last two weeks.
Annual Goals Progress on Volunteer Support
See also blogs: Global Advocacy blog · Global Advocacy Newsletter · Policy blog · WikiLearn News · The Wikipedia Library · list of movement events
- Tech blog moved to Diff: The migration of the Techblog to Diff is now complete: 138 posts going back over a decade have been successfully migrated. Diff is now happy to welcome technology-focused blog posts with renewed vigor.
- What’s new in the Wikipedia Library: Access to the American Psychological Association was renewed and collections from the Harvard Business Review and Swiss Media Database (Swissdox) are now available to editors who are eligible for The Wikipedia Library.
- New course on WikiLearn: A free self-paced online course, designed for researchers who want to make their field more visible on Wikipedia, was launched on WikiLearn. Share "Wikipedia for Researchers” if you work with early-career researchers, teach in an academic institution, or support open knowledge communities.
- Wiki Mentor Africa: The first edition of Wiki Mentor Africa - Women Tech Summit brought together over 315 registered participants across Africa to learn, explore, and grow in tech together.
- Let's Connect Learning Clinic: If you missed it, you can now watch the recording of the Let's Connect Learning Clinic "How to support up-and-coming groups in the movement as a long-time Wikimedian" with Wikimedistas El Salvador.
- Community Conferences: Registration for WikiConference North America and Queering Wiki Conference is now opened. Call for Speakers for the Queering Wiki is also opened until June 30.
Annual Goals Progress on Effectiveness
See also: Progress on the annual plan
- Sharing the Form 990s: The Wikimedia Foundation and the Wikimedia Endowment published their Form 990s, covering the fiscal year that ran from July 2024 to June 2025. The Form 990 is an annual form required of all nonprofit organizations in the United States. You can read the highlights on Form 990 for the Foundation and Form 990 for the Endowment on Meta-Wiki.
- Wikimedia Enterprise: Wikimedia Enterprise's free API accounts gets a substantial upgrade across the Snapshot and On-demand APIs, including free access to Structured Contents Snapshots.
- Structured Contents: How Databricks Parsed Wikipedia to Markdown with Python.
Board and Board committee updates
See Wikimedia Foundation Board noticeboard · Affiliations Committee Newsletter
- Board selection process: The Wikimedia Foundation Board of Trustees is reviewing and improving how it selects new members. The goal is to ensure that there is the right mix of expertise and community representation on the board. Join the conversation on 16 June at 17:00 UTC, and share your ideas on the talk page.
Other Movement curated newsletters & news
See also: Diff blog · Goings-on · Planet Wikimedia · Signpost (en) · Kurier (de) · Actualités du Wiktionnaire (fr) · Regards sur l’actualité de la Wikimedia (fr) · Wikimag (fr) · Education · GLAM · Milestones · Wikidata · Central and Eastern Europe · other newsletters
Subscribe or unsubscribe · Help translate
For information about the Bulletin and to read previous editions, see the project page on Meta-Wiki. If you have feedback or suggestions about the bulletin, let us know at foundationbulletin
wikimedia.org. For questions about the Wikimedia Foundation's work, contact us!
MediaWiki message delivery 22:31, 9 June 2026 (UTC)
Tech News: 2026-25
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- The Reader Growth team has launched an Image Browsing beta feature on the mobile web version of all Wikipedias. The feature shows an image carousel at the top of articles with 3 or more images. Editors can configure this feature with the following controls: to hide a specific image from a page, either use
class=notpageimageexcluding it from thumbnail previews, orclass=noviewerexcluding it from MediaViewer. The carousel can also be disabled from a page entirely, with the magic word__NOMEDIAVIEWERCAROUSEL__. To submit feedback or flag bugs, please visit the project page. - Wikitables can now be sorted in descending order on the first click by adding
data-sort-order="desc"to the header cell. Previously, by default, clicking a column header for the first time sorts it in ascending order. This addition to a Wikitable gives it more control and flexibility, while the default behavior for subsequent clicks remains unchanged. [6]
Updates for editors
- The Article guidance feature is currently being tested with some editors creating new articles on the Simple English, French, and Turkish Wikipedias. The experiment will soon begin on the Arabic and Bangla Wikipedias as well. This feature gives editors community-curated guidance to help them create articles that follow community standards. Experienced editors can continue creating or adapting outlines for specific article types that are commonly created by less experienced contributors. The outlines guide less experienced editors in creating high-quality articles. A quick guide to markups used in outlines can be found on this page. Example outlines that can be adapted and instructions for how to adapt them are on this section of the project page.
- Wikis that wish to replace the "indefinitely" button in Special:Block for temporary accounts (for example, wikis that block temporary users only until account expiration) will be able to do so by creating MediaWiki:ipb-indefinite-expiry-temporary-account with the block duration they want. [7]
View all 41 community-submitted tasks that were resolved last week.
Updates for technical contributors
- By the end of June, a valid user-agent string will be required for automated dumps downloads from the dumps.wikimedia.org website. Automated requests that provide a generic or empty user-agent will be blocked. This extends enforcement of the long standing user-agent policy. Access to dumps through Wikimedia Cloud Services will not change.
- The roll out of global API rate limits is now complete, with limits enforced across all APIs and at the documented levels for all groups. Bots running in Toolforge/WMCS or with the bot user right on any wiki remain exempt. All bots should continue to follow the documented best practices to avoid being rate limited.
- The API Portal wiki will be read only starting this week (June 15-18). The following week (June 22-25), all API Portal wiki URLs will redirect to Wikimedia APIs on mediawiki.org. Learn more on the project page.
Detailed code updates later this week: MediaWiki
Meetings and events
- On June 17th at 6pm UTC the WMF will be holding Discord call focused on a code review. We've heard through the Developer Satisfaction Survey that volunteers are struggling with code review and we'd like to discuss these experiences with the goal of surfacing workable solutions. You can join the call via the Wikimedia Community Discord server.
- The Latin American Wikimedia Conference will host a regional hackathon that will bring together the Wikimedia movement’s technical community including developers, system administrators, data scientists, and users with extended rights. Interested technical contributors can apply for a scholarship to participate until June 21 at midnight (Bolivia time, UTC-4).
- Sign up for Wikimania Team Challenges to join this special event. The Team challenges will take place online and in person from July 21 to 22, before Wikimania conference. Everyone is welcome, regardless of skills or Wikimania registration. Teams will work on 10 important challenges supporting the Wikimedia community. For details, visit the Team Challenges page and register there. Registration closes on June 20th at 11pm UTC.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 16:48, 15 June 2026 (UTC)
Tech News: 2026-26
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- Growth features are now available at Wikidata. This update enables access to Mentorship (if configured), Impact module, the Help Panel, and a simplified Newcomer Homepage (without Suggested Edits). Wikidata administrators are still configuring the features through Community Configuration.
Updates for editors
- The special page Special:RangeCalculator has been created. It allows users to find an IP range without needing to rely on external tools. Until now, this tool was only available to CheckUsers. [8]
- Sub-referencing is a new MediaWiki feature that allows editors to reuse references with different details. It will be deployed to most small and medium-sized Wikipedia language versions on June 23. The FAQ lists possible actions to take on your wiki to support the deployment. Check the rollout plan for the next deployment steps. [9]
- Starting next week, users will get a notification when they are blocked or unblocked from editing, or if this block changes. [10]
View all 32 community-submitted tasks that were resolved last week.
Updates for technical contributors
- Starting next week, abuse filters that are set to "require CAPTCHA verification" will begin to also affect users with the
skipcaptcharight, which includes most autoconfirmed users. Bots are exempted. This change only affects edits that trigger an abuse filter. Theskipcaptcharight will continue to exempt users from having to solve CAPTCHAs in the ordinary course of using the wikis. [11] - Reference documentation for the Lift Wing API has moved from the API Portal to the interactive REST Sandbox.
- The API Portal wiki is now closed. For API documentation, see Wikimedia APIs on mediawiki.org. All API Portal wiki URLs (https://api.wikimedia.org/wiki/) will redirect to the mediawiki.org page starting June 22. [12]
Detailed code updates later this week: MediaWiki
Meetings and events
- Join an online call on 25 June at 2:30pm UTC to meet the current Wikimedia interns for Google Summer of Code and Outreachy. Interns will provide an overview of their projects and a brief demo of their work so far. Attendees are encouraged to share ideas and connections in their community.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 13:05, 23 June 2026 (UTC)
Wikimedia Foundation Bulletin 2026 Issue 11
[edit]
Highlights

- Community Wishlist: Weigh in on proposals and open questions on how the wishlist will operate in the future.
- Simplifying account creation: The Foundation is working on improving the account creation process to reduce potential friction for newcomers to create an account. Improvements include making "Create Account" icon more prominent on mobile, simplifying the registration form, and introducing real-time username validation.
- New U4C members elected: The Universal Code of Conduct Coordinating Committee (U4C) has new members and has two remaining vacancies in Middle East & North Africa and Sub-Saharan Africa.
- Wikimania conference program: The Wikimania 2026 program is now live! Take a moment to review the program, and, if you are logged in, you can mark your "must see” sessions with a star to start building your personal schedule. Register for a virtual ticket here, if you haven't signed up yet.
- Neutral Point of View: A proposal for a baseline NPOV standard for Wikipedias that do not have one was published, with a community discussion open until July 15, 2026.
Annual Goals Progress on Infrastructure
See also newsletters: Wikimedia Apps · Growth · Product Safety and Integrity · Readers · Research · Wikifunctions & Abstract Wikipedia · Tech News · Language and Internationalization · other newsletters on MediaWiki.org

- App Explore feed: The redesigned App Explore feed, now called "Home", has been released to all Android users. The update introduces a refreshed feed experience along with the first set of new content modules, including Did You Know, Places of Interest, Random Article, and a new end-of-feed experience. Additional content and improvements are planned in future releases.
- Wikipedia games: The Which came first? daily trivia game is now available in the beta version of the Wikipedia iOS app in English, German, French, Portuguese, Russian, Spanish, Arabic, Chinese, and Turkish. The game uses historical events from Wikipedia’s “On This Day” content and challenges readers to guess which of two events happened first.
- Reusing references: Sub-referencing, a new MediaWiki feature that allows editors to reuse references with different details, has been rolled out to Group 1 wikis and French Wikipedia following a successful pilot phase.
- Article guidance: The Article guidance feature is being tested with some editors creating new articles on the Simple English, French, and Turkish Wikipedias. The experiment will soon begin on the Arabic and Bangla Wikipedias as well. The outlines guide less experienced editors in creating high-quality articles. A quick guide to markups used in outlines can be found on this page. Example outlines that can be adapted and instructions for how to adapt them are on this section of the project page.
- Mobile Page Previews: The Page Previews experiment on mobile web has concluded with the decision not to roll out the feature. The results showed no statistically significant impact on reader retention – the primary success metric. Page Previews, which are already available on desktop and in the apps, display a thumbnail, lead paragraph, and link to the full article when readers tap a blue link.
- Wikifunctions: You can now add images to Abstract Wikipedia and the loading and display of test results when viewing Functions has been improved.
- Wikidata: The Foundation is migrating the Wikidata Query Service (WDQS) away from the Blazegraph backend since it no longer scales efficiently with Wikidata’s growth. The migration will take place in several phases. Here is the timeline.
- Growth features: Growth features are now available at Wikidata! Wikidata administrators are still configuring the features through Community Configuration, but this update enables access to Mentorship (if configured), Impact, the Help Panel, and a simplified Newcomer Homepage (without Suggested Edits).
- Mentors' management: The Growth team will soon provide a system to automatically suspend or remove inactive mentors from the list of mentors. Communities can already start configuring the process in the Community Configuration.
- Collaborative Contributions: If you need help setting up the Collaborative Contributions and the Goal setting features, check out these video guides. These features allow you to view which edits are made during an event and allows the group to track progress against a goal with a public progress bar. Learn more.
- Latest experiments: An upcoming experiment is testing whether we can serve readers better when a footnote click in read mode shows the full bibliographic information rather than flying them to the reference list. See all live, upcoming, and completed experiments in Product & Technology.
- Tech News: The latest highlights from Tech News week 24 and 25 include how the user interface icon library is being updated. Most of the ~300 icons have been slightly refined and ~30 new icons have been added. See also the 62 community submitted tasks that were resolved over the last two weeks.
Annual Goals Progress on Volunteer Support
See also blogs: Global Advocacy blog · Global Advocacy Newsletter · Policy blog · WikiLearn News · The Wikipedia Library · list of movement events
- Digital Safety: Join a conversation about Using AI Safely. It'll explore risks & concerns of using AI tools in personal and organisational contexts and practical strategies to reduce those risks. It will take place at 03:30 UTC & 14:30 UTC on June 26. This session is not about using AI to edit Wikipedia. It's focused entirely on safe personal and organisational use.
- Don't Blink: Read the latest developments from around the world about protecting the Wikimedia model, its people and its values. Highlights include exploring the implications that new child safety regulations have on privacy online.
- Grantmaking strategy & Affiliate model: Members of the Global Resources Distribution Committee (GRDC) and the Affiliations Committee (AffCom) met to advance two key movement initiatives: the development of a new Grantmaking strategy and a refreshed Affiliate Model. They produced initial proposals and advanced work on both initiatives ahead of broader conversations planned for Wikimania 2026.
Annual Goals Progress on Effectiveness
See also: Progress on the annual plan
- Enterprise: SimPPL Uses Wikimedia Enterprise to Map Online Conversations and Fact-Check Social Media.
Other Movement curated newsletters & news
See also: Diff blog · Goings-on · Planet Wikimedia · Signpost (en) · Kurier (de) · Actualités du Wiktionnaire (fr) · Regards sur l’actualité de la Wikimedia (fr) · Wikimag (fr) · Education · GLAM · Milestones · Wikidata · Central and Eastern Europe · other newsletters
Subscribe or unsubscribe · Help translate
For information about the Bulletin and to read previous editions, see the project page on Meta-Wiki. If you have feedback or suggestions about the bulletin, let us know at foundationbulletin
wikimedia.org. For questions about the Wikimedia Foundation's work, contact us!
MediaWiki message delivery 22:38, 23 June 2026 (UTC)
Tech News: 2026-27
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- As part of the Account Creation Experiments, the Growth team tested adding a user account icon in the mobile web header for logged-out users, providing direct access to "Create account" and "Log in" actions. The experiment increased account creation by about 20% without negatively affecting edit quality or constructive edit rates. The feature will now be rolled out to all Wikimedia Foundation wikis on mobile web in the first week of July. [13]
- After a successful experiment, logged-in users who did not confirm their email address when their account was created see a new banner asking them to complete that process. This helps reduce the risk that users get locked out of their account, and makes account email addresses overall more reliable. This is part of the Account Security project. [14]
- An update to Search is refining how the
-prefix:behaves when used to exclude results. Previously, using-prefix:with negation could unintentionally broaden search results by adding the namespaces included in the search scope, leading to confusing behavior for users expecting a straightforward exclusion filter. With the update,-prefix:will now strictly exclude matching page titles as intended and may display a warning if the relevant namespace has not been explicitly selected. The behavior ofprefix:without negation however remains unchanged. [15]
View all 33 community-submitted tasks that were resolved last week. For example, an issue where reviewers using the Page Curation toolbar were not automatically subscribed to talk page discussions they started has now been fixed. Reviewers will now receive notifications when someone replies to those discussions. [16]
Updates for technical contributors
- Starting June 29th, automated downloads from the dumps.wikimedia.org website will be subject to the user-agent policy. Automated requests that provide a generic or empty user-agent will be blocked. Access to dumps through Wikimedia Cloud Services remains unaffected. This is a follow up to the announcement made in the 2026/25 issue of Tech News.
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 11:48, 29 June 2026 (UTC)
Tech News: 2026-28
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
View all 34 community-submitted tasks that were resolved last week. For example, an issue where the search bar results on Wikidata, showed English results instead of using the correct language fallback for users of language variants, has now been fixed. Search suggestions will now follow the expected language fallback chain. [17]
Updates for technical contributors
- In preparation for Celebrate Women campaign planned for March 2027, the Wikimedia Foundation’s Content Enablement team has launched a 22-question survey to better understand technical contributions by women+ (anyone who identifies as a woman) across Wikimedia projects. The survey takes approximately 15–20 minutes to complete and will remain open until 20 July 2026. The questions are also available on-wiki for review in advance.
- The Score extension now supports rendering music scores as SVG images in addition to PNG, addressing a long-standing feature request and resolving historical image quality issues. Both formats are now provided to clients, with PNG in the
srcattribute and SVG in thesrcsetattribute. - The new Parsoid parser continues to be deployed to additional wikis, making it easier to introduce new reading and editing features. It was enabled on French Wikipedia, bringing total progress to covering 78.9% of Wikipedia page views. Rollout to English Wikipedia desktop will progress through this week.
Detailed code updates later this week: MediaWiki
In depth
- The Wikimedia Hackathon 2026 recap blog post is now live. It highlights the projects, sessions, and social activities from this year’s event, and shares initial plans for the 2027 Wikimedia Hackathon.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 13:57, 6 July 2026 (UTC)
Wikimedia Foundation Bulletin 2026 Issue 12
[edit]
Highlights
- Wikipedia 25: Wikipedia's 25th birthday was celebrated with various projects designed to grow awareness and support for Wikipedia and the people who make it possible. This includes the virtual birthday event on January 15, which garnered 10,000 live viewers and 15,000 reactions. Find more details on all related projects and results in the program report.
- Sustainable use of Wikimedia infrastructure: A valid user-agent string will now be required for automated dumps downloads from the dumps.wikimedia.org website. Automated requests that provide a generic or empty user-agent will be blocked. This extends enforcement of the long standing user-agent policy. Access to dumps through Wikimedia Cloud Services will not change.
- Increasing account creation: The experiment providing direct access to “Create account” and “Log in” actions on mobile increased account creation by about 20% without negatively affecting edit quality. The feature will now be rolled out to all wikis on mobile web.
Annual Goals Progress on Engage
See also: Growth · Product Safety and Integrity · Tech News · Language and Internationalization · The Wikipedia Library · list of movement events · Wikifunctions & Abstract Wikipedia

- Add A Link: The Foundation deployed Add A Link as a default-on suggestion within Suggestion Mode. It is now launched on all wikis to all editors who have opted in to the Suggestion Beta Feature.
- Reusing references: Sub-referencing, the new MediaWiki feature that allows editors to reuse references with different details, was deployed to most small and medium-sized Wikipedia language versions.
- Wikifunctions: Check out the 71 new functions with implementations to get a taste of what functions have been created.
- Range calculator: The special page Special:RangeCalculator has been created. It allows users to find an IP range without needing to rely on external tools. Until now, this tool was only available to CheckUsers.
- Captcha verification: Abuse filters that are set to “require CAPTCHA verification” now also affect users with the
skipcaptcharight, which includes most autoconfirmed users. Bots are exempted. This change only affects edits that trigger an abuse filter. - Latest experiments: An upcoming experiment is testing two variations of a "thank you" badge shown to donors after a recent donation to deepen the relationship between donors and the Wikimedia movement. See all live, upcoming, and completed experiments in Product & Technology.
- Account security on private wikis: Two-factor authentication will become mandatory for user accounts on private wikis. This will protect private information from being exposed by an account with a compromised password.
- Tech News: The latest highlights from Tech News week 26 and 27 include users will now get a notification when they are blocked or unblocked from editing, or if this block changes. See also the 65 community submitted tasks that were resolved over the last two weeks.
- Team Challenges: The core organizing team for Wikimania is introducing Team Challenges, a different approach to Wikimania Hackathon. This year, Wikimedians and professionals from other fields will join forces to undertake one of the 2026 technical challenges.
Annual Goals Progress on Enable
See also: Research newsletter · WikiLearn News · other newsletters on MediaWiki.org
- Wikimedia Hackathon: A look at the 2026 edition of Wikimedia Hackathon which brought together 216 participants from 29 countries building, collaborating, and shaping the future together.
- Wikimedia Hubs: The Hub Fund will pause funding for new pilots in fiscal year 2026–2027 to align with the work on the Ecosystem of Movement Organizations and the Global Resource Distribution Committee. Existing pilots in transition will be offered an additional year of funding.
Annual Goals Progress on Protect
See also: Global Advocacy blog · Global Advocacy Newsletter · Policy blog
- Open Knowledge And Digital Rights: Wikimedians shared their reflections on how Digital Rights and Inclusion Forum reinforced the role of our movement within broader digital rights conversations.
Annual Goals Progress on Reach
See also: Wikimedia Apps · Readers
- Journalism Award: Wikimedia Foundation announced three journalists from Africa as recipients of the Open the Knowledge Journalism Awards, run in partnership with the International Center for Journalists (ICFJ). The awards celebrate the essential role journalists play in creating well-researched articles that volunteer editors can use as source materials to develop content on Wikipedia and other Wikimedia projects. In total, 320 submissions were received from 40 African countries.
Other Movement-curated newsletters & news
Diff blog · Goings-on · Planet Wikimedia · Signpost (en) · Kurier (de) · Actualités du Wiktionnaire (fr) · Regards sur l'actualité de la Wikimedia (fr) · Wikimag (fr) · Education · GLAM · Milestones · Wikidata · Central and Eastern Europe · other newsletters
Subscribe or unsubscribe · Receive the bulletin by email · Help translate
For information about the Bulletin and to read previous editions, see the project page on Meta-Wiki. If you have feedback or suggestions about the bulletin, let us know at foundationbulletin@wikimedia.org. For questions about the Wikimedia Foundation's work, contact us!
MediaWiki message delivery 23:54, 7 July 2026 (UTC)
Tech News: 2026-29
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- Revise Tone helps newcomers identify passages in Wikipedia articles that may contain non-encyclopedic language and encourages them to consider revising the tone. The feature was A/B tested on the Arabic, English, French, and Portuguese Wikipedias, where newcomer task completion rates increased by 38.7% compared to the default Copyedit task, with no decrease in edit quality. The test ended on July 9, and the feature is now available for everyone on these wikis, configurable via Community Configuration. The plan is to release Revise Tone to more wikis.
- The community configuration that allows automatic removal of inactive mentors based on configurable criteria will be enabled on Thursday 16, on some wikis to keep mentor lists up to date. Mentors are experienced contributors who opt in to help new users on-wiki through the Growth Features. Administrators can now prepare the settings via Special:CommunityConfiguration/Mentorship; they will take effect starting Thursday.
View all 38 community-submitted tasks that were resolved last week. For example, an issue where some users of the Wikipedia Android app were logged out immediately after signing in, preventing them from staying logged in and editing pages, has now been fixed. [18]
Updates for technical contributors
- Editing a page via user scripts or gadgets was causing watchlist labels that the user had assigned to that page to reset. This has now been fixed. [19]
- To work around a Safari bug (see phab:T425211), on Parsoid-enabled wikis, wikilink hrefs now use absolute urls instead of protocol-relative urls. REST API output remains unchanged and continue to use protocol-relative urls. Gadgets, user scripts, bots, and CSS might need to be adapted if they relied on the presence of protocol-relative urls in wikilink hrefs. [20]
Detailed code updates later this week: MediaWiki
In depth
- The Wikimedia Foundation’s Experiment Platform Team has published a blog post reflecting on its first year of structured experimentation. It highlights successful experiments such as Paste Check, Reference Check, and Tone Check, which improved editing outcomes and have been rolled out to more users, as well as experiments that did not lead to product changes. Read more.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.