# [1.12.0](https://github.com/deployn/astro-deploy/compare/v1.11.1...v1.12.0) (2024-03-02)
### Features
* **nginx:** use a adjustable nginx config file ([4adf2bc](4adf2bc3ec))
4.8 KiB
4.8 KiB
1.12.0 (2024-03-02)
Features
- nginx: use a adjustable nginx config file (4adf2bc)
1.11.1 (2024-03-02)
Bug Fixes
- Dockerfile: specify nginx version for better predictability (7d05720)
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)