Qurno Astro Changelog
This page provides a detailed record of all updates made to the Qurno Astro theme, including new features, bug fixes, and performance improvements.
We recommend keeping your theme up to date to ensure you benefit from the latest enhancements and maintain compatibility with Astro platform.
v2.0.0 β August 29, 2025
- π₯ Has breaking changes
- π― Upgraded Astro.js to latest v5.13.4
- β¨ Upgraded Tailwind to latest v4.1.12
- π₯ !important: there are changes in styles; removed SCSS dependency.
- π Updated other dependencies
*Please make sure you backup your files before updating to v2
v1.0.1 β January 19, 2025
- π Fixed TOC toggle issue after page-swap
v1.0.0 β January 12, 2025
- π Initial Release
Update Guide
- Always backup your current theme before updating to a new version
- Custom modifications warning: If youβve made custom changes to your theme files, updating will overwrite these modifications
- Document your custom changes
- Compare your current theme with the new version. Use one of the following methods:
- Use version control. GitHub is recommended for this method.
- Use a tool like Zip Compare Tool to identify changed files
- Using GitHub for Theme Management If youβre planning to customize your theme, consider saving it to a private GitHub repository first. This might sound technical, but itβs actually quite simple and will save you hours of headaches later.