-
semantic-release-bot authored
## [1.4.3](v1.4.2...v1.4.3) (2023-06-29) ### Bug Fixes * **video-clipper:** add -t option to ffmpeg command to stop generation after duration ([60814b8d](60814b8d)), closes [#341](#341)
semantic-release-bot authored## [1.4.3](v1.4.2...v1.4.3) (2023-06-29) ### Bug Fixes * **video-clipper:** add -t option to ffmpeg command to stop generation after duration ([60814b8d](60814b8d)), closes [#341](#341)
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 204.12 KiB
1.4.3 (2023-06-29)
Bug Fixes
- video-clipper: add -t option to ffmpeg command to stop generation after duration (60814b8), closes #341
1.4.2 (2023-06-27)
Bug Fixes
- fediverse: check that actor's images mimetype is present or guess it otherwise (06c4f15), closes #348
- podcast-import: show cancel or retry action depending on task status (e42258d)
1.4.1 (2023-06-22)
Bug Fixes
- podcast-import: set default values for person group and role if not found in taxonomy (aa46dca)
1.4.0 (2023-06-21)
Bug Fixes
- charts: set duration charts label to HHhMM for listening time analytics (3fc1d8e)
- embed: set height of player iframe from config (4665741)
- s3: serve files without cache if dummy cache handler + add http referer header to redirect (30db9f0)
- s3: use presigned request uri to serve static files (cb92dc7)
- webmanifest: import misc helper to get site_icon_url (548a11d)
Features
- import: run podcast imports' processes asynchronously using tasks (d8e1d40)
- rest-api: add endpoints for episodes and full text search for podcasts and episodes (85505d4), closes #296
1.3.5 (2023-05-09)
Bug Fixes
- replace essence with embera to create preview cards (c682f03)
1.3.4 (2023-05-05)
Bug Fixes
- import-update: insert episodes incrementally into database (108fdf8)