Skip to content

Releases: Church-Plugins/cp-library

v1.6.2

Choose a tag to compare

@tannerm tannerm released this 04 May 18:11
b9c73a1

Highlights

A focused release that fixes a critical visibility bug from 1.6.0, adds power-user tooling for SermonAudio churches, and cleans up a handful of mobile and display issues.

🛠️ Visibility Recovery

In 1.6.0, imported sermons (CSV and SermonAudio) were silently flagged as hidden and excluded from the main sermon list. 1.6.2 fixes the root cause and ships two recovery tools under Messages → Tools:

  • Migrate Visibility Settings carries forward any sermons you intentionally hid in earlier versions.
  • Reset All Sermons to Visible un-hides everything affected by the bug, while correctly preserving inheritance from hidden Series or Service Types.

The per-sermon checkbox is now "Exclude from Main List" (default unchecked), matching the existing Series and Service Type controls.

🎙️ SermonAudio Power Tools

  • WP-CLI command: wp cp sermonaudio import runs imports synchronously from the command line. Supports --dry-run for safe previews, --recent[=count] for incremental syncs, and --max-batches=<n> for smoke tests on large broadcasters. Perfect for scripted/scheduled imports.
  • Minimum Audio Duration setting in the SermonAudio adapter — skip short clips, intros, and announcements at import time.

🐛 Other Fixes

  • Vimeo videos now reliably unmute on iOS using a shared helper with chained promises.
  • All scripture references display on sermon detail views (previously only the first reference showed in some layouts).
  • Sermon sort order is correct on speaker pages and taxonomy archives.

Upgrade Notice

After updating, visit Messages → Tools to run the visibility migration if you're coming from 1.6.0 or 1.6.1. It's quick, safe, and will tell you whether any sermons were lost to the import bug.

Full Changelog: 1.6.1...1.6.2

v1.6.1

Choose a tag to compare

@tannerm tannerm released this 25 Feb 02:33
8eb8d6a

Bug Fixes

  • Fix speaker single page not displaying sermons

Enhancements

  • Change default SearchWP engine to "sermons" so the default engine can be used for the main site search

1.6.0

Choose a tag to compare

@tannerm tannerm released this 26 Jan 17:52
0e8e192

What's Changed

Full Changelog: v1.5.4...v1.6.0

1.5.4

Choose a tag to compare

@tannerm tannerm released this 05 Mar 04:04
35a4de4
  • Enhancement: Use "Preach Date" when importing from SermonAudio (instead of publish date)
  • Enhancement: Add template for Speaker Archive
  • Bug Fix: Some templates were throwing errors

What's Changed

Full Changelog: v1.5.3...v1.5.4

1.5.3

Choose a tag to compare

@tannerm tannerm released this 01 Mar 18:02
0f8b436
  • Enhancement: Improve download functionality for sermon audio
  • Enhancement: Add cp-template shortcode for better page builder support
  • Bug Fix: Fix incompatibility with Astra Pro addon
  • Bug Fix: Custom per page count was not working for sermons

Full Changelog: v1.5.2...v1.5.3

1.5.2

Choose a tag to compare

@tannerm tannerm released this 01 Jan 01:31
07e6dfd
  • Enhancement: Update attachment icon for external resources
  • Enhancement: Add option for managing sermon and series per page count
  • Enhancement: Update styling for pagination
  • Enhancement: Add widget areas for sermon and series single and archive templates
  • Bug Fix: Fix issue with SermonManager import
  • Bug Fix: Transcript & OpenAI parsing fix

What's Changed

Full Changelog: v1.5.1...v1.5.2

1.5.1

Choose a tag to compare

@tannerm tannerm released this 19 Oct 02:46
  • Bug Fix: Better handling for icons

What's Changed

  • fix webpack bundler & empty transcript error by @jjroley in #127

Full Changelog: v1.5.0...v1.5.1

1.5.0

Choose a tag to compare

@tannerm tannerm released this 15 Oct 20:23
a32be35
  • Enhancement: Add initial support for block themes
  • Enhancement: Style updates
  • Enhancement: Improvements for Import process
  • Enhancement: Code Cleanup
  • Enhancement: Add initial debug logging
  • Enhancement: Add transcript support to frontend
  • Enhancement: Add transcript support for Sermons
  • Enhancement: Add automatic transcript import from YouTube
  • Enhancement: Add support for SearchWP search engine in Sermon admin area
  • Enhancement: Follow SermonAudio redirects when needed
  • Bug Fix: Show correct thumbnail on single Sermon template
  • Bug Fix: Fix issue with SermonAudio import

What's Changed

Full Changelog: v1.4.10...v1.5.0

1.4.10

Choose a tag to compare

@tannerm tannerm released this 26 Aug 18:05
  • Enhancement: Add support for image in Podcast feed

Full Changelog: v1.4.9...v1.4.10

1.4.9

Choose a tag to compare

@tannerm tannerm released this 15 Aug 14:59
  • Bug Fix: Fix featured image on single sermon template

Full Changelog: v1.4.8...v1.4.9