All notable changes to this project are documented in this file.
- No changes yet.
-
Fixed (Bugs):
- chore: Upgrade to 1.1.1 - package.json
- Add Experience Page - Career Break & RSL
- Add Education Page - Postgraduate Education
- Add Media Page - Missing event details
- Add missing achievements
- Add MLSC - NIBM
1.1.0 - 2024-05-01
-
Added (New features):
- New font to Inter
- Add pageHeaderTheme
-
Changed (Improvements):
- Update dependencies
- version [1.0.1 -> 1.1.0]
- next [13.5.4 -> 14.1.4]
- react-icons [4.11.0 -> 5.0.1]
- react-toastify [9.1.3 -> 10.0.5]
- resend [2.0.0 -> 3.2.0]
- next-themes [0.2.1 -> 0.3.0]
- @vercel/analytics [1.1.1 -> 1.2.2]
- autoprefixer [10 -> 10.0.1]
- eslint-config-next [13.5.4 -> 14.1.4]
- tailwindcss [3 -> 3.3.0]
- Update header and footer
- Update home page
- Update experience pag
- Add Projects section
- Add Tools & Technologies section
- Update latest experience data
- Add new 4 sections
- Update theme details & ItemCards
- Update interface & links
- Update about page
- Update about cards
- Add achievements section
- Add section for LinkedIn recommendations
- Update education page
- Add new cards and layout design
- Update media page
- Add event highlights
- Remove banner and log details
- Update connect page
- Change section layout format
- Update documents
- Update README.md
- Remove extra inputs from ISSUE_TEMPLATE/feature_request.md
- Update dependencies
-
Fixed (Bugs):
- Replace unsupported links
- Experience page missing items
- Fix WingzDev dates
- Add missing tools & technologies
- Fix broken links in communities
1.0.1 - 2023-11-24
-
Fixed (Bugs):
- Link cards to a new username
1.0.0 - 2023-11-15
-
Added (New features):
- NavBar component (
NavBar.tsx
) - Body layout
- Footer component (
Footer.tsx
) - ThemeSwitcher component
- About page (
pages/about.tsx
) - Education page (
pages/education.tsx
) - Experience page (
pages/experience.tsx
) - Media page (
pages/media.tsx
) - Connect page (
pages/connect.tsx
) - Folder structure
- Resend email integration (
api/email/route.ts
) - Images (
public/
) and Icons (components/
) - Custom theme data at
globals.css
- Custom components (e.g.,
ItemCards.ts
) - Interfaces for types (
interfaces.ts
) - Pull request guidelines (
PULL_REQUEST_GUIDELINES.md
) - Branch naming guidelines (
BRANCH_NAMING_GUIDELINES.md
)
- NavBar component (
-
Changed (Improvements):
- Updated Home page (
app/page.tsx
) - Formatted layout & structure
- Updated
README.md
- Updated Home page (
-
Fixed (Bugs):
- Website accessibility issues
0.1.0 - 2023-10-25
-
Added (New features):
- Initialized commit from Create Next App
- Created community standards documents
- Developed coming soon page
- Integrated Vercel Web Analytics
-
Changed (Improvements):
- Updated
README.md
- Updated