Skip to content

Releases: chhoumann/PodNotes

2.15.1

11 Dec 22:11

Choose a tag to compare

2.15.1 (2025-12-11)

Bug Fixes

  • player: always show queue and full title (eae527c)

2.15.0

24 Nov 21:33

Choose a tag to compare

2.15.0 (2025-11-24)

Bug Fixes

  • add setter for playbackRate binding to prevent runtime error (992c0cc)
  • artwork image now fills full container size (1407209)
  • detach leaves on plugin unload to prevent duplicate views (692279d)
  • FeedParser: fix metadata handling and add tests (a30eca1)
  • fix crash when navigating away from Latest Episodes during fetch (9e8cd18)
  • formatDate: rewrite with token parser to prevent corruption (#157) (3b2dcac)
  • guard obsidian inputs from feedback loops (#154) (2d8b5c5)
  • mount views with svelte api (#134) (f2d6e80)
  • move chapter fetching from reactive block to subscription (9d67c41)
  • performance overhaul to prevent crashes (30a5a0a)
  • persist hide-played toggle (#144) (732f094)
  • playlist card sizing to properly contain icon and count text (ff18fbc)
  • podcast grid now scrolls properly (2965af2)
  • TranscriptionService: fix bugs and add tests (fb20e25)
  • use get() for store access inside async functions (8a20a33)

Features

2.14.3

23 Nov 20:21

Choose a tag to compare

2.14.3 (2025-11-23)

Bug Fixes

2.14.2

23 Nov 20:18

Choose a tag to compare

2.14.2 (2025-11-23)

Bug Fixes

2.14.1

23 Nov 17:56

Choose a tag to compare

2.14.1 (2025-11-23)

2.14.0

08 Sep 16:54

Choose a tag to compare

2.14.0 (2025-09-08)

Features

  • TemplateEngine: Add the stream url to the template (#120) (208e783)

2.13.4

19 Jan 19:53

Choose a tag to compare

2.13.4 (2025-01-19)

Bug Fixes

  • replace '?' in file names with empty string (371184f)

2.13.3

03 Nov 11:36

Choose a tag to compare

2.13.3 (2024-11-03)

Bug Fixes

  • fixes errors appearing in console due to API not being instantiated when checking (c568704)

2.13.2

03 Aug 22:39

Choose a tag to compare

2.13.2 (2024-08-03)

Bug Fixes

  • handle layout not yet ready when event triggers (2763cf5)
  • provide component for markdown rendering (fd07690)

2.13.1

31 Jul 08:51

Choose a tag to compare

2.13.1 (2024-07-31)

Bug Fixes

  • artwork flying with user on scroll (ab31cd2)