Getting Started
Metronic Changelog
Stay updated with the latest enhancements and fixes in Metronic Tailwind CSS HTML & JavaScript Toolkit. This page provides a detailed log of all the changes, including new features, improvements, and bug fixes for each release.
New
Updates & Improvements
Fixes
Updates & Improvements
Fixes
New
Updates & Improvements
Packages
Updated all global dependencies to their latest stable versions in
package.json
.
New
Updates & Improvements
HTML
Added
antialiased
class to the body tag
to globally enhance font smoothing and improve text rendering quality.
-
More
Show less
Updates & Improvements
Fixes
CSS
Resolved CSS errors in
dist/assets/css/styles.css
.
Updates & Improvements
CSS
The CSS source for Demo1 has been relocated from
src/core/plugins/layouts/demo1.js
to
src/css/demos/demo1.css
.
This change resolves the CSS errors in
-
More
Show less
dist/assets/css/styles.css
caused by the PostCSS issue with nested CSS elements.
Fixes
CSS
Resolved CSS errors in
dist/assets/css/styles.css
.
Updates & Improvements
SPA
Use type-only exports in
index.spa.ts
.
Package
Due to the increasing package size, reaching
10gb
, the
Metronic v8.x
package has been moved.
It is now available for download from Google Drive, provided in the ThemeForest download package, and from the
Metronic Downloads
site, which requires a purchase code to download individual features.
-
More
Show less
Fixes
Components
Resolved an issue where the
transitionEnd
and
animationEnd
events were not triggered in Firefox.
KTReparent
Fixed an issue where the component was not working during the window resize event
-
Preview
New
Initial Release