Releases: akiletour/inrage
v2.1.3
v2.1.2
What’s New
🐛 Bug Fixes
- feat(ssr): handle static params for portfolio (#107) @akiletour
🧰 Maintenance
- chore(deps): upgrade project dependencies (#107) @akiletour
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What’s New
With this approach, when a commit is pushed to the main branch (dev merged onto main), it will no longer invoke automatic deployment on Vercel. We retain the freedom to generate our release before it is deployed in production.
✅ Enhancements
- feat(ci): add Github Action for deployment based on tags and releases (#105) @akiletour
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What’s New
- feat(tma): add upgrade PHP block and fix sentences (#104) @akiletour
- feat(deps): upgrade to NextJS 13.3.0 (#102) @akiletour
🐛 Bug Fixes
- fix(prestations): apply max-width to the timeline svg (#103) @akiletour
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What’s New
/!\ Fix the front URL for the pages canonical
🐛 Bug Fixes
- fix(seo): use the real front url of the shop (#101) @akiletour
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What’s New
Just a quick fix to handle the real production domain instead of use VERCEL_URL
.
🐛 Bug Fixes
- fix(env): cleanup environment variables (#100) @akiletour
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What’s New
Some minor UI fix when retreiving Gutenberg content.
🐛 Bug Fixes
- fix(post-body): reduce font-size of introduction (#99) @akiletour
- fix(post): apply dynamic height of jetpack git wrapper (#98) @akiletour
Full Changelog: v2.0.0...v2.0.1
v2.0.0
After more than 30 hours of hard work, we are excited to announce version 2.0.0 of our website, which includes a major overhaul with the upgrade to NextJS 13 and support for appDirectory. This release brings numerous improvements and bug fixes.
Full Changelog: v1.3.1...v2.0.0
New Features
Epic
- Refactor to Next 13 #97 (@akiletour)
Stories
- Breadcrumb
- Contact form
- Backend requests in GraphQL
- List of blog comments
- List of projects
- SEO metadata (title, desc)
- Project detail in portfolio
- Conversion of pages to app
- Dynamic header
- Post a comment
- Blog post detail
- List of blog posts
Bug Fixes
- Wrong URL in blog posts
- Repo change in readme for badges
Subtasks
- Retrieve HTML from backend
- Display articles with the same theme
- Manage CSS for remote articles
- Ability to reply to a user's comment
- Post a comment on an article
- Retrieve list of projects
- Display list of categories
- Retrieve projects by taxonomy
- Display page
- Create /api/hello route
- Verify spam with Akismet
- Send message via Mailjet
- Confirmation page for request
- Slack notification
- Retrieve project
- Display HTML content like articles
- Display projects from the same category
We would like to extend our gratitude to all contributors for their hard work and support in making this major release happen.
v1.3.1
What’s New
- fix(comment): use
ID
instead ofInt
as parent type (#91) @akiletour
🧰 Maintenance
- chore(dep): upgrade NextJS and its dependencies (#92) @akiletour
Full Changelog: v1.3.0...v1.3.1