Changelog
Track every improvement we make to logoCN.
v0.1.1-beta.10
LatestLatestUpdate Command Fix
Fixed duplicate cache download in update command for better performance
Telemetry Tracking
Added telemetry tracking to update command for usage insights
v0.1.1-beta.9
November 26, 2024Smart Telemetry System
Complete telemetry overhaul with actionable insights - track which logos are popular vs missing
Usage Analytics
Track specific logo names instead of generic counts for better product decisions
Framework Detection
Automatically detect and track which frameworks are using LogoCN
Search Insights
Track search patterns to understand what users are looking for
Privacy First
Anonymous telemetry that respects DO_NOT_TRACK environment variable
v0.1.1-beta.8
August 26, 2024NPM Image Display Fix
Removed cache-busting parameter from README image for NPM compatibility
Package Distribution
Set beta.8 as the latest stable version for better user experience
v0.1.1-beta.7
August 25, 2024Documentation Updates
Updated README with cache-busting for opengraph image to ensure fresh preview
Opengraph Image Update
Fixed opengraph image reference and improved social media preview
Visual Refresh
Updated project branding with new opengraph image
v0.1.1-beta.6
August 25, 2024Component Persistence Fix
Components now persist in index.tsx when SVG files are removed - major bug resolution
Selective SVG Removal
Only newly added SVG files are removed, existing ones are preserved
keepOriginalSvgs Setting
New option to control whether SVG files are kept after component generation
TypeScript Props Fix
Width and height props are now properly optional in TypeScript interface
v0.1.1-beta.5
August 24, 20243300+ Logos Available
Updated to Simple Icons latest API with 537 new logos
Better Documentation
Enhanced README, OpenGraph image, and clearer project positioning
Component Generation
Improved index file generation for existing logos on init
v0.1.1-beta.4
August 22, 2024Logo Collection Expansion
Expanded our logo collection with improved CDN integration
Documentation Updates
Revised MVP documentation for clearer project understanding
v0.1.1-beta.3
August 22, 2024CDN Integration
Switched to unpkg CDN for faster and more reliable logo delivery
537 New Logos
Massively expanded the logo library with 537 fresh additions
v0.1.1-beta.2
August 22, 2024Legal Compliance
Added trademark notices to respect brand ownership
Clearer README
Revised documentation for better clarity and user guidance
v0.1.1-beta.1
August 22, 2024Uninstall Command
Easy cleanup with the new uninstall command
Real-World Examples
Documentation now includes practical, real-world usage examples
Logo Examples
Clearer visual examples showing logo integration
v0.1.1-beta.0
Initial ReleaseAugust 22, 2024LogoCN is Born
A developer-friendly SVG logo management tool for modern projects
Smart Caching
Lightning-fast logo loading with intelligent caching system
Enhanced Commands
Powerful CLI commands for managing and integrating logos
Optimized Build
Improved build process and cleaner package structure
Permission Fix
Executable permissions preserved after installation