Skip to content

Releases: wontory/tech-stack

v3.1.1

09 Feb 04:17
57cc955

Choose a tag to compare

Changes

📦 Dependencies

  • Bump simple-icons to 16.8.0

What's Changed

  • chore: bump simple-icons to 16.8.0 by @wontory in #51

Full Changelog: v3.1.0...v3.1.1

v3.1.0

08 Feb 21:51
1c804ad

Choose a tag to compare

Changes

🛠 Fixes & Improvements

  • Fix shine animation not working on Safari/iOS by replacing gradientTransform SMIL animation with rect translate approach
  • Fix blurry icons on Safari caused by SVG filter rasterization (removed glow filter)
  • Improve trailing light blob connectivity (3 blobs/0.3s gap to 5 blobs/0.12s gap)
  • Add XML escaping for orbit SVG text to prevent XSS injection
  • Fix orbit SVG width not accommodating long text

What's Changed

  • fix(badge): fix badge SVG generation with animated effects by @wontory in #50

Full Changelog: v3.0.0...v3.1.0

v3.0.0

08 Feb 17:04
e315a4b

Choose a tag to compare

Changes

✨ Updates

New Badge Feature

  • Introduced Badge mode for shields.io-style SVG generation, complementing the existing Orbit animation.
  • Create customizable badges with 3,200+ brand icons from Simple Icons.
  • Enable highlight mode for a trailing light and shine animation effect.

Shared Architecture Refactoring

  • Extracted reusable IconSearch component for consistent icon selection across features.
  • Created shared TextInput and card (Preview, Customize) components to reduce duplication.
  • Introduced resolveSimpleIcon utility for consistent icon resolution in API routes.
  • Improved context type safety with error-throwing hooks.

🛠 Fixes & Improvements

Security Enhancements

  • Added XML entity escaping to prevent XSS/injection attacks via SVG text parameters.
  • Implemented hex color validation in API endpoints to block malicious input.
  • Added text length restrictions (100 characters max) on both Orbit and Badge API endpoints.
  • Fixed React Server Components CVE vulnerabilities.

Performance & Compatibility

  • Fixed Orbit SVG width not properly accommodating long text with dynamic width calculation.
  • Added cache headers (public, max-age=3600, s-maxage=3600) to both Orbit and Badge API routes for improved performance.
  • Updated README with comprehensive Badge feature documentation and API examples.

Dependencies

  • Upgraded packages across the monorepo for improved stability and security.

Full Changelog: https://github.com/wontory/tech-stack/commits/v3.0.0

v2.0.0

25 Aug 17:10

Choose a tag to compare

Version 2.0.0 - 8/25/25, 2:10 AM

Changes

✨ Updates

tech-orbit → tech-stack

  • The name tech-orbit has been updated to tech-stack for a clearer and more consistent naming convention.

New SVG Styles Coming Soon

  • In addition to the existing orbit-style SVGs, we’ll soon be providing badge-style SVGs, giving you more options to fit your use case.

🛠 Fixes & Improvements

WebKit Compatibility Fix

  • Fixed an issue where animations did not run properly on WebKit-based browsers (e.g., Safari).

Orbit Style Enhancement

  • The orbit-style animations have been improved with more realistic motion by applying various physical principles.
  • This update delivers smoother, more immersive animations.

Full Changelog: https://github.com/wontory/tech-stack/commits/v2.0.0

v1.5.0

25 Dec 01:54
054b6fb

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Sep 13:16

Choose a tag to compare

Updated simple-icons version to 13.10.0.

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Sep 09:17

Choose a tag to compare

Updated simple-icons version to 13.8.0.
Improved render performance of icons list with @tanstack/react-virtual

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Aug 21:53

Choose a tag to compare

New Icons

  • ZeroTier
  • MinGW-w64
  • LanguageTool
  • Ollama
  • Yii

Updated Icons

  • Mastodon

Full Changelog: v1.1.4...v1.2.0

v1.1.4

24 Jul 06:16

Choose a tag to compare

New Icons

  • glTF
  • Literal
  • Lobsters
  • Outline

Updated Icons

  • Linux Mint

Full Changelog: v1.1.3...v1.1.4

v1.1.3

10 Jul 15:53

Choose a tag to compare

Updated simple-icons to version 13.1.0.

3 New icons
1 Updated Icon

More details

Full Changelog: v1.1.2...v1.1.3