All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2024-06-10)
1.5.3 (2024-01-10)
1.5.2 (2024-01-10)
- 🐛 Numeric node version it is :-( (a250457)
1.5.1 (2024-01-09)
- 🐛 Fix for Node version so we always use lts (898d934)
- 🐛 Setup action node version to numeric value (5b6a9fe)
- 🐛 Wrap release node version in quotes (899f836)
1.5.0 (2024-01-09)
- 🐛 Remove xmlrpc link from wp_head since we've disabled the functionality in WordPress (#18) (56e2a7f)
1.4.0 (2023-10-10)
1.3.0 (2022-12-09)
- ⚡️ Update date format in last-modified shortcode (05c9b9a)
1.2.2 (2022-10-19)
1.2.1 (2022-08-17)
1.2.0 (2022-08-08)
- ✨ Add GA, SiteImprove, Security Headers and other scripts to functionality. (024accc)
- 🐛 Remove Content-Security-Policy header (70aa81a)
- 📝 Remove additional security headers (#9) (c8538fa)
- Bump plugin version to match last release (924212b)
1.1.4 (2022-05-03)
1.1.3 (2022-04-20)
1.1.2 (2022-04-20)
1.1.1 (2022-04-20)
- ✨ Add and enque
shortcodes.php
, moved shortcodes from themesfunctions.php
per WP Theme Check (d45ce61) - ✨ Add PHP/WP coding standards check, add
standard-version
via npm (e93d80d) - 🎉 Scaffold out new
ucsc-main-core-functionality-plugin
and create a basicrole
function for a Site Admin (5c39d5b) - ✨ Remove ucsc_site_manager role on plugin deactivation. Resolves #1 (4fe0cae)
- 🚀 Add build/zip script and file manifest (d82f8da)