# Changelog

New features, bug fixes, and improvements made to Starlight UI Tweaks.

## v0.2.2

### Bug Fixes

- Add null check to avoid console error when updating footer year

## v0.2.1

### Bug Fixes

- Fixed footer copyright year being stuck at build time, now updates dynamically on client side

## v0.2.0

### Features

- Show social icons on footer

### Bug Fixes

- Fix language selector alignment

## v0.1.0

### Features

- Extends the components: `ThemeSelect`, `SocialIcons`, `TableOfContents`, `MarkdownContent` and `Footer`