Full history ships in readme.txt inside the theme. Recent releases:
1.2
- Theme URI and Author URI updated to fasterthemes.com.
- Google Fonts (PT Sans) is now bundled with the theme instead of being loaded from a remote host.
- Removed the Pro upsell admin page and its remotely hosted banner image.
- Fixed the comments title, which passed esc_html_e() to printf() as a format string.
- Replaced add_theme_support( “title-tag” ), which was being called as a template tag inside a page heading.
- Rewrote two homepage loops to use WP_Query so they no longer overwrite the $posts and $post globals.
- Prefixed a template variable that shadowed the WordPress $title global.
- Hardened escaping in the post meta, excerpt, category and tag output.
- All stylesheets and scripts now carry a version string.
- Requires PHP raised to 7.4; tested up to WordPress 7.0.
Earlier versions are listed in the theme’s readme.txt and on the
WordPress.org theme page.