
🍿 Minor Changes
-
#259
8102389Thanks @HiDeoo! - Add support for collapsed sidebar groups -
#256
048e948Thanks @HiDeoo! - Add new globallastUpdatedoption defaulting tofalseto define whether or not the last updated date is shown in the footer. A page can override this setting or the generated date using the newlastUpdatedfrontmatter field.⚠️ Breaking change. Starlight will no longer show this date by default. To keep the previous behavior, you must explicitly set
lastUpdatedtotruein your configuration.starlight({lastUpdated: true,}),
🐞 Patch Changes
-
#264
ed1e46bThanks @astridx! - Add new icon for displaying codeberg.org in social links. -
#260
01b65b1Thanks @ElianCodes! - Add Dutch UI translations -
#269
fdc18b5Thanks @baspinarenes! - Add Turkish UI translations -
#270
1d3e705Thanks @cbontems! - Improve French UI translations -
#272
6b23ebcThanks @cbontems! - Add YouTube social link support -
#273
d4f5134Thanks @Waxer59! - Fix typo in Spanish UI translations