Releases: twangodev/ogis
Releases · twangodev/ogis
v0.2.0
What's Changed
- chore(deps-dev): bump the npm-dependencies group across 1 directory with 15 updates by @dependabot[bot] in #76
- chore(deps): bump the cargo-dependencies group with 4 updates by @dependabot[bot] in #73
- chore(deps): bump the cargo-dependencies group with 2 updates by @dependabot[bot] in #80
- feat: improve benchmarking by @twangodev in #81
- chore(deps-dev): bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in #79
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- chore(deps-dev): bump the npm-dependencies group with 13 updates by @dependabot[bot] in #70
- chore(deps-dev): bump globals from 14.0.0 to 16.5.0 by @dependabot[bot] in #69
- chore(deps-dev): bump @types/node from 22.19.1 to 24.10.1 by @dependabot[bot] in #68
- chore(deps): bump the cargo-dependencies group with 4 updates by @dependabot[bot] in #65
- chore(deps): bump the actions group with 4 updates by @dependabot[bot] in #60
- chore(deps-dev): bump layerchart from 2.0.0-next.27 to 2.0.0-next.43 by @dependabot[bot] in #67
- chore(deps): bump next from 15.5.6 to 15.5.7 in /benchmarks/vercel-og in the npm_and_yarn group across 1 directory by @dependabot[bot] in #71
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Action fixes.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Summary
Initial release!
What's Changed
- feat: font fallback for other languages by @twangodev in #1
- feat: add .gitattributes to mark Caddyfile as linguist-detectable by @twangodev in #2
- feat: update Docker configuration to mount fonts and templates directories for runtime configuration by @twangodev in #3
- feat: add demo by @twangodev in #4
- tweak: have rust trigger anyways by @twangodev in #6
- fix: web builds by @twangodev in #7
- fix: rename build job in workflow for clarity by @twangodev in #8
- feat: add web analytics script to layout by @twangodev in #9
- tweak: svelte workflow naming by @twangodev in #10
- Create CONTRIBUTING.md for project contribution guidelines by @twangodev in #12
- Add Contributor Covenant Code of Conduct by @twangodev in #11
- Add benchmark suite for OGIS vs Vercel OG comparison by @twangodev in #13
- feat: web hero by @twangodev in #14
- fix: introduce emoji fallback by @twangodev in #16
- feat: add og benchmarks by @twangodev in #15
- Update .gitattributes to mark web and benchmarks directories as documentation by @twangodev in #17
- chore: resize logos by @twangodev in #18
- chore: resize logo again by @twangodev in #19
- chore: configure default values for / by @twangodev in #20
- feat: add template loading functionality and new daybreak SVG template by @twangodev in #21
- chore: add templates.yaml mount to docker-compose for improved template management by @twangodev in #23
- feat: add new SVG templates for enhanced design options by @twangodev in #24
- feat: restructure minimal.svg for improved layout and design flow by @twangodev in #25
- chore(deps-dev): bump vite from 7.1.10 to 7.1.11 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #22
- chore: cleanup logs by @twangodev in #27
- feat: add cache sizing options by @twangodev in #26
- feat: add dark and light SVG icons for improved UI consistency [skip-ci] by @twangodev in #29
- chore: update README and dockerfile by @twangodev in #30
- docs: add CLAUDE.md for project guidance and development instructions by @twangodev in #31
- ci: add release environment to Rust CI configuration by @twangodev in #32
- docs: update README to specify that custom logo image must be a publicly accessible URL by @twangodev in #33
- feat: implement hmac based authentication by @twangodev in #34
- feat: add color customization support for templates with validation by @twangodev in #35
- feat: add GitHub Actions workflow for code coverage with Codecov integration by @twangodev in #36
- docs: add Codecov badge to README for coverage tracking by @twangodev in #37
- chore(deps): bump validator from 13.15.15 to 13.15.20 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #28
- chore: update .gitignore to include code coverage reports by @twangodev in #39
- fix: sans font fallback weights by @twangodev in #40
- fix: replace variable font weights by @twangodev in #41
- feat: implement text truncation and font property handling for templates by @twangodev in #38
- feat: integrate cargo clippy by @twangodev in #42
- chore: tweak default values by @twangodev in #43
- chore: update Docker build action to v6 and enable SBOM generation by @twangodev in #44
New Contributors
- @twangodev made their first contribution in #1
- @dependabot[bot] made their first contribution in #22
Full Changelog: https://github.com/twangodev/ogis/commits/v0.1.0