Version 2.4
Released: February 21, 2019
- Add escaping to the pingback URL. (#43717)
Version 2.3
Released: January 9, 2019
- Make sure button blocks respect the default rounded style, as well as the squared and outline options. (#45541)
- Bump version numbers of updated scripts and stylesheets to prevent caching. (#45679)
Version 2.2
Released: December 19, 2018
- Update styles so button blocks will apply theme's custom colors. (#45428)
- Correct block appender appearance in block editor. (#45450)
- Remove the term "Gutenberg" from code comments. (#45452)
Version 2.1
Released: December 6, 2018
- Add front end styles, editor styles and a custom color palette for the new block-based editor. (#45043 and #45244)
- Add theme support for responsive block embeds. (#45274)
Version 2.0
Released: May 17, 2018
- Code is Poetry. WordPress' code just... wasn't. (#41057)
- Docs: Remove @summary tags from JSDoc. (#42901)
- Add link to privacy policy page in footer. (#43715)
- Comments: Move comment consent input outside the label for a11y. (#43436)
Version 1.9
Released: November 14, 2017
- Remove "called called" dittography typo. (#41836), (#41841)
- Add missing comma in
ie.css
. (#41890)
- Change tag cloud format to a list (ul) for better semantics and accessibility. (#40138)
- Add missing singular placeholder in comments.php. (#39660)
Version 1.8
Released: June 8, 2017
- Improve styles for 4.8 widgets. (#40745)
- Allow category display in post preview even when only one category (#39531)
Version 1.7
Released: December 6, 2016
- Add documentation to filters in themes. (#38382)
- Add preconnect to fonts.gstatic.com. (#37171)
Version 1.6
Released: August 15, 2016
- Remove .pot files from Default Themes. (#34884)
- Update theme tags. (#37426)
Version 1.5
Released: April 12, 2016
- Add left margin for lists inside blockquotes in editor-style.css. (#33380)
- Use selective refresh to preview changes to site title and tagline in core themes. (#27355)
- Prevent elements within fieldsets from overflowing in Webkit. (#35421)
- Add support for site logos. (#35944)
- Fixes insufficient check for existence of DOM elements in jQuery object. (#34033)
- Update screenshot to 1200 x 900. (#34806)
- Require opt-in for selective refresh of widgets. (#27355)
Version 1.4
Released: December 8, 2015
- Correct license information in readme.txt. (#33590)
- Add a missing comma in rtl.css. (#33985)
- Document the 'twentyfifteen_color_schemes' filter. (#34119)
Version 1.3
Released August 18, 2015
- Update readme.txt file. Fix typo in readme file and format the release dates as per other bundled themes readme.txt file format. (#31814)
- Add missing social link Genericons styles for Skype and Path. (#32332)
- Wrap navigation helpers into a function so it can be called on a refresh event of the Customize Preview. (#32576)
- Use https for Google API external libraries. (#32552)
- Use default strings and textdomain for comments link. (#32001)
- Display sidebar background color with Header Image. (#31460)
- Don't hyphenate input elements. (#32880)
- Set the max-width of images in themes to 100%, not in pixels. (#33022 and #31250)
Version 1.2
Released May 6, 2015
- Remove Genericons example.html files.
Version 1.1
Released April 23, 2015
- Keep sub-menus open when visiting sub-menu pages. (#30722)
- Use better, universal sans-serif fonts for RTL. (#30752)
- Remove URLs from reset credits. (#30764)
- Move `js` and `no-js` class name functionality out of header template and into a `wp_head` hook in functions.php file. (#30770)
- Remove URLs from reset credits. (#30764)
- Add styles for multi-site registration forms. (#30776)
- Fix missing style for menu in small screens. (#30857)
- Remove border on post navigation when post thumbnail is available. (#30918)
- Remove unused CSS rules for `wp_page_menu` since those are not used in the theme. (#30957)
- Add print section to the table of contents in the stylesheet. (#30993)
- Move RSS icon style rule lower to prevent it from being overridden by other social icon rules. (#31129)
- Update editor styles to improve image and caption display in small screens. (#31250)
- Add ARIA attributes to menu toggle and add documentation for new onResizeARIA function.(#31527)
- Use SSL for theme and author URIs. (#31699)
- Adjust scroll behavior to include sidebar height in calculation. (#31734)
- Add trailing slashes to theme URIs to avoid a redirect. (#31839)
Version 1.0
Released: December 18, 2014
Initial Release.