Releases: podlove/podlove-publisher
1.9.3-alpha
- Fix: provide global feed limit default on setup
- Fix: managing contributor roles no longer outputs permission issues
- Fix: corrected a faulty "Add New" contributor link
- Fix: paged feeds were broken
1.9.0-alpha
New Module: Contributors
Podcasts are not possible without their active communities. Huge contributions are being made behind the scenes and nobody notices except the podcaster. The contributors module shines light on all those diligent people. It's now easy to manage contributors of an episode and list them on the blog. The list contains references to their social profiles and the donation service Flattr. Shortcode to display them in an episode post: [podlove-contributor-list]
.
Simple Protected Feeds
You can now protect some or all of your feeds using HTTP authentication. Authenticate via a defined username and password or use the WordPress user database as backend.
License Selector
We built an interface to generate a Creative Commons license for your podcast and episodes. You can still use a custom URL and name if you don't want a CC license. Use [podlove-podcast-license]
and [podlove-episode-license]
to display them in your episode posts.
Other Changes
- Feature: Add "Expert Settings" option to always redirect to media files instead of forcing a browser download. This is interesting for you if you want to minimize traffic on your server hosting the Publisher.
- Feature: add global setting to configure feed item limits
- Feature: Set "itunes:explicit" tag per episode if you want to (you have to activate the feature in the expert settings)
- Enhancement: Feeds are delivered with gzip compression if possible
- Enhancement: Support for temporary redirects in expert settings
- Fix: keep ?redirect=no flag in paged feeds
- Fix: Module: Import/Export Importing episodes no longer causes floods of ADN posts.
- Fix: Module: Auphonic respect Auphonic chapter offset
- DEPRECATED:
podlove-contributors
shortcode. Usepodlove-contributor-list
instead
1.8.12-alpha
- Feature: Update Web Player to 2.0.17
- Bugfix: Fix PHP 5.3 issue in import module
1.8.11-alpha
- Feature: New module for Import/Export. Now you can easily move all your podcast data to another WordPress instance.
- Feature: Add support for
<itunes:complete>
tag. If there won't be any additional episodes, you can go toPodlove → Podcast Settings
and activate this setting. - Bugfix: Bundle crt file to avoid StartSSL trust issues.
1.8.9-alpha
- Feature: Update Web Player to 2.0.16
- Enhancement: Render Twitter and OpenGraph tags using a DOM-Generator to avoid all possible escaping issues.
- Enhancement: Allow multiple mime types for web player config slots. Fixes an issue with Firefox and Opus.
- Enhancement: I CAN HAZ SECURETEH?! auth.podlove.org haz https nao.
- Bugfix: Module settings screen rendering issue with PHP 5.3
- Bugfix: Fix link to shortcode documentation
1.8.6-alpha
- Enhancement: Change feed redirect hook and priority so it works better with Domain Mapping plugin
- Enhancement: Extend OpenGraph metadata by post thumbnail and episode description (thanks smichaelsen!)
- Feature: Update Web Player to 2.0.15
- Fix: Solve rare issue where first chapter line would be ignored
- Fix: Firefox display issue in migration assistant
1.8.5-alpha
- Fix: JavaScript issue preventing certain UI elements from working correctly (Tagging, Auphonic, …)
1.8.4-alpha
- Fix: Performance issue in Auphonic plugin
1.8.3-alpha
1.8.2-alpha
Auphonic integration Enhancements
- Preset is only applied once
- Add Text for "Open Production" button
- "Start Production" button more prominent