- Aug 24, 2022
-
-
semantic-release-bot authored
# [2.0.0](https://github.com/chhoumann/PodNotes/compare/1.11.0...2.0.0) (2022-08-24) ### Bug Fixes * allow empty string values for template syntax ([9de763e7](https://github.com/chhoumann/PodNotes/commit/9de763e7da5240d23ee0a0bfeb7b02ec74ec4070)) * clicking playlist redirects to correct view ([9d344da7](https://github.com/chhoumann/PodNotes/commit/9d344da7c6cd2c47263b050386ad3e7bc913a747)), closes [#17](https://github.com/chhoumann/PodNotes/issues/17) * differentiate between searched podcasts with same name ([480ac21e](https://github.com/chhoumann/PodNotes/commit/480ac21eeb4056113ab89b5f7e657d3d64380183)) ### Documentation * add local files info to docs ([fee849d5](https://github.com/chhoumann/PodNotes/commit/fee849d5cc4bced37d3c1c379b108377050b9b3e)) ### Features * add support for local files ([b1bc9189](https://github.com/chhoumann/PodNotes/commit/b1bc91892f7aced7719c93720b854f4a92b93ad1)) * create podcast note from context menu ([edb4d873](https://github.com/chhoumann/PodNotes/commit/edb4d8731151dfc8f5cef2b2bfcc7cb0f41cf1c1)) * download currently playing episode ([2299ce6c](https://github.com/chhoumann/PodNotes/commit/2299ce6c35c254a19138606ee81d08af04a5ac67)) * download episode from context menu ([25d88140](https://github.com/chhoumann/PodNotes/commit/25d88140d23e4a89d0798a06e2dbe128cd90a9e9)) * prefer local file over online stream when playing episode ([7e5666c8](https://github.com/chhoumann/PodNotes/commit/7e5666c8f34cffb31ec3e3f7f99a0f182753a974)) * remember downloaded episodes ([e848476c](https://github.com/chhoumann/PodNotes/commit/e848476c48b5a47455f0710089a82dc875e563e8)) ### BREAKING CHANGES * Scope increase: support for local files & not just online streaming.
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
BREAKING CHANGE: Scope increase: support for local files & not just online streaming.
-
Christian Bager Bach Houmann authored
fix #17
-
Christian Bager Bach Houmann authored
support both playing local files and writing notes & creating timestamps on local files.
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
- Aug 23, 2022
-
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
- Aug 16, 2022
-
-
semantic-release-bot authored
# [1.11.0](https://github.com/chhoumann/PodNotes/compare/1.10.2...1.11.0) (2022-08-16) ### Bug Fixes * detect if podcast note exists and open instead of trying to create again ([503596f1](https://github.com/chhoumann/PodNotes/commit/503596f11c4c9ae8c408eb1eee3fd0af921754e5)) * show timestamp demo on settings open ([887ac086](https://github.com/chhoumann/PodNotes/commit/887ac0868fb068796d8b4fd3deca84c05358ed41)) ### Features * capture timestamp and create podcast notes ([664de2e6](https://github.com/chhoumann/PodNotes/commit/664de2e6dc0cf5d3cf21f723cdce601bb68d9688)), closes [#7](https://github.com/chhoumann/PodNotes/issues/7)
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
- Aug 05, 2022
-
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
#7
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
- Jul 29, 2022
-
-
semantic-release-bot authored
## [1.10.2](https://github.com/chhoumann/PodNotes/compare/1.10.1...1.10.2) (2022-07-29) ### Bug Fixes * fix visual bug where pause/play/overlay scrolls with player ([ae83e96e](https://github.com/chhoumann/PodNotes/commit/ae83e96e1a9aefa593ab96cf96a2218859f306b0))
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
semantic-release-bot authored
## [1.10.1](https://github.com/chhoumann/PodNotes/compare/1.10.0...1.10.1) (2022-07-29)
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
- Jul 28, 2022
-
-
semantic-release-bot authored
# [1.10.0](https://github.com/chhoumann/PodNotes/compare/1.9.1...1.10.0) (2022-07-28) ### Bug Fixes * don't remove currently playing episode when opening queue ([fcfa21f0](https://github.com/chhoumann/PodNotes/commit/fcfa21f049ee47572b2e8b3b4d328281fbdbd1aa)) * improved queue handling ([e6d32a7f](https://github.com/chhoumann/PodNotes/commit/e6d32a7f02d5136c06534a8637105b8b933fc8d6)) * load from url protocol fix loading issues ([dfcfa4c7](https://github.com/chhoumann/PodNotes/commit/dfcfa4c7b491cb9a6fc5eec91093000c396b0d7b)) ### Features * click episode in queue to play it (and store prev. in queue) ([ae51e7fe](https://github.com/chhoumann/PodNotes/commit/ae51e7fe6122dcab6a649c2b7eb18b2046d908a4)) * context menu on player image ([f413fce8](https://github.com/chhoumann/PodNotes/commit/f413fce80ec6bc871ebbbb212a7839a4b243d63f)) * mark as played/unplayed in context menu ([7d54771a](https://github.com/chhoumann/PodNotes/commit/7d54771af0e96bb0d5af6eb12302951d13166e3e)) * persist currently playing episode ([b31b0944](https://github.com/chhoumann/PodNotes/commit/b31b0944cbad3fc6a741c0aa7960f664cae0510e)) * show context menu for queue in player ([061a5860](https://github.com/chhoumann/PodNotes/commit/061a58605f0253cb34a046bcb58287385b386625))
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-
Christian Bager Bach Houmann authored
-