Contributor Résumé — 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.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.
