Skip to content

Files

Latest commit

 

History

History
323 lines (165 loc) Β· 4.91 KB

CHANGELOG.md

File metadata and controls

323 lines (165 loc) Β· 4.91 KB

socialify

2.18.4

Patch Changes

  • 2e45d6e: Added Playwright test for full variant of CN, JP, and KR (Korean).

    Added accessbility attributes for generic input/textbox components. Updated snapshots.

2.18.3

Patch Changes

  • 5ac566c: Fix unexpected page caching

2.18.2

Patch Changes

  • 791e6e7: Corrected jest update snapshot(s) flag back to -u.

2.18.1

Patch Changes

  • 0bce0d1: Remove custom-rewrites.js which was used to handle large logo rewrites for Vercel

2.18.0

Minor Changes

  • c7d053d: πŸ”οΈ Rename url parameter descriptionEditable to custom_description

2.17.0

Minor Changes

  • d73c1be: Full migration from page router to app router.

    Upgraded to Next.js 15/React19 via official codemod and applied type fixes.

    Huge props to @Keming-He

2.16.0

Minor Changes

  • e7f708e: Added error handling for long svg data uri input

    Thanks to slusy

2.15.1

Patch Changes

  • ca0cebb: Set up dev container

2.15.0

Minor Changes

  • c739cec: Support transparent background

2.14.6

Patch Changes

  • c32156a: remove unused npm packages

    Thanks to @Sunny-64

2.14.5

Patch Changes

  • 0b61791: Migrated from yarn to pnpm package manager Updated scripts, hooks, and README.md

    Thanks to @Keming-He

    Update Dockerfile

2.14.4

Patch Changes

  • 3d13fc9: Display release versions in http response, html head, and footer

2.14.3

Patch Changes

  • 99a37ce: Limited GITHUB_TOKEN process.env check to CI only, as 'next start` in Playwright auto-loads .env for local devs.

    Thanks to @Keming-He

2.14.2

Patch Changes

  • bda22bd: Migrated from relative import to import aliasing for better code maintain-ability.

    Also organized imports into [3rd-party], [types], and [local].

    Thanks to @Keming-He

2.14.1

Patch Changes

  • 038d7d0: Migrated from hard-coded solution to using @next/third-parties/google GoogleTagManager component.

    Thanks to @Keming-He

2.14.0

Minor Changes

  • e804b07: Bump DaisyUI to v4

    Thanks to @Keming-He

2.13.0

Minor Changes

  • 81543b8: Added playwright e2e testing to capture user stories and main UI.

    Updated contributor setup instructions and contributor list in README.md.

    Thanks to @Keming-He

2.12.2

Patch Changes

  • 82f1b49: moved strictly build-time deps to dev-deps list in package.json

2.12.1

Patch Changes

  • ce207c2: Improve config error logging

2.12.0

Minor Changes

  • f60a1fe: Upgrade dependencies

2.11.1

Patch Changes

  • 76ef894: Improve docker build process Reduce docker image size

2.11.0

Minor Changes

  • 610575c: upgrade node 22

2.10.0

Minor Changes

  • 36d53cd: Add docker deployment

2.9.0

Minor Changes

  • 5b7ec64: Upgrade dependencies

2.8.7

Patch Changes

  • 194b120: Throw an Error for Non-OK GraphQL Status Codes

2.8.6

Patch Changes

  • dfaea81: Remove vercel specific code, add Netlify specific code

2.8.5

Patch Changes

  • 488cb95: Update Vercel to Netlify

2.8.4

Patch Changes

  • 064a55b: Bumped BiomeJS to new 1.8 release, updated soon-deprecating scripts.

2.8.3

Patch Changes

  • fecd506: Remove unnecessary dangerouslySetInnerHtml

2.8.2

Patch Changes

  • 563def4: Securely migrated from eslint to biomejs.

2.8.1

Patch Changes

  • 66f8c4f: ⬆️ Upgrade to next 14

2.8.0

Minor Changes

  • 0e8a230: Change word-break style of description

2.7.0

Minor Changes

  • 7dd83ad: Upgrade dependencies

2.6.2

Patch Changes

  • cdd9fa9: Upgrade satori with CJK character support

2.6.1

Patch Changes

  • 9047d49: Revert "⬆️ Upgrade satori" due to Chinese character #227

2.6.0

Minor Changes

  • f547598: Upgrade satori

2.5.2

Patch Changes

  • 762ab0c: Fix emojis

2.5.1

Patch Changes

  • 0270927: Fix png endpoint

2.5.0

Minor Changes

  • 6db06b3: Support new line in description

2.4.2

Patch Changes

  • a626fef: Add powered by vercel

2.4.1

Patch Changes

  • 9d6b91d: Add Java Icon
  • 52bb81d: Limit logo to svg to reduce bandwidth usage

2.4.0

Minor Changes

  • 985ac7d: Upgrade project dependencies

2.3.0

Minor Changes

  • 0f967ca: Add 'Auto' theme that adapts to user system settings

2.2.1

Patch Changes

  • 8a496eb: Fix description text alignment

2.2.0

Minor Changes

  • b572823: Upgrade dependencies

2.1.0

Minor Changes

  • 01b073d: Fix CJK text missing
  • 474fd39: Generate png using resvg wasm, Remove @vercel/og

2.0.0

Major Changes

  • f1a3f6b: Satori and @vercel/og for image generation Use vercel edge functions Upgrade to Tailwind CSS and daisyUI

1.1.0

Minor Changes

  • 76fcfd7: Add changeset