Releases: DenverCoder1/github-readme-youtube-cards
Releases · DenverCoder1/github-readme-youtube-cards
1.8.0
What's Changed
Features
- Support passing playlist id in GitHub action by @DenverCoder1 in #181
- Support RTL language titles by @Vyvy-vi in #144
Translations
- Added Swedish translations by @R055A in #138
- Added German translations by @R055A in #140
- Added Maori translations by @R055A in #139
- Added Arabic translations by @EliasAfara in #148
- Added Korean translations by @EliasAfara in #149
Fixes
- fix: Update Python and fix wheels by adding build target by @DenverCoder1 in #155
- perf: Add flag in Python to reduce bandwith usage by @DenverCoder1 in #154
Docs
New Contributors
- @R055A made their first contribution in #138
- @EliasAfara made their first contribution in #148
- @rafimahr made their first contribution in #171
Full Changelog: 1.7.0...1.8.0
1.7.0
Features
- Support multiple lines for displaying titles with
max_title_lines
by @DenverCoder1 in #126
Full Changelog: 1.6.0...1.7.0
1.6.0
Features
- Added support for setting the
border_radius
by @DenverCoder1 in #121
Full Changelog: 1.5.0...1.6.0
1.5.0
GitHub Action Features
- Added
committed
,pushed
,commit_sha
andcommit_long_sha
outputs by @DenverCoder1 in #109
SVG Card Translations
- Added Portuguese translations by @nickolascarlos in #114
- Added Spanish translations by @Josephglz in #116
Meta
- ci: Fix thumbnail data test case by @DenverCoder1 in #112
- chore(deps): bump flask from 2.2.3 to 2.3.2 by @dependabot in #113
- chore(deps): bump orjson from 3.8.10 to 3.9.1 by @dependabot in #119
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #120
New Contributors
- @nickolascarlos made their first contribution in #114
- @Josephglz made their first contribution in #116
Full Changelog: 1.4.1...1.5.0
1.4.1
GitHub Action Fixes
Website and SVG Card Fixes
- Adjust alignment of image within rectangle by @DenverCoder1 in #82
- Use active domain in card examples for ease of testing by @DenverCoder1 in #80
SVG Card Translations
- Added Italian Translations by @Balastrong in #93
Meta
- refactor: Use compact decimal formatter from Babel by @DenverCoder1 in #75
- refactor: Add status exceptions and unicode escape sequences by @DenverCoder1 in #81
- docs(readme): Updated table and links and added an example by @DenverCoder1 in #86
- docs(readme): Updated examples to set token permissions by @DenverCoder1 in #103
New Contributors
- @Balastrong made their first contribution in #93
Full Changelog: 1.4.0...1.4.1
1.4.0
Features (GitHub Action)
Features (Website and SVG Cards)
- Added Hindi translations by @Vyvy-vi in #60
- Added Persian (Farsi) translations by @mehdigrn-code in #53
- Added Bengali translations by @Yugal41735 in #64
- Added urdu translation by @Sohaib-50 in #62
- Use Babel for numbers and dates, supporting 400+ locales by @DenverCoder1 in #67
- Added Japanese translations by @DenverCoder1 in #70
- Added a home page for when id is not passed by @DenverCoder1 in #77
New Contributors
- @mehdigrn-code made their first contribution in #53
- @Sohaib-50 made their first contribution in #62
- @Yugal41735 made their first contribution in #64
- @pre-commit-ci made their first contribution in #68
- @dependabot made their first contribution in #74
Full Changelog: 1.3.0...1.4.0
1.3.0
Features
- i18n for card text and French translation by @Vyvy-vi in #39
- Added Hebrew translations by @DenverCoder1 in #49
- Added Indonesian Translations by @anonimak in #51
What's Changed
- Restored ytcards.demolab.com as the default base url by @DenverCoder1 in #37
Meta
- chore: Added issue and pull request templates by @ChinmayMhatre in #36
- chore: Added code of conduct and contribution guidelines file by @orama254 in #38
- docs(contributing): Fix action.py usage instructions by @DenverCoder1 in #41
- refactor: Move large data to resources instead of svg by @DenverCoder1 in #42
- refactor: Removed 'required' attributes and simplify validation by @DenverCoder1 in #43
- ci: Added test cases for rendering the cards by @DenverCoder1 in #44
- ci: Added unit tests for parse_videos and FileUpdater by @DenverCoder1 in #47
- ci: Pre-commit hooks, linting, and organized deps by @DenverCoder1 in #54
- ci: Auto-formatting with prettier for md, yml, css, and json by @DenverCoder1 in #55
New Contributors
- @ChinmayMhatre made their first contribution in #36
- @orama254 made their first contribution in #38
- @Vyvy-vi made their first contribution in #39
- @anonimak made their first contribution in #51
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- Removed newlines from generated image data by @DenverCoder1 in #21
- Ensure all titles are autoescaped in svg templates by @DenverCoder1 in #30
- Temporarily use alternate default base url by @DenverCoder1 in #35
Meta
- docs: Add detailed steps to instructions by @DenverCoder1 in #22
- chore: Rename and add files for Vercel support by @DenverCoder1 in #33
Full Changelog: 1.2.1...1.2.2
1.2.1
Bug Fixes
- Make
output_only
parameter not update readme by @DenverCoder1 in #18 - Set cache headers to refresh after an hour by @DenverCoder1 in #20
Full Changelog: 1.2.0...1.3.0
1.2.0
Bug Fixes
- Decreased max characters per line in title by @DenverCoder1 in #14
- Allow quotation marks in title text by @DenverCoder1 in #15
Features
- Ability to specify colors for light/dark theme by @DenverCoder1 in #15
- Added option for readme path by @DenverCoder1 in #16
- Added
markdown
as an action output by @DenverCoder1 in #17
Wiki
The Wiki has been updated with more information
https://github.com/DenverCoder1/github-readme-youtube-cards/wiki
Full Changelog: 1.1.0...1.2.0