logoCN
v0.1.1-beta.4 • Latest Release

Changelog

Track every improvement we make to logoCN.

v0.1.1-beta.10

LatestLatest
Fixed

Update Command Fix

Fixed duplicate cache download in update command for better performance

Improved

Telemetry Tracking

Added telemetry tracking to update command for usage insights

v0.1.1-beta.9

November 26, 2024
Enhanced

Smart Telemetry System

Complete telemetry overhaul with actionable insights - track which logos are popular vs missing

Improved

Usage Analytics

Track specific logo names instead of generic counts for better product decisions

Added

Framework Detection

Automatically detect and track which frameworks are using LogoCN

Enhanced

Search Insights

Track search patterns to understand what users are looking for

Improved

Privacy First

Anonymous telemetry that respects DO_NOT_TRACK environment variable

v0.1.1-beta.8

August 26, 2024
Fixed

NPM Image Display Fix

Removed cache-busting parameter from README image for NPM compatibility

Improved

Package Distribution

Set beta.8 as the latest stable version for better user experience

v0.1.1-beta.7

August 25, 2024
Improved

Documentation Updates

Updated README with cache-busting for opengraph image to ensure fresh preview

Fixed

Opengraph Image Update

Fixed opengraph image reference and improved social media preview

Enhanced

Visual Refresh

Updated project branding with new opengraph image

v0.1.1-beta.6

August 25, 2024
Fixed

Component Persistence Fix

Components now persist in index.tsx when SVG files are removed - major bug resolution

Fixed

Selective SVG Removal

Only newly added SVG files are removed, existing ones are preserved

Added

keepOriginalSvgs Setting

New option to control whether SVG files are kept after component generation

Fixed

TypeScript Props Fix

Width and height props are now properly optional in TypeScript interface

v0.1.1-beta.5

August 24, 2024
Enhanced

3300+ Logos Available

Updated to Simple Icons latest API with 537 new logos

Improved

Better Documentation

Enhanced README, OpenGraph image, and clearer project positioning

Fixed

Component Generation

Improved index file generation for existing logos on init

v0.1.1-beta.4

August 22, 2024
Enhanced

Logo Collection Expansion

Expanded our logo collection with improved CDN integration

Improved

Documentation Updates

Revised MVP documentation for clearer project understanding

v0.1.1-beta.3

August 22, 2024
New

CDN Integration

Switched to unpkg CDN for faster and more reliable logo delivery

Added

537 New Logos

Massively expanded the logo library with 537 fresh additions

v0.1.1-beta.2

August 22, 2024
Added

Legal Compliance

Added trademark notices to respect brand ownership

Improved

Clearer README

Revised documentation for better clarity and user guidance

v0.1.1-beta.1

August 22, 2024
New

Uninstall Command

Easy cleanup with the new uninstall command

Improved

Real-World Examples

Documentation now includes practical, real-world usage examples

Enhanced

Logo Examples

Clearer visual examples showing logo integration

v0.1.1-beta.0

Initial ReleaseAugust 22, 2024
Launched

LogoCN is Born

A developer-friendly SVG logo management tool for modern projects

New

Smart Caching

Lightning-fast logo loading with intelligent caching system

New

Enhanced Commands

Powerful CLI commands for managing and integrating logos

Improved

Optimized Build

Improved build process and cleaner package structure

Fixed

Permission Fix

Executable permissions preserved after installation