github madeofpendletonwool/PinePods 0.6.4
Version 0.6.4 Released! Cleanups, updates and links!

latest releases: 0.7.3, 0.7.2, 0.7.1...
6 months ago

Preferably, you won't notice much in this update other than the app being much more stable. This update is here to bug fix and cleanup little issues that have existed forever. Highlights include a home button that pops up when not on the home page to quickly return. Refreshing reloads correctly on every page now. Not to mention, it's now possible to share podcasts with other users on your server! You can open a podcast page and send them the url of a podcast you're currently on. It will open right up to that particular podcast for them. An example link looks like this:
http://try.pinepods.online/episode_layout?podcast_title=Ship%20It%21%20SRE%2C%20Platform%20Engineering%2C%20DevOps&podcast_url=https%3A%2F%2Fchangelog.com%2Fshipit%2Ffeed
Keep in mind that will only work on your particular server. So that link above will always open that link on the Pinepods trial server. You must be logged in for links to work.

  • Added a fallback to the opml import for when the opml file uses text instead of title for the podcast name key
  • Added a new route for the version tag that dynamically updates when the application is compiled. This allows for automation around the version numbers all based around the the Github release tag as the original source of truth.
  • Fixed layout for podcasts when searching
  • Support floating point chapters
  • Fixed issue with white space at the bottom of every page #229
  • Cleaned up incorrect or not needed logging at startup #219
  • Fixed issue with user stats page where it would lose user context on reload #135
  • Fixed issue with settings page where it would lose user context on reload #134
  • Fixed issue with episode_layout page where it would lose user context on reload and also made podcasts sharable via link #213
  • Fixed issue where podcast episode counts wouldn't increment after initial add to the db
  • Ugraded gloo::net to 0.6.0
  • Upgraded openssl in src-tauri to 0.10.66
  • Upgraded a few other rust depends to next minor version
  • Added loading spinner to custom feed and implemented more clear success message
  • Fixed postgres return issue on user_stats route
  • Fixed postgres return issue on mfa return route
  • Fixed delete api key route for postgres
  • Implemented adjustment on all modals throughout the app so clicking outside them closes them (episode layout confiramtions missing yet - also test all login modals)
  • Implemented adjustment on all modals so that they overlap everything in the app (This was causing issues on small screens)
  • Added Confirmation dialog modal to podcast deletion on /podcasts layout page
  • Changed name of bt user to background_tasks to make the user more clear on api key settings display

Don't miss a new PinePods release

NewReleases is sending notifications on new releases.