ad-aures_castoPod/app
semantic-release-bot bc4f93d2b7 chore(release): 1.9.0 [skip ci]
# [1.9.0](https://code.castopod.org/adaures/castopod/compare/v1.8.2...v1.9.0) (1/31/2024)

### Bug Fixes

* **i18n:** escape language strings in form fields to prevent them from disappearing ([3cb5ffd](3cb5ffd25b)), closes [#412](https://code.castopod.org/adaures/castopod/issues/412)
* **podcast-about:** update stats query to discard scheduled episodes from episodes number ([67c037c](67c037c9eb))
* **premium-subs:** clear subscription list cache after insert ([2accb0f](2accb0f765)), closes [#430](https://code.castopod.org/adaures/castopod/issues/430)
* **s3:** remove proxy, set objects acl to public-read, and serve files using their public urls ([6a77a9d](6a77a9d2f2))

### Features

* add actor domain to handle in follow page ([de099ac](de099ac643))
* **admin:** add podcast's OP3 analytics dashboard link ([5f3752b](5f3752b443))
2024-01-31 10:00:05 +00:00
..
Config chore(release): 1.9.0 [skip ci] 2024-01-31 10:00:05 +00:00
Controllers fix(analytics): upgrade opawg's user-agents-php to user-agents-v2-php 2023-12-21 15:48:54 +00:00
Database feat: allow hiding owner's email in public RSS feed 2024-01-15 14:34:11 +00:00
Entities feat(admin): add podcast's OP3 analytics dashboard link 2024-01-23 13:19:53 +00:00
Filters fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
Helpers feat: allow hiding owner's email in public RSS feed 2024-01-15 14:34:11 +00:00
Language chore(i18n): new Crowdin updates 2024-01-15 14:59:13 +00:00
Libraries fix(platforms): make platforms' websites and submit urls more prominent 2023-11-17 17:29:05 +00:00
Models fix(podcast-about): update stats query to discard scheduled episodes from episodes number 2024-01-25 11:58:39 +00:00
Resources fix(platforms): add matrix.org as a social platform 2024-01-15 14:34:11 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php fix(routes): overwrite RouteCollection to include all routes + update js and php dependencies 2023-09-09 10:23:34 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00