Version 0.6.3 Released! Podcasting 2.0 support!
madeofpendletonwool
released this
22 Jul 12:39
·
218 commits
to main
since this release
This update is absolutely massive and very exciting! It's the first that brings in Podcasting 2.0 support. This includes chapter support, chapter image support, people tag support, funding tag support, and transcript tag support! This update also brings in queue reorganizing features on the desktop version. Mobile touch support is on the way next. Finally, this update improves a ton of usability features for mobile. Mobile support is greatly improved on just about every page to some degree with some getting massive overhauls.
- Jump to clicked timestamp
- Full Chapter Support (Support for floating points needed yet)
- Chapter Image Support
- Basic Support for People Tags (Host and Guest)
- Support for Funding Tags
- Draggable Queue placement
- Fixed issue with self service user creation when using a postgres db
- Rebuilt the Podcast Episode Layout display page so that on small screens everything fits on screen and looks much nicer
- Rebuilt the Single Episode display page so that on small screens everything fits on screen and looks much nicer
- Fixed Issue with Episodes on small screens where if a word in the title was long enough it would overflow the container
- Adjusted the Podcast Episode Layout display page so that you can click and episode title and view the description
- Removed Unneeded space between First episode/podcast container and the title bar at the top on multiple pages - Just cleans things up a bit
- Fixed image layout issue where if episode had wide image it would overflow the container and title text
- Fixed issue with categories where it showed them as part of a dictionary and sometimes didn't show them at all
- Added verification before downloading all episodes since this is quite a weighty process
- Added Complete Episode Option to Episode Page
- Adjusted downloads page to display the number of downloaded episodes instead of the number of episodes in the podcast
- Added Episode Completion Status to Episode Page
- Fixed Issue with Postgres DBs where sometimes it would return dictionaries and try to refresh episodes using :podcastid as the podcast id. Now it always refreshes correctly
- Fixed issue where when using postgres the User Created date on the user stats page would display the unix Epoch date
- Added Validations on Episode layout page to verify the user wants to delete the podcast or download all episodes
- A few readme typos and link fixes have been taken care of. Thanks @boc-the-git