June 3, 2025
Let's go through what we got done in Milestone M37 (May 19 - Jun 01).
Implemented anchor link functionality for blog post headers, allowing users to copy direct links to specific sections. This improves navigation and makes it easier to reference and share content.
Enhanced page routing by saving slug history. When a blog post’s slug is updated, any visits to the previous URL are now seamlessly redirected to the new one, preventing 404 errors and ensuring a smoother experience.
Updated the default page title behavior so that it now shows the blog name by default, replacing the previous generic "NeetoPublish" title.
Let's get started now.