Starlight Obsidian Theme Changelog
This page documents the changes made to the Starlight Obsidian Theme. For the most up-to-date information, refer to the changelog of the individual releases on the GitHub releases page.
0.1.1 (2025/01/23)
Upgrades
- The minimum supported version of Starlight is now
0.31.0
, and Astro5.1.5
.
0.1.0 (2025/01/22)
Upgrades
- ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now
0.30.0
, and Astro5.0.0
.
Please follow the upgrade guide to update your project.
Note that thelegacy.collections
flag is not supported by this plugin and you should update your collections to use Astro’s new Content Layer API.
0.0.10 (2024/12/12)
Features
- Simpler disabling of the graph and backlinks via the
graph
andbacklinks
settings
0.0.9 (2024/11/11)
Fixes
- Site sidebar not scrolling properly on Firefox
- Completely empty pages not rendering properly
0.0.8 (2024/10/30)
Fixes
- Screenreader elements causing page overflow
- Prevent additional padding on pages without a sidebar
0.0.7 (2024/10/18)
First official release of the theme
Older versions can be found in the releases but are not recommended for use.