
🍿 Minor Changes
-
#259
8102389
Thanks @HiDeoo! - Add support for collapsed sidebar groups -
#256
048e948
Thanks @HiDeoo! - Add new globallastUpdated
option defaulting tofalse
to 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 newlastUpdated
frontmatter field.⚠️ Breaking change. Starlight will no longer show this date by default. To keep the previous behavior, you must explicitly set
lastUpdated
totrue
in your configuration.starlight({lastUpdated: true,}),
🐞 Patch Changes
-
#264
ed1e46b
Thanks @astridx! - Add new icon for displaying codeberg.org in social links. -
#260
01b65b1
Thanks @ElianCodes! - Add Dutch UI translations -
#269
fdc18b5
Thanks @baspinarenes! - Add Turkish UI translations -
#270
1d3e705
Thanks @cbontems! - Improve French UI translations -
#272
6b23ebc
Thanks @cbontems! - Add YouTube social link support -
#273
d4f5134
Thanks @Waxer59! - Fix typo in Spanish UI translations