From d9e14f0d27eee173d10b6632f4ca8ff063b0e912 Mon Sep 17 00:00:00 2001 From: Brandon Fuller Date: Thu, 29 Oct 2020 12:14:23 -0400 Subject: [PATCH] Update readme --- README.md | 49 ++++++++++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index db6a941..2e75484 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,25 @@ # URI Program Finder -Add [programs-categories] to a page and a form magically appears. +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/uriweb/uri-program-finder)](https://github.com/uriweb/uri-program-finder/releases/latest) +[![GitHub Release Date](https://img.shields.io/github/release-date/uriweb/uri-program-finder)](https://github.com/uriweb/uri-program-finder/releases/latest) +![GitHub](https://img.shields.io/github/license/uriweb/uri-program-finder) +[![Codacy Badge](https://img.shields.io/codacy/grade/09e1f5a600ee41b6a1fb1426f040244d/master)](https://www.codacy.com/app/uriweb/uri-program-finder?utm_source=github.com&utm_medium=referral&utm_content=uriweb/uri-program-finder&utm_campaign=Badge_Grade) +![GitHub top language](https://img.shields.io/github/languages/top/uriweb/uri-program-finder?color=violet&branch=master) -## What's new in 1.4.1 +Add `[programs-categories]` to a page and a form magically appears. -Program Finder 1.4.1 is a bug fix release. +## What's new in 1.5.0 -- Switches fields for Accreditation and Specializations to WYSIWYG -- Updates default template to display information from new WYSIWIG fields properly -- Reorders fields to match front-end display -- Adds/updates field instructions +Program Finder 1.5.0 is a minor release. -For complete details, see the [commit history](https://github.com/uriweb/uri-program-finder/pull/16/commits) and the [issue tracker](https://github.com/uriweb/uri-program-finder/issues). +* Adds a badge for undergraduate certificate programs +* Adds a badge icon and associated detail page display for accelerated programs, with the ability to customize detail page descriptor +* Adds a badge icon and associated detail page display for online programs +* Adds compatibility for [URI Component Library v5.0](https://github.com/uriweb/uri-component-library/releases/tag/v5.0.0) +* Updates development tools, including migrating to Autoprefixer v10 (plus required peer dependencies) +* Other bug fixes -## New in 1.4.0 - -Program Finder 1.4.0 is a minor update. - -- Standardizes shortcode name to `uri-program-finder` (**`programs-categories` will no longer work**) -- Adds fields and display for Accreditation, Specializations, and Classes Offered information -- Adds support for displaying minor programs -- Custom curriculum sheet links now display as "Advising", and are visible for all program types -- Fixes an issue that prevented blank curriculum sheet fields from defaulting correctly -- Replaces [Chosen](https://github.com/harvesthq/chosen), which is deprecated, with [Select2](https://github.com/select2/select2) for dropdown menus -- Updates development tools -- Other bug fixes and code improvements - -For complete details, see the [commit history](https://github.com/uriweb/uri-program-finder/pull/14/commits) and the [issue tracker](https://github.com/uriweb/uri-program-finder/issues). +For complete details, see the [commit history](https://github.com/uriweb/uri-program-finder/pull/18/commits) and the [issue tracker](https://github.com/uriweb/uri-program-finder/issues). ## Plugin Details @@ -34,8 +27,10 @@ For complete details, see the [commit history](https://github.com/uriweb/uri-pro [![CodeFactor](https://www.codefactor.io/repository/github/uriweb/uri-program-finder/badge/master)](https://www.codefactor.io/repository/github/uriweb/uri-program-finder/overview/master) [![devDependencies Status](https://david-dm.org/uriweb/uri-program-finder/dev-status.svg)](https://david-dm.org/uriweb/uri-program-finder?type=dev) -Contributors: John Pennypacker, Brandon Fuller -Tags: plugins -Requires at least: 4.0 -Tested up to: 5.4 -Stable tag: 1.5.0 +__Contributors:__ [johnpennypacker](https://github.com/johnpennypacker), [bjcfuller](https://github.com/bjcfuller) +__Tags:__ plugins, shortcodes +__Requires at least:__ 4.0 +__Tested up to:__ 5.5 +__Stable tag:__ 1.5.0 +__License:__ GPL-3.0 +__Licence URI:__ https://www.gnu.org/licenses/gpl-3.0.html