Version 0.8.0

May 29, 2023
  • Added <podcast:medium> support (#6).
  • Added <podcast:locked> support (#7).
  • Added <podcast:funding> support (#8).
  • Added <podcast:season> support (#10).
  • Added <podcast:license> support (#9).
  • Fixed bugs where matching elements by episode number and conditions which extend BaseLightswitchConditionRule were checked incorrectly.
  • Fixed a bug where fields required for generating podcast:soundbite tag were not checked correctly.
  • Fixed a bug where podcastIsNewFeedUrl attribute was saved as null instead of 0.

Version 0.7.0

May 23, 2023
  • Added <podcast:soundbite> support (#5).
  • Added a new tool for audio preview to make creating soundbites easier (#5).
  • Podcast chapter json file now uses JSON_UNESCAPED_UNICODE format.
  • Fixed a bug where chapter startTime was not checked properly.

Version 0.6.0

May 18, 2023
  • Added <podcast:chapters> support (#4).
  • Added a new tool for audio preview to make creating chapters in <podcast:chapters> and {timestamp}-{chapter title} format easier (#4).
  • Fixed a bug where users with manage episodes permission could not view episodes on the episode index page.
  • Fixed a bug where under certain conditions a podcast considered as enabled even if the podcast was disabled.

Version 0.5.0

May 12, 2023

Please read #3 before update to this version.

  • Changed episode published() method to rss().

Version 0.4.0

May 12, 2023

Please read #1 and #2 before update to this version.

  • Added new native field for episodes, publishOnRSS (#1)
  • Changed podcast and episode methods to simplify writing queries. (#2)
  • Fixed some bugs on podcast and episode queries, where methods were not applied correctly on queries.

Version 0.3.0

May 8, 2023
  • ownerName, ownerEmail, authorName, podcastType, copyright, duration, episodeSeason, episodeNumber, episodeType attributes are now searchable.

Version 0.2.1

May 7, 2023
  • Fixed the plugin folder structure.

Version 0.2.0

May 7, 2023
  • Initial public release.

Version 0.1.0

March 2, 2023
  • Initial Release.