Releases: Schroedinger-Hat/youtube-to-anchorfm
Releases · Schroedinger-Hat/youtube-to-anchorfm
v2.5.0
What's Changed
- Chore and bugfix/fix thumbnail upload and update dependency versions by @matevskial in #123
Breaking changes
- Puppeteer updated to 23.2.1 version
- remove the support to
clickXpath
function, please useclickSelector
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Add Bash syntax highlighting and correct a typo in
README.md
by @Benjamin-Loison in #108 - Support sponsored content spotify option. by @weltonrodrigo in #111
- Improve instructions on POSTPROCESSOR_ARGS by @weltonrodrigo in #109
- Changed language selector by @VasilisTako in #115
- Added new login with spotify by @VasilisTako in #116
New Contributors
- @Benjamin-Loison made their first contribution in #108
Full Changelog: v2.3.0...v2.4.0
v2.3.0
- #104 - fixed login page
v2.2.0
Upgrade nodejs version
v2.1.0
Thanks to @matevskial and @abe-101 for maintaining this project alive and up to date!
This release has some bug fixes, new features and it's aligned with the latest UI changes
Highlight of the release
v2.0.0
The project got a complete rewrite thanks to @matevskial
What's Changed
- Add YouTube URL in Podcast Description by @abe-101 in #36
- Fix typos by @abe-101 in #37
- Capitalise word by @abe-101 in #42
- click audio episode button close #41 by @abe-101 in #46
- setup requirment by @abe-101 in #43
- Merge the refactor made in repository youtube-to-anchorfm-2 by @matevskial in #47
- Bump project version to 2.0.0 in package-lock.json by @matevskial in #48
Full Changelog: v1.0.3...v2.0.0
v1.0.3 - Fix Save button
New features and fix save button
- Add upload thumbnail feature
- Add is explicit feature
- fix save buttons
- Update Readme accordingly
- minor changes
Thanks to @abe-101 and @matevskial for their contribution
v1.0.2 - Minor - Change workspace env in github action
Merge pull request #34 from abe-101/change-to-workspace Change to workspace
v1.0.1 - Major Release of the action
Major update of the whole action
- add env variable to publish thunbnail
- minor fixes
- minor changes
Add time support
Merge pull request #22 from weltonrodrigo/new-anchor Use MP3 as audio format, draft mode and other improvements.