Skip to content

Conversation

@harshuljain13
Copy link
Contributor

Summary

Fixed build failure from previous implementation and created a clean changelog feature with all requested functionality.

Changes

  • ✅ Add Changelog link to navbar between Docs and Community
  • ✅ Create Changelog component with hero section and search functionality
  • ✅ Implement month-wise changelog organization (Feb 2026, Jan 2026, Dec 2025)
  • ✅ Add color-coded entry types (Feature, Fix, Improvement)
  • ✅ Set up React Router for navigation
  • ✅ Create Home component to separate landing page content
  • ✅ Update Header to support both internal and external links
  • ✅ Fix TypeScript TS6133 error (no unused variables)
  • ✅ Responsive design with dark/light theme support

Testing

  • Verify changelog navigation from navbar
  • Test search functionality
  • Check responsive design on mobile devices
  • Verify dark/light theme compatibility

Resolves #3

🤖 Generated with Claude Code

- Add Changelog link to navbar between Docs and Community
- Create Changelog component with hero section and search functionality
- Implement month-wise changelog organization (Feb 2026, Jan 2026, Dec 2025)
- Add color-coded entry types (Feature, Fix, Improvement)
- Set up React Router for navigation
- Create Home component to separate landing page content
- Update Header to support both internal and external links
- Ensure no TypeScript errors (fixed unused variable issue from previous implementation)
- Responsive design with dark/light theme support

Resolves #3

Co-authored-by: Harshul jain <[email protected]>
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for agentship ready!

Name Link
🔨 Latest commit ca1f07d
🔍 Latest deploy log https://app.netlify.com/projects/agentship/deploys/698c6dc1dd80500008a05c0b
😎 Deploy Preview https://deploy-preview-5--agentship.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@harshuljain13 harshuljain13 merged commit 1530247 into main Feb 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Changelog in the website

1 participant