-
semantic-release-bot authored
# [1.0.0-beta.16](v1.0.0-beta.15...v1.0.0-beta.16) (2022-06-24) ### Bug Fixes * change image size requirement hints ([ea20206e](ea20206e)) ### Features * add update rss feed feature for podcasts to import their latest episodes ([5eb9dc16](5eb9dc16)), closes [#183](#183) * **admin:** add search form in podcast episodes list ([6be5d128](6be5d128)), closes [#26](#26) * **api:** add rest api with podcasts read endpoints ([e64001d0](e64001d0)), closes [#210](#210)
semantic-release-bot authored# [1.0.0-beta.16](v1.0.0-beta.15...v1.0.0-beta.16) (2022-06-24) ### Bug Fixes * change image size requirement hints ([ea20206e](ea20206e)) ### Features * add update rss feed feature for podcasts to import their latest episodes ([5eb9dc16](5eb9dc16)), closes [#183](#183) * **admin:** add search form in podcast episodes list ([6be5d128](6be5d128)), closes [#26](#26) * **api:** add rest api with podcasts read endpoints ([e64001d0](e64001d0)), closes [#210](#210)
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 109.33 KiB
1.0.0-beta.16 (2022-06-24)
Bug Fixes
- change image size requirement hints (ea20206)
Features
- add update rss feed feature for podcasts to import their latest episodes (5eb9dc1), closes #183 (closed)
- admin: add search form in podcast episodes list (6be5d12), closes #26 (closed)
- api: add rest api with podcasts read endpoints (e64001d), closes #210 (closed)
1.0.0-beta.15 (2022-06-14)
Bug Fixes
- replace deletedField with published_at for episodes (14d7d07)
Features
- add default icons to Alert component (0d98001)
- add permanent delete feature for podcasts
🎉 (dbb4030), closes #89 (closed) - apply colour theme to embed player (9548337), closes #201 (closed)
- episodes: replace soft delete with permanent delete (eb9ff52)
1.0.0-beta.14 (2022-04-23)
Bug Fixes
- home: remove hardcoded prefix in getAllPodcasts query (92d5cc5)
- overwrite common lang function to escape returned string (4c490c1), closes #196 (closed) #198 (closed)
Features
- i18n: add Spanish to supported locales (e340b54)
1.0.0-beta.13 (2022-04-14)
Bug Fixes
- rss: remove escaping for publisher and owner name (e2046e4)
- use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries (853a6ba)
Features
- i18n: add Norwegian Nynorsk to supported locales (744340d)