- Some more color updates
- Added a new post page
- Added loading components
- New metadata files
- Gabriel Fonseca (@gabrielvfonseca)
- Made some color updates
- Made some application structure imports
- Changed from post-list to post-card
- Gabriel Fonseca (@gabrielvfonseca)
- Revamped monorepo structure to improve code organization and maintainability.
- Introduced dynamic routes for more flexible and scalable navigation.
- Upgraded to Next.js 15, unlocking performance improvements and new features.
- Added Design System to ensure consistent UI components across the platform.
- Enhanced SEO with new optimization packages for improved discoverability.
- Implemented rate limiting to bolster security and prevent abuse.
- Set up email environment variables to streamline configuration and deployment.
- Fixed crashes related to inconsistent route handling in older environments.
- Addressed issues with inconsistent email delivery in specific configurations.
- Resolved minor UI glitches on the dashboard in mobile views.
- Strengthened authentication flow with additional protections against brute-force attacks.
- Patched vulnerabilities in API rate limiting to ensure robust request handling.
- Refactored monorepo into modular packages for better code reuse and scalability.
- Updated dependencies and optimized bundling for faster builds and deployments.
- Improved CI/CD pipelines to handle multi-package testing more efficiently.
- Gabriel Fonseca (@gabrielvfonseca)
- Initialized the repository with foundational codebase.
- Set up project structure and core configurations.
- Established CI/CD pipelines for automated testing and deployment.
- Added basic CRUD operations and initial data visualization features.
- Gabriel Fonseca (@gabrielvfonseca)