Skip to content

Releases: UCF/Main-Site-Theme

v3.6.0

28 Aug 16:13
Compare
Choose a tag to compare

Enhancements:

  • Added the ability to define read-only ACF repeater fields. See #261 for details
  • Added new read-only repeater fields for storing imported degree deadlines and application requirements.
  • Added degree import override to import degree deadline data.

Other:

  • Moved modern_degree_hide_editor() from includes/degree-functions.php to includes/config.php.

v3.5.1

03 Aug 14:18
b9b782f
Compare
Choose a tag to compare

Enhancements:

  • Added field to add a spotlight.

v3.5.0

28 Jul 15:08
Compare
Choose a tag to compare

Enhancements:

  • Updated packages and dependencies
  • Added fields and logic to display two new sections in the Modern Degree template
  • Adjusted some spacing and styling classes in the Modern Degree template

v3.4.4

30 Jun 16:10
Compare
Choose a tag to compare

Enhancements:

  • Added fields for customizing college profile lead CTA btn link/text

v3.4.3

22 Jun 19:14
Compare
Choose a tag to compare

Enhancements:

  • Added 307 redirects for stale degrees (draft, deleted) to /degree-search/.

v3.4.2

17 Jun 19:44
Compare
Choose a tag to compare

Enhancements:

  • Removed hard-coded graduate slate GUIDs from the repo. See #265
  • Added logic to ensure that only published degrees are shown in top programs lists on college profiles.
  • Updated available options in the college admin view for selecting top programs to ensure that draft posts are not selectable. (Existing set programs that are drafts won't be automatically wiped out, but with the new logic mentioned above in the college profiles template, they won't be displayed on the frontend)
  • Updated college profile template to not display the top degrees column and the divider before it if no top degrees are available to display.
  • Bumped the theme's version of jQuery to 3.5.1.

v3.4.1

01 Jun 14:35
Compare
Choose a tag to compare

Enhancements:

  • Remove .00 in resident and nonresident tuition costs if exists.
  • Added meta field and updated import overrides to store graduate Slate IDs from the search service.

v3.4.0

05 May 14:09
924e824
Compare
Choose a tag to compare

Enhancements:

  • Added ACF fields and logic to import outcome data, projection data, and career paths for degrees.
  • Added ACF fields and logic for displaying new metadata listed above in the default degree template, as well as the ability to display related news articles and specify a link to an equivalent online program.
  • Added a new "modern" degree template for programs with curated descriptions, highlights, and other additional information.

v3.3.10

15 Apr 15:55
Compare
Choose a tag to compare

Enhancements:

  • Updated phonebook to respect and only return teledata results with the "active" flag enabled in the Search Service

v3.3.9

03 Mar 14:45
Compare
Choose a tag to compare

Bug fixes:

  • Added hook to prevent Lazy Loader plugin from lazyload-ifying REST API contents.