Skip to content

Latest commit

 

History

History
115 lines (80 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

115 lines (80 loc) · 3.41 KB

Changelog

All notable changes to Podcast Generator will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Versions prior to 3.2 are documented per their individual release notes.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[3.2.4] - 2022-04-20

Changed

  • German translation is now up to date
  • Feed generation on setup completion has been re-enabled

Fixed

  • Certain configuration settings that were lost on upgrade are now properly persisted

[3.2.3] - 2022-04-12

Changed

  • Rolled back initial feed generation temporarily

Fixed

  • Fixed language selection during setup

[3.2.2] - 2022-04-11

Fixed

  • New podcast cover images are properly renamed on upload
  • Setup now handles Windows directory separator when saving configuration
  • Setup now generates RSS feed upon completion (#573)

[3.2.1] - 2022-04-10

Fixed

  • Episode upload "was not uploaded successfully" (#570)

[3.2] - 2022-04-08

Added

  • Episode search (#290)
  • Webmaster and managing editor tags in RSS feed (#311)
  • Admin page for listing all episodes, including future-published episodes (#349)
  • Dark mode support for default theme (#416)
  • Podcast namespace locked tag support (#369)
  • Open Graph tags on individual episode pages for embed support (#376)
  • Announce new episodes via WebSub (#379)
  • Season and episode numbers for episodes (#381)
  • Per-category RSS feeds (#404)
  • Time zone can be set for dates and times shown on site (#446)
  • Expand language selections, including national variants, for RSS feed (#450)
  • Podcast namespace show GUID tag support (#473)
  • Translations for:
    • Estonian
    • French
    • Hebrew
    • Swedish

Changed

  • Default theme style improvements (#282)
  • Categories now listed alphabetically on categories page (#359)
  • RSS feed now referenced in public web pages (#366)
  • Improved installation documentation, including nginx instructions (#407, #456)
  • PNG images are now supported for show cover art (#469)
  • Episode cover images can now be uploaded directly when not embedded in episode media (#481)
  • Short and long descriptions switched in <description> and <itunes:summary> tags (#522)

Fixed

  • Fix feed access through feed.php (#234, #367)
  • Broken character escaping in HTML (#304)
  • Error uploading episodes when categories are enabled (#314)
  • Page navigation bar shown inappropriately on episode detail pages (#345)
  • Automatically index "FTP upload" episodes on cron job (#360)
  • Remove character escaping inside CDATA blocks in RSS feed (#364)
  • Ensure episode GUID immutability (#370)
  • Page errors when adding theme buttons (#372)
  • Add character escaping in RSS feed for author (#390)
  • Corrected iTunes categories (#395)
  • Viewing user on admin page no longer causes incorrect CSRF warning message (#491)
  • FTP indexed episodes with dash character in filename are not processed correctly (#508)
  • Form label accessibility fixes
  • Various typo and translation corrections
  • Theme change page not showing installed themes

Security

Older versions

For versions 3.0 through 3.1.x see the respective release notes documents. Release notes and changelog details are not available for Podcast Generator 2.7 or older.