Contributor Résumé and Insights — Full changelog

For each release, see the entries below. The latest version is always at the top.
The current release notes also live in readme.txt under "== Changelog ==".

= 1.4.0 =
* New: Stats of the plugins and themes you publish on WordPress.org, in a new Stats tab next to the résumé settings and in the toolbar account menu. Off by default. Once on, it collects every day in the background downloads (with two years of history from the first day), active installs, version adoption, ratings, support threads, reviews, language packs and translations in progress.
* New: Search keywords. Add the searches people use to find each plugin or theme, up to 10 each, and follow its position every day along with the top 10 of every search. The tags of your plugins are followed too, with the position and page in each tag page of WordPress.org.
* New: A page for every plugin or theme, sortable tables, charts and alerts for open support threads, new releases, big changes in downloads, new reviews and plugins not tested with the current WordPress. The period, the type and the sorting you last used are remembered in your browser.
* New: CSV export of the daily stats, the searches, the tags, the top of each search and the version adoption.
* New: A dashboard widget each user sets up from Configure: which plugins or themes, which figures, the period, the order, the number of rows and the alerts, in four layouts.
* New: A quick look at another author: today's figures and 90 days of downloads, up to three authors a day, as a snapshot that expires after 24 hours.
* New: The stats follow the WordPress.org username of your résumé. The history of a previous username is kept and comes back if you switch back.
* New: WP-CLI commands under `wp cresume stats`.
* Fix: On multisite, deleting the plugin now removes its data from every site of the network, and deactivating it for the whole network clears the scheduled refresh of every site. Until now only the main site was cleaned.

= 1.3.0 =
* Improved: Every badge on your WordPress.org profile now carries its official colour, the full table of 63 badges straight from the profiles directory, instead of the six the plugin used to know. Dark mode lightens the two that were unreadable against a dark background.
* Improved: Tested with WordPress 7.1.
* Fix: The résumé rendered without any styling inside the block editor. WordPress 7.1 always iframes the editor, and the stylesheet was enqueued on a hook that never reaches the editor canvas, so the preview showed raw unstyled HTML.

= 1.2.0 =
* New: Five for the Future — the Time commitment section shows a "Five for the Future" badge, and the companies that sponsor your contribution hours now link to their pledge pages, next to your weekly hours.
* Improved: The grid columns setting now applies to every grid — plugins, themes, favorites, GitHub repositories and photos — and goes up to six columns.
* Improved: The Events list and your translation locales now lay out in two columns on wider screens.
* Improved: Your Polyglots coordination roles (GTE, PTE and locale managers) stand out as highlighted chips in the Translations section, whose title now links to your profile like the other sections.
* Improved: Badges and chips (hero, teams, events, translation roles, version chips) now follow the corner-radius setting, so squaring the radius squares them too.
* Improved: Choose exactly how many GitHub repositories to show, up to 24, as a free number like the other sections.
* Improved: The photo lightbox now has previous/next controls, arrow-key navigation and a counter, and its buttons no longer pick up stray theme styling.
* Improved: Settings — a "Restore defaults" button sits next to Save (your usernames, token and chosen page are kept), and the résumé page's "Edit" link opens in a new tab.

= 1.1.1 =
* Improved: When the Translations section lists only some of your locales, a discreet "Showing X of Y locales." line says so (you can raise the "Locales" count in the settings).
* Fix: The Translations project count only added up the first locale; it now sums the contributed projects of every locale you translate into. Thanks to @masino1967 for the report!

= 1.1.0 =
* New: Events section — the WordCamps and meetups you spoke at, organized, volunteered at or attended, each with your role, read from your profile's public activity timeline.
* New: Community section — the contributor teams you belong to and the languages you speak.
* New: Favorites section — the plugins and themes you starred on WordPress.org.
* New: Your profile's website, GitHub and Slack links show under the hero, and your @username now links to your WordPress.org profile.
* New: Long bios collapse behind an accessible "Read more" toggle, the "WordPress origin story" from your profile joins the Bio section, and a discreet "Profile data updated X ago" line shows freshness.
* Improved: Onboarding detects the GitHub username listed on your WordPress.org profile and fills it in automatically.
* Improved: Choose how many items each section shows — events, activity, locales and every grid — from the settings, and section totals now link to the full list on your wordpress.org profile (with the little external arrow the profile itself uses).
* Improved: In the customizer, the block shows its settings form right in the panel (classic-widget style) — the résumé itself appears in the site preview — and the block sidebar points to where per-section options live.
* Improved: Every résumé link now carries rel="nofollow".
* Fix: The Translations section could read the wrong profile panel, showing 1 locale instead of all of them and duplicating each row. Thanks to the user who reported it!
* Fix: Core credits groups no longer show a raw "%s" placeholder (or an empty name) in the chip tooltip.

= 1.0.1 =
* Improved: The "Mono" style is now a stripped-down ASCII / terminal look — square hairline boxes, ASCII meters and markers — not just a monospace font.
* Improved: More logical default section order — Bio, Time commitment and Work now sit right after the profile hero.
* Improved: WordPress releases and Core credits now share a row (two columns) by default, since both are compact — less vertical space.
* Improved: The settings screen now lives in the toolbar account menu, with a Settings link on the Plugins screen and a "Go to settings" button in onboarding.
* Improved: New "Résumé page" section in the settings to pick or create the page that shows your résumé.
* Improved: The settings live preview now renders at a realistic desktop width and scales to fit, so it matches what a full-width page will show.
* Fix: Dark mode was unreadable on themes without a dark mode — the résumé no longer turns near-white on a light background. The default is now "Always light", and dark mode paints its own dark panel.
* Fix: The compact layout now tightens the whole résumé instead of hiding the plugin and theme card text.
* Fix: Even spacing between the settings boxes (some were nearly touching), a GitHub username placeholder, and a stray heading number removed.

= 1.0.0 =
* Initial release.
* One configurable "Contributor Résumé" block and a matching shortcode, with up to 15 sections.
* Data from official WordPress.org sources and the public GitHub API, cached locally with zero front-end HTTP requests (stale-while-revalidate).
* Three skins (Modern, Classic, Mono), light/dark/auto, accent color, radius, shadow, columns, compact layout.
* Animated count-up statistics that respect the visitor's reduced-motion preference.
* Per-section options, drag-to-reorder, and a live preview with desktop/mobile views in the settings.
* A "Data sources" panel in the settings, with per-source status, age and one-click re-check.
* Photo lightbox, theme-overridable templates, WP-CLI commands and full internationalization.
