Skip to content

Releases: c3-oss/prosa-webp-widgets

prosa-webp-widgets 0.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 01:09

Changelog

Bug Fixes

  • 54b8f22: fix(docker): bump Dockerfile Go base image to 1.26.4 (@upsetbit)
  • f0a1bef: fix(security): bump Go toolchain to 1.26.4 to patch stdlib advisories (@upsetbit)

Others

  • 211446f: build(deps): bump @commitlint/cli and @commitlint/config-conventional to 21.2.0 (@upsetbit)
  • f949944: build(deps): bump prosa to 0.27.3 and aws-sdk-go-v2 modules (@upsetbit)
  • fd86bb4: ci(deps): bump actions/cache from 5 to 6 (@upsetbit)

prosa-webp-widgets 0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:13
ef609be

Changelog

Others

prosa-webp-widgets 0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:31

Changelog

Others

prosa-webp-widgets 0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:02

Changelog

Others

  • 27e139c: chore(storage): satisfy gosec on public output file permissions (@upsetbit)
  • c534aa8: docs(issue-template): reference the prosa-webp-widgets binary (@upsetbit)

prosa-webp-widgets 0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:58

Changelog

Features

  • 7aa8d02: feat(cli): add --exclude-project filter for project-focus (Caian Ertl hi@caian.org)
  • 745a59d: feat(render): await embedded fonts before capturing the screenshot (Caian Ertl hi@caian.org)
  • b2338a7: feat(widgets): embed Roboto fonts as inlined data URIs (Caian Ertl hi@caian.org)
  • 480425e: feat(widgets): render prosa webp widgets (Caian Ertl hi@caian.org)
  • e764896: feat(widgets): restyle cards in the lastfm aesthetic with light and dark themes (Caian Ertl hi@caian.org)

Bug Fixes

Others