Changelog
Find all the new features, improvements and bugfixes here.
v2.0.0
Node.js
Python
Rust
npm install changelog-pro@2.0.0
copy
Stable
July 3, 2025
Bug Fixes
Named installCommand rendering now displays proper tab labels instead of "INSTALL"
Installation commands show actual names (e.g., "core", "angular", "rust") as tabs
Improved HTML escaping for installation command tooltips
v1.4.1
Node.js
Python
Rust
npm install changelog-pro@1.4.1
copy
July 3, 2025
Bug Fixes
Circular dependency issues between ChangelogService and ChangelogGenerator
Duration calculation showing "undefinedms" instead of actual time
Linting errors with unused imports
Export/import mismatches causing test failures
ConfigLoader instantiation issues
v1.4.0
Node.js
Python
Rust
npm install changelog-pro@1.4.0
copy
July 3, 2025
New Features
Smart install command labeling based on package manager type
Runtime caching system for improved CI/CD pipeline performance
Bug Fixes
Module resolution for config-loader
Preview server memory management
Template caching efficiency
Circular dependency issues in ChangelogGenerator
v1.3.0
Node.js
Python
Rust
npm install changelog-pro@1.3.0
copy
July 3, 2025
Improvements
Made `generate` command explicit instead of default action
Improved CLI help and user experience
Show helpful guidance when no command provided
Bug Fixes
Repository URLs in package.json
Confusing default CLI behavior
v1.2.0
Node.js
Python
Rust
npm install changelog-pro@1.2.0
copy
July 3, 2025
New Features
Interactive version tags with copy-to-clipboard functionality
Hover tooltips showing npm install commands
Stable release tags for production versions
Improvements
Enhanced timeline design with better spacing
Improved color scheme for section badges
Bug Fixes
Bug fix color scheme (yellow instead of red)
Template loading and file path issues
v1.1.0
Node.js
Python
Rust
npm install changelog-pro@1.1.0
copy
July 3, 2025
New Features
Professional timeline design with gradient badges
Live preview server with hot reloading
Section grouping to avoid duplicate labels
Bug Fixes
Resolved URL.parse() deprecation warnings
Template variable replacement issues
v1.0.0
Node.js
Python
Rust
npm install changelog-pro@1.0.0
copy
July 3, 2025
New Features
Beautiful HTML changelog generation from markdown
CLI commands: generate, init, preview, stats
Support for semantic versioning
Responsive design with mobile support
Security Updates
Input validation for markdown parsing
Safe HTML generation