- Apr 05, 2022
-
-
Yassine Doghri authored
replace form_markdown_textarea with form_textarea
-
- Apr 01, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.11](v1.0.0-beta.10...v1.0.0-beta.11) (2022-04-01) ### Bug Fixes * change message upon cancellation of episode publication ([9859c743](9859c743)) * prefill description footer input when creating a new episode ([9ea5ca31](9ea5ca31)) * remove value escaping for form inputs and textareas ([bc6dea2f](bc6dea2f)) * restore default podcast icon on public website ([342778ba](342778ba)) * **socialinteract:** move social interact uri into uri attribute + update social data upon import ([12b22008](12b22008)) ### Features * **analytics-gdpr:** update cached personal data to expire at midnight ([0188b673](0188b673)) * **analytics:** add current date and secret salt to analytics hash for improved privacy ([6f2e7c00](6f2e7c00)) * **i18n:** add 7 new languages + update german translations ([d021abb5](d021abb5)) * **i18n:** add german language as supported locale + create Language files from english source ([c220b310](c220b310)) * **icons:** add podnews icon to podcasting platforms ([5f423557](5f423557)), closes [#190](#190)
-
-
-
Yassine Doghri authored
- add .rsync-filter files to Language folders in order to filter out unsupported locales - remove german as supported locale, awaiting completed translation files - remove unneeded app/Resources/ folder from bundle
-
-
add Breton, Dutch, Indonesian, Italian, Portuguese, Spanish and Swedish
-
Yassine Doghri authored
closes #190
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
closes #185
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
-
- Mar 15, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.10](v1.0.0-beta.9...v1.0.0-beta.10) (2022-03-15) ### Bug Fixes * add explicit int conversion when formatting episode duration ([12530961](12530961)) * add href to castopod website on login page ([cc542573](cc542573)) * move html escaping on credits page ([fbffdbde](fbffdbde)) * remove cache from remote follow form to display error messages ([90e44437](90e44437)) ### Features * add autofocus to input field "Email or username" on login page ([19caed4b](19caed4b)) * add WebSub module for pushing feed updates to open hubs ([10d3f737](10d3f737)) * **GDPR:** add GDPR.yml file to public/.well-known/ ([86bccc3d](86bccc3d))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
- Mar 14, 2022
-
-
Yassine Doghri authored
-
- Mar 10, 2022
-
-
- Mar 09, 2022
-
-
- Mar 04, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.9](v1.0.0-beta.8...v1.0.0-beta.9) (2022-03-04) ### Bug Fixes * **cache:** delete posts and comments pages cache when updating platform links ([f7c3e5bf](f7c3e5bf)), closes [#169](#169) * escape characters for `min` in format_duration_symbol ([3b6722a4](3b6722a4)) * **security:** add csrf filter + prevent xss attacks by escaping user input ([cd2e1e1d](cd2e1e1d)) * update ivoox podcasting icon ([f2b69a47](f2b69a47)) * **video-clips:** update condition to check if ffmpeg is installed ([b57f0b6e](b57f0b6e)), closes [#163](#163) ### Features * **i18n:** add Polish translation ([2d83b44a](2d83b44a)) * **icons:** add default icons for podcasting, social and funding platforms + remove complex icons ([5bcdfebe](5bcdfebe)), closes [#166](#166) [#167](#167) [#170](#170) * make episode description more visible on episode pages ([90533be0](90533be0)), closes [#171](#171) * **podcasting 2.0:** update podcast:social tag to adhere to latest spec ([a597cf4e](a597cf4e))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #163
-