Releases: UCF/Today-Utilities
Releases · UCF/Today-Utilities
Release list
v1.5.1
What's Changed
- Hf preview gmucf email by @Ramin-Farhadi in #72
New Contributors
- @Ramin-Farhadi made their first contribution in #72
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.1
Enhancements:
- Added a new REST endpoint,
main-site-header-story, for use on the main site homepage's header (via the[ucf-news-feed]shortcode) for displaying a featured story. - Renamed the "EDU News Feed" options page to "Main Site Options", and added options for setting a featured header story for the main site homepage.
- Added a new wp-cli command,
wp today embeds flush, which removes all bad oEmbed metadata associated with posts (failed responses for oEmbeds). - Upgraded packages
v1.1.0
Enhancements:
- Added a new Author taxonomy (
tu_author) and Statement post type (ucf_statement). - Updated admin columns for posts and the Statement post type to better differentiate between the Author taxonomy and the original publishing author ("publisher") of the post.
- Added a new REST endpoint,
/ucf-news/v1/statement-archives/, that lists grouped links to vanilla Statement endpoints, filtered by year and author. - Modified the
tu_authorfield on the default Statements REST endpoint to include additional author information for convenience.
Bug Fixes:
- Fixed ordering of GMUCF "featured stories row" columns.
v1.0.12
Enhancements:
- Added a filter for the
acf/fields/post_object/queryfilter hook to modify the orderby/order rules of fetched posts in ACF post select inputs, so that posts are sorted by last modified/published date instead of by title. - Removed some references to nonexistent 'photoset' post type in the ACF config.