Skip to content

Releases: chhoumann/PodNotes

2.11.1

16 Mar 23:47
Compare
Choose a tag to compare

2.11.1 (2024-03-16)

Bug Fixes

  • Fix logical check on file extensions to not just ignore it when podcast server returns wrong headers (2c35e7a)

2.11.0

10 Mar 14:05
Compare
Choose a tag to compare

2.11.0 (2024-03-10)

Features

  • make downloading episodes more robust - detect file extensions from the file contents (352bdda)

2.10.8

31 Jul 13:16
Compare
Choose a tag to compare

2.10.8 (2023-07-31)

Bug Fixes

  • publish fix for timestamp of local files containing spaces by @dumka (8459d9e), closes #83

2.10.7

04 Mar 13:47
Compare
Choose a tag to compare

2.10.7 (2023-03-04)

Bug Fixes

2.10.6

27 Feb 13:28
Compare
Choose a tag to compare

2.10.6 (2023-02-27)

Bug Fixes

  • fix downloads on mobile devices (3acc595), closes #69

2.10.5

27 Feb 12:58
Compare
Choose a tag to compare

2.10.5 (2023-02-27)

Bug Fixes

2.10.4

26 Feb 09:12
Compare
Choose a tag to compare

2.10.4 (2023-02-26)

Bug Fixes

  • fix issue where some podcasts appear as added cannot be removed (ee365b2), closes #68

2.10.3

25 Feb 20:39
Compare
Choose a tag to compare

2.10.3 (2023-02-25)

Bug Fixes

  • better error message when exporting podcasts to opml (3a42ec1), closes #66

2.10.2

24 Feb 06:42
Compare
Choose a tag to compare

2.10.2 (2023-02-24)

Bug Fixes

  • indent episodes in list with no artwork for uniform look (fb837a8)
  • player thumbnail image now resizes to fit available space (78b6677), closes #67
  • player thumbnail now correctly reduces opacity when paused or hovering (ce599d8)

2.10.1

15 Feb 15:22
Compare
Choose a tag to compare

2.10.1 (2023-02-15)

Bug Fixes

  • fix clicking on timestamp not going to marked time (9f62f59), closes #65