All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.0.6 (2026-04-15)
- news: 🚑️ Fix issue on news site where custom blocks failed to load their stylesheets (dfd2295)
2.0.5 (2026-04-15)
- news: 🚑️ Fix issue on news site where custom blocks failed to load their stylesheets (dfd2295)
2.0.4 (2026-04-13)
2.0.3 (2026-04-10)
- 🐛 Resolve babel runtime issue introduced by the update to
wp-scripts(267d5cd)
2.0.2 (2026-04-10)
2.0.1 (2026-04-10)
- Typo in release script (fec311b)
2.0.0 (2026-04-10)
1.10.1 (2026-04-10)
1.10.0 (2026-04-10)
- ✨ Add a toggle button in the admin dashboard for XMLRPC to enable external editing when needed (#94) (a808f55), closes #91
1.9.8 (2026-04-09)
- ensure image_meta is always an array in Featured_News_Block_Controller (d33874f)
1.9.7 (2026-03-24)
- 🐛 Use block name instead of path in Assets_Enqueuer to prevent PHP 8.1 fatal error (#93) (f6100e8)
- 🚀 Revert release.yml file to previous (832988e)
1.9.6 (2026-03-24)
- 🐛 Use block name instead of path in Assets_Enqueuer to prevent PHP 8.1 fatal error (#93) (f6100e8)
- 🚀 Revert release.yml file to previous (832988e)
1.9.5 (2025-05-23)
1.9.4 (2025-05-23)
1.9.3 (2025-05-22)
1.9.2 (2025-05-21)
1.9.1 (2025-05-13)
1.9.0 (2025-05-12)
1.8.4 (2025-04-22)
- 🚑 Set environment type accurately so news block fetches data from the correct source (#75) (edf1a96), closes #74
1.8.3 (2025-04-17)
1.8.2 (2025-04-17)
- 🎉 Add ability to choose 3, 6, or 9 posts to be displayed in the News Block (#71) (b0472b9), closes #66
- 🚑 Fix taxonomies available in the News Block settings. Fixes #64 (60449e1)
- 🚑 Fix taxonomies available in the News Block settings. Fixes #64 (1734807)
- 🛠 Sets styled 'related terms' to appear on single posts only. Resolves #67 (#73) (dd1dfe5)
1.8.1 (2025-04-03)
- 🚑️ Update allowed taxonomies on News Block selector to include tags (f1eb1bd), closes #63
- 🚑️ Update allowed taxonomies on News Block selector to include tags (bc4ff82)
1.8.0 (2025-04-03)
1.7.5 (2025-03-18)
1.7.4 (2025-02-07)
- 🚑️ Add assets folder to built plugin (da1d761)
1.7.3 (2025-02-06)
1.7.2 (2025-02-06)
- 🚑️ Add webpack config to builds (714e7f8)
1.7.1 (2025-02-06)
- 🚑️ Add
srcdirectory to the build manifest (4acfec8)
1.7.0 (2025-02-06)
- Add new News Block
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.phpper WP Theme Check (d45ce61) - ✨ Add PHP/WP coding standards check, add
standard-versionvia npm (e93d80d) - 🎉 Scaffold out new
ucsc-main-core-functionality-pluginand create a basicrolefunction for a Site Admin (5c39d5b) - ✨ Remove ucsc_site_manager role on plugin deactivation. Resolves #1 (4fe0cae)
- 🚀 Add build/zip script and file manifest (d82f8da)