Releases
Aug 12, 2025
v.1.13.0
Enhancements
Release Notes for 1.13.0
Enhancements
- Added tags for Features, Enhancements, and Bugs in the left section of the Releases page.
Aug 07, 2025
v.1.12.0
Enhancements
Release Notes for 1.12.0
Enhancements
- Removed 'Books I Read' tab feature from About page.
- Changed Archive page layout.
Dec 01, 2024
v.1.11.0
Features
Release Notes for 1.11.0
Features
- Added category filtering feature to blog page.
Nov 09, 2024
v.1.10.0
Features
Release Notes for 1.10.0
Features
- Added Releases Page, where you can view release notes of this blog.
Nov 05, 2024
v.1.9.0
Features
Release Notes for 1.9.0
Features
- Added Archive Page, where previous posts related to my previous major in Environmental Engineering were archived. The current blog now focuses on Computer Science and Data Science.
Oct 30, 2024
v.1.8.0
FeaturesBugs
Release Notes for 1.8.0
Features
- Added years with links to tag layout.
Bugs
- Removed date-based pagination from TIL page
- Renamed page title on TIL pages.
Oct 26, 2024
v.1.7.0
Features
Release Notes for 1.7.0
Features
- Added 'Books I Read' tab feature to About page.
Oct 10, 2024
v.1.6.0
Features
Release Notes for 1.6.0
Features
- Added monthly and yearly pages to the blog.
- Added monthly and yearly pages to TIL.
- Added links to category titles.
- Created and applied SVG component for state transitions.
- Managed state in local storage for consistency.
Sep 28, 2024
v.1.5.0
Features
Release Notes for 1.5.0
Features
- Added tab functionality to Project page.
Sep 16, 2024
v.1.4.0
Features
Release Notes for 1.4.0
Features
- Added new tag page for TILs.
- Removed TagTil and added basePath parameter to Tag component to eliminate redundancy.
Sep 8, 2024
v.1.3.0
FeaturesEnhancements
Release Notes for 1.3.0
Features
- Added new components to the left sidebar on Blog and TIL pages to display categories, tags, and date-based navigation.
- Added components to display tags and date-based navigation on Tag page.
- Created function to generate JSON with blog post dates and category counts.
Enhancements
- Added Projects and Stack information to Project page.
Sep 5, 2024
v.1.2.0
Enhancements
Release Notes for 1.2.0
Enhancements
- Add Projects and Stack Information to Project Page.
Aug 27, 2024
v.1.1.0
Features
Release Notes for 1.1.0
Features
- Added a new TIL (Today I Learned) page.
- Added a functionality for collecting year and month data.
Jul 15, 2024
v.1.0.0
Features
Release Notes for 1.0.0
Features
- Set up the project using the `tailwind-nextjs-starter-blog` theme and removed unnecessary features.