# [1.24.0](https://github.com/deployn/astro-deploy/compare/v1.23.1...v1.24.0) (2024-03-10) ### Features * **blog:** add pagination ([e3c5b3f](e3c5b3f31f)) * **pagefind:** add search support to blog ([b18424b](b18424b921))
13 KiB
13 KiB
1.24.0 (2024-03-10)
Features
1.23.1 (2024-03-10)
Bug Fixes
- fix darkmode after page transitions (488fea3)
1.23.0 (2024-03-10)
Features
- blog: use expressive code (4ced8dc)
1.22.0 (2024-03-08)
Features
1.22.0-beta.2 (2024-03-08)
Features
- blog: transition blogpost titles (aece417)
1.22.0-beta.1 (2024-03-08)
Features
- add view transitions (769ccc4)
1.21.0 (2024-03-08)
Bug Fixes
Features
- nginx: add webp to cache control (521a4ce)
1.20.0 (2024-03-08)
Features
- add meta description (5266fe5)
1.19.4 (2024-03-07)
Bug Fixes
- blog: add trailing slash to bloglist (76789be)
1.19.3 (2024-03-07)
Bug Fixes
- header: update style (8d2285c)
1.19.2 (2024-03-06)
Bug Fixes
- blog: add page title to posts (9c8013c)
1.19.1 (2024-03-06)
Bug Fixes
1.19.0 (2024-03-05)
Bug Fixes
Features
1.18.0 (2024-03-04)
Bug Fixes
Features
1.17.2 (2024-03-04)
Bug Fixes
- header: remove inner div from nav links (e73be91)
1.17.1 (2024-03-04)
Bug Fixes
- header: resize nav links on larger screens (1d89df8)
1.17.0 (2024-03-04)
Features
- header: highlight active nav link (cb051e9)
1.16.0 (2024-03-04)
Bug Fixes
- vscode: update recommended extensions (cc3ace3)
Features
- blog: add frontmatter support (4bf5e4c)
1.15.1 (2024-03-04)
Bug Fixes
- ui: enhance spacing and layout (6df0274)
1.15.0 (2024-03-04)
Bug Fixes
- move type import into type-only import (e92e713)
Features
- blog: add mdx blog functionality (7607ff0)
- blog: use responsive table in mdx blog (e0f6525)
- ui: add navigation to header (d8615eb)
1.15.0-beta.2 (2024-03-03)
Features
- blog: use responsive table in mdx blog (e0f6525)
1.15.0-beta.1 (2024-03-03)
Bug Fixes
- move type import into type-only import (e92e713)
Features
1.14.0 (2024-03-02)
Features
- nginx: update custom nginx conf (92c1744)
1.13.1 (2024-03-02)
Bug Fixes
- nginx: terminate line by ; (74d3362)
1.13.0 (2024-03-02)
Features
- nginx: update custom nginx config (bb18a47)
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)