Changelog
com-kemalyilmaz project history.
The format is based on Keep a Changelog.
2025.8 - 2025-11-17
Added
- Added Better Auth + D1 setup and API creadits expiration posts.
- Updated note contents.
2025.7 - 2025-05-26
Added
- Added authentication providers note.
- Updated packages and configurations.
- Updated note contents.
2025.6 - 2025-05-11
Added
- Added “Notes Collection” for the new content type “Notes”
- Updated styles and markup for the Notes Collection presentation
- New content to the
postsandbookscollections.
2025.5 - 2025-04-07
Added
not_found_handling404-pagehandler to serve custom404page and reduce the number of irrelevant crawler invocations of the Worker.- New content to the
postsandbookscollections.
Changed
- Old plain color favicon with the new colorful hat icon.
2025.4 - 2025-03-25
Added
- New
stagingandproductionenvironments and their deployment scripts. - Replaced
import.meta.env.npm_package_versionwith the(package.json).version.
Changed
- Cloudflare Pages setup with Workers Static Assets.
2025.3 - 2025-01-20
Added
- A new item to the “books” collection.
- Corrected typo.
2025.2 - 2025-01-18
Added
- 4 new items to the “books” collection.
- “All Posts” link at the end of the “Latest Posts” widget.
2025.1 - 2025-01-09
Added
- AI Audio feature to the
/news-reportpage. - A temporary endpoint to fetch audio content within the Astro application.
- Typo corrections.
2024.8 - 2024-12-31
Added
- Migrated to Astro
v5. - Presented
/news-reportroute and enabled SSR on the page. - Set up wrangler in the project for the
@astrojs/cloudflareintegration. - New content item and typo corrections.
2024.7 - 2024-09-23
Added
- New entry “tr/tas-uykusu” to the “books” collection.
- Added book icons to the
LatestPostswidgets on home pages.
Changed
- Replaced books emoji with a lightweight SVG alternative.
2024.6 - 2024-09-16
Added
numItemsoption to control the size ofLatestPostswidget.- New content.
- A public
CHANGELOG(this page) to the/changelog/route. - Language code as a
bodyclass.
Fixed
- Varying width problem of the
LatestPostswidget’stimecolumn.
Changed
- Number of items of the
LatestPostswidget to5on the/tr/route.
2024.5 - 2024-09-09
Added
- Deployment notes heading to the
READMEfile. - Missing
CHANGELOGentries.
Fixed
- Full width focus ring problem on the
LatestPostswidget links.
2024.4 - 2024-09-09
Added
- The
LatestPostswidget lists the last 3 content items on the homepage. - Corrected typo.
2024.3 - 2024-09-08
Added
- New articles and typo correction.
2024.2 - 2024-09-06
Added
- The
bookscollection type and the visual representation for it. - Two book reviews (tr) and one technical (en) post.
- Minor updates, typo correction and content updates.
2024.1 - 2024-07-01
Added
- Initial release of the site.
- A static
Astrosite with a simple customi18nsetup. - Routes for
/,/blog/,/blog/[slug]/and/tr/locale counterparts. - A custom
404page. - Moved
xkema.github.iocontent. - Sitemap support.
- A custom property for
outdatedposts.