- 23 Dec, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.31](v1.0.0-alpha.30...v1.0.0-alpha.31) (2020-12-23) ### Features * **rss:** add podcast:location tag ([c0a22829](c0a22829))
-
Benjamin Bellamy authored
-
- 21 Dec, 2020 1 commit
-
-
semantic-release-bot authored
# [1.0.0-alpha.30](v1.0.0-alpha.29...v1.0.0-alpha.30) (2020-12-21) ### Features * **rss:** update monetization tag so that it meets PodcastIndex requirements ([4c7ecbee](4c7ecbee))
-
- 20 Dec, 2020 1 commit
-
-
Benjamin Bellamy authored
-
- 10 Dec, 2020 1 commit
-
-
semantic-release-bot authored
# [1.0.0-alpha.29](v1.0.0-alpha.28...v1.0.0-alpha.29) (2020-12-10) ### Bug Fixes * **episodes:** add publication status + set publication date to null when none has been set ([d882981b](d882981b)), closes [#70](#70) ### Reverts * **soundbites:** remove soundbite table from episode's public page ([5dc0f196](5dc0f196))
-
- 09 Dec, 2020 1 commit
-
-
Yassine Doghri authored
- replace $is_published attribute by $publication_status to better handle episode's publication state - update publication date datepicker to include a clear button fixes #70
-
- 08 Dec, 2020 1 commit
-
-
Yassine Doghri authored
Soundbites are a mean to tease the episode, putting them in the episode page is unnecessary.
-
- 07 Dec, 2020 4 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.28](v1.0.0-alpha.27...v1.0.0-alpha.28) (2020-12-07) ### Features * **rss:** add soundbites according to the podcastindex specs ([6b34617d](6b34617d)), closes [#83](#83)
-
Benjamin Bellamy authored
Closes #83
-
semantic-release-bot authored
# [1.0.0-alpha.27](v1.0.0-alpha.26...v1.0.0-alpha.27) (2020-12-07) ### Features * **platforms:** add AntennaPod ([53e9cfd6](53e9cfd6))
-
Benjamin Bellamy authored
-
- 30 Nov, 2020 3 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.26](v1.0.0-alpha.25...v1.0.0-alpha.26) (2020-11-30) ### Bug Fixes * **analytics:** update service management so that it works with new OPAWG slug values ([7fe9d425](7fe9d425))
-
Benjamin Bellamy authored
-
semantic-release-bot authored
# [1.0.0-alpha.25](v1.0.0-alpha.24...v1.0.0-alpha.25) (2020-11-30) ### Features * **platforms:** add podfriend ([9fdc8d32](9fdc8d32))
-
- 28 Nov, 2020 1 commit
-
-
Benjamin Bellamy authored
-
- 26 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.24](v1.0.0-alpha.23...v1.0.0-alpha.24) (2020-11-26) ### Features * **monetization:** add Web Monetization support ([96a6026f](96a6026f))
-
Benjamin Bellamy authored
-
- 24 Nov, 2020 9 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.23](v1.0.0-alpha.22...v1.0.0-alpha.23) (2020-11-24) ### Bug Fixes * define podcastNamespaceLink value ([0d744d21](0d744d21))
-
Benjamin Bellamy authored
-
semantic-release-bot authored
# [1.0.0-alpha.22](v1.0.0-alpha.21...v1.0.0-alpha.22) (2020-11-24) ### Features * **rss:** add transcript and chapters support ([e769d83a](e769d83a)), closes [#72](#72) [#82](#82)
-
Benjamin Bellamy authored
Close #72, #82
-
semantic-release-bot authored
# [1.0.0-alpha.21](v1.0.0-alpha.20...v1.0.0-alpha.21) (2020-11-24) ### Features * **platforms:** add Fediverse and some funding platforms, add link on logo ([afc3d502](afc3d502))
-
Benjamin Bellamy authored
-
semantic-release-bot authored
# [1.0.0-alpha.20](v1.0.0-alpha.19...v1.0.0-alpha.20) (2020-11-24) ### Bug Fixes * **import:** use <image><url> tag when no <itunes:image> is present ([20e607af](20e607af)) ### Features * **rss:** add podcast-namespace tags for platforms + previousUrl tag ([dbba8dc5](dbba8dc5)), closes [#73](#73) [#75](#75) [#76](#76) [#80](#80)
-
Yassine Doghri authored
-
Benjamin Bellamy authored
-
- 19 Nov, 2020 1 commit
-
-
Benjamin Bellamy authored
- add podcast:id tag - add podcast:funding tag - add podcast:social tag - add podcast:previousUrl tag - add missing platforms with icons - update platforms table to include social and funding platforms - rename platform_links table to podcasts_platforms - move podcast import methods from podcast controller - update import functionality to insert platforms from rss closes #73, #75, #76, #80
-
- 13 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.19](v1.0.0-alpha.18...v1.0.0-alpha.19) (2020-11-13) ### Bug Fixes * handle HEAD requests on podcast_feed route ([74b2640f](74b2640f)), closes [#79](#79)
-
Benjamin Bellamy authored
Fixes #79
-
- 09 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.18](v1.0.0-alpha.17...v1.0.0-alpha.18) (2020-11-09) ### Features * **platforms:** add Podcast Index ([ad52b1cc](ad52b1cc))
-
Benjamin Bellamy authored
-
- 05 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.17](v1.0.0-alpha.16...v1.0.0-alpha.17) (2020-11-05) ### Bug Fixes * **open-graph:** replace non existant episode description to podcast description in podcast page ([b02584ee](b02584ee))
-
Yassine Doghri authored
-
- 04 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.16](v1.0.0-alpha.15...v1.0.0-alpha.16) (2020-11-04) ### Features * add Open Graph and Twitter meta tags ([af970b8b](af970b8b)), closes [#41](#41)
-
Benjamin Bellamy authored
fix: #41
-
- 03 Nov, 2020 2 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.15](v1.0.0-alpha.14...v1.0.0-alpha.15) (2020-11-03) ### Features * **analytics:** add 'other' group to pie charts in order to display more accurate data ([73acef93](73acef93))
-
Benjamin Bellamy authored
-
- 02 Nov, 2020 3 commits
-
-
semantic-release-bot authored
# [1.0.0-alpha.14](v1.0.0-alpha.13...v1.0.0-alpha.14) (2020-11-02) ### Features * **analytics:** add weekday and hour bar charts ([8ab31329](8ab31329))
-
Benjamin Bellamy authored
-
Benjamin Bellamy authored
-