Skip to content

Releases: amugofjava/anytime_podcast_player

v1.3.10

17 Oct 06:46
Compare
Choose a tag to compare

Enhancements

  • Episode search

Full Changelog: release/v1.3.9...release/v1.3.10

v1.3.9

19 Sep 13:30
Compare
Choose a tag to compare

Enhancements

  • Improved accessibility
  • Better support for AirPods and Bluetooth earphones/headphones
  • Speed selector max speed now uses 0.1 increments

Bug Fixes

  • Fixed episode sort issue

Full Changelog: release/v1.3.8...release/v1.3.9

v1.3.8

03 May 10:40
Compare
Choose a tag to compare

Enhancements:

  • Added episode sort option.
  • Added link to podcast website in episodes page.
  • Added manual podcast refresh option in episodes page.
  • Translated into Italian (thank you @mrkrash).
  • Added TRANSLATION.md guide.

Bug Fixes:

  • Fixed iOS swipe to go back transition.
  • Improved speed of 'mark all episodes played' option.
  • Fixed accessibility issues with settings page and layout selector.

v.1.3.7

16 Feb 14:39
Compare
Choose a tag to compare

Enhancements:

  • New episode filter.
  • Improvements to transcript viewer.
  • Bug fixes.

v1.3.4

05 Nov 09:33
Compare
Choose a tag to compare

Enhancements:

  • Improved accessibility support. Specifically, following guidelines for tap targets & improving screen reader support.
  • Improved tablet layout on main player screen.
  • Sleep timer.

v1.3.1

22 Jun 19:05
Compare
Choose a tag to compare

Enhancements:

  • This expands upon the transcript support in v1.3.0 adding improved flexibility for the SRT format.

v1.3.0

15 Jun 16:08
Compare
Choose a tag to compare

Enhancements:

  • Support for podcasting 2.0 transcripts. Transcripts are searchable and you can follow along with an episode or jump to a specific point within the transcript.
  • Support for podcasting 2.0 persons. This can show the name, avatar and role of the presenters on the podcast or episode. Can also be used within transcripts to show who is currently speaking.
  • Added category selector within Discovery.

Bug fixes:

  • Improved background play & queue support on iOS.
  • UI improvements and general bug fixes.

v1.2.2

02 Jan 13:51
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

This release contains minor bug fixes and UI improvements:

  • Fixes Let's Encrypt CA issue on Android 6 & 7.
  • The podcast details page shows an expandable view of the description rather than all of it at once.
  • Fix bottom bar icon indexing.
  • Fix keyboard pop-up on search bar on Android.
  • Fix issue whereby podcast details would not be displayed if any of title, description or copyright were missing,
  • Update dependencies.

v1.2 Release Candidate 1

24 Jun 06:20
Compare
Choose a tag to compare
Pre-release
  • Added queue support.
  • Added grid view to library, discovery & search results.
  • Updated to build on Flutter 3.
  • Bug fixes.

v1.1-beta.3

04 Nov 19:12
Compare
Choose a tag to compare
v1.1-beta.3 Pre-release
Pre-release

Latest changes:

  • Improved playback speed selector and added volume boost (Android only). Trim silence has also been added but temporarily disabled due to bug in just_audio package.
  • Rewind is now 10s with fast forward remaining at 30s.
  • Fixed flashing chapter image bug when offline.
  • Fixed minor UI issue with time played indicator on episode image tiles.