···11+## v0.1.0 (2025-05-27)
22+33+### Feat
44+55+- **.cz.toml**: add commitizen config
66+- **FriendLink**: add high variant
77+- **<FriendLink>**: add two lower quality version of FriendLink
88+- Add a portfolio to the website
99+- **friends.astro**: Add tess' buttons
1010+- **other buttons.astro**: Add button for eightyeightthirty.one
1111+- **other buttons.astro**: Add two additional buttons
1212+- **Docker Image**: Add a docker image that uses bun for the server for testing later
1313+1414+### Fix
1515+1616+- **Docker Image**: output SSR site when in docker
1717+- **Docker Image**: output SSR site when in docker
1818+- **GH actions**: fix docker build context
1919+- **GH actions**: remove cosine from docker action
2020+2121+### Perf
2222+2323+- **NavHeader**: reduce background quality a smidge
2424+- **index**: move all FriendLinks over to high variant
2525+- **index**: try 0x5066's button with FriendLinkLow
2626+- **index**: move 0x5066's button to FriendLinkMid for further file size improvements
2727+- **index**: Swap 0x5066's button to v2 for smaller file size
2828+2929+## v0.0.1 (2024-12-20)
3030+3131+### Feat
3232+3333+- **Gh actions**: Auto build and push docker builds to GH registry
3434+- :zap: Setup preconnect and dns-prefetch for transing.neocities.org
3535+- :sparkles: Move from FontAwesome to astro-icons + iconify
3636+- **NavHeader.astro**: use image-set to supply multiple file types for heder background
3737+- **NavHeader**: Supply client with avif, webp, jpeg and png options for profile picture
3838+- Add SteamReplay backups repo as submodule
3939+- **other buttons.astro**: add increment counter
4040+- trans the internet a little more
4141+4242+### Fix
4343+4444+- **aria.css**: :ambulance: Fix comic mono never being served from website
4545+- **aria.css**: :ambulance: Fix comic mono never being served from website
4646+- **friends.astro**: :bug: move my own button to using `<img />` again over Astro's `<Image />`
4747+- **NavHeader.astro**: I had 33x31 instead of 88x31...
4848+- repair miyuko's button being stretched for some reason
4949+- manually install sharp so the pipeline doesn't get mad
5050+- **astro.yml**: specify pnpm in
5151+5252+### Refactor
5353+5454+- **aria.css**: dont serve Comic Shanns font file
5555+- **NavHeader.astro**: :recycle: Increase quality of header images
5656+- **NavHeader.astro**: :zap: Optimise size and scale of pfp in header
5757+- **NavHeader.astro**: :zap: Optimise the header background image size and resolution
5858+- **FriendLink.astro**: Move from <img /> to <Image /> for buttons