Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rpodcast committed May 10, 2024
1 parent cc2c7f6 commit e2cc72f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<h1>PodcastIndex Database Dashboard 1.1.0</h1>

<h2>Bug Fixes</h2>

* Exclude records without an iTunes ID before executing the unique iTunes ID quality check to account for podcasts not submitted to iTunes
* Align dashboard content to the top of each page instead of the middle
* Disable cell word wrap in duplicate group table

<h2>Enhancements</h2>

* Add iTunes ID, content hash, and host to podcast record displays (both duplicate groups and quality checks)
* Display pre-processing notes for each data quality check when viewing the export of failed records
* Move export download link to bottom of the export display table
* Change coloring style of episode count and HTTP status code cells to the tile style instead of the entire cell background
* Display quality check processing time in quality check table
* Add new tab to render changelog

<h2>Infrastructure</h2>

* Source the data quality check export files directly from the versions in object storage which have been processed in the GitHub action script for performing the quality analysis

<h1>PodcastIndex Database Dashboard 1.0.0</h1>

This is the initial relaase of the PodcastIndex Dashboard!
Expand Down

0 comments on commit e2cc72f

Please sign in to comment.