# [1.11.0](https://github.com/deployn/astro-deploy/compare/v1.10.0...v1.11.0) (2024-03-01) ### Bug Fixes * **ui:** add aria-label to social link icon ([69ef8f9](69ef8f9659)) * update index page ([5492587](54925872ec)) ### Features * **tailwind:** add custom colors to tailwind config ([bae6a1c](bae6a1c4f0)) ### Performance Improvements * **ui:** eager load header logo ([25d7c75](25d7c75d94))
4.2 KiB
4.2 KiB
1.11.0 (2024-03-01)
Bug Fixes
Features
- tailwind: add custom colors to tailwind config (bae6a1c)
Performance Improvements
- ui: eager load header logo (25d7c75)
1.10.0 (2024-02-28)
Features
- ui: add heading component (c76e15f)
1.9.0 (2024-02-28)
Features
- layout: add footer component (39dfa3a)
1.8.2 (2024-02-27)
Bug Fixes
- ui: update color class in header (11b283c)
1.8.1 (2024-02-27)
Bug Fixes
1.8.0 (2024-02-26)
Features
- docker: add site url as build argument (37d3e70)
1.7.1 (2024-02-26)
Bug Fixes
- robots: move robots into pages dir for dymanic creation (34e60b2)
1.7.0 (2024-02-25)
Features
- add darkmode support (f49d9f7)
1.6.0 (2024-02-25)
Features
- add shadcn support (0fed354)
1.5.0 (2024-02-24)
Features
- Sitemap: add dynamic sitemap support (eb0b214)
1.4.0 (2024-02-18)
Features
- add PWA assets generation script and dependencies, include logo and manifest (6e29d4f)
1.3.0 (2024-02-17)
Features
- add tailwind css support (b18b952)
1.2.0 (2024-02-17)
Features
- Prettier: add prettier support (7496556)
1.1.0 (2024-02-17)
Features
- Docker: add docker integration (d8844bc)