Skip to content

Releases: akiletour/inrage

v2.1.3

03 Oct 19:21
ec0b8c4
Compare
Choose a tag to compare

What’s New

Full Changelog: v2.1.2...v2.1.3

v2.1.2

05 May 22:32
7bf9307
Compare
Choose a tag to compare

What’s New

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Apr 09:52
Compare
Choose a tag to compare

What’s New

Install PNPM before start deployment en Vercel

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Apr 09:46
e0253f4
Compare
Choose a tag to compare

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

11 Apr 21:44
a31b3e9
Compare
Choose a tag to compare

What’s New

🐛 Bug Fixes

  • fix(prestations): apply max-width to the timeline svg (#103) @akiletour

Full Changelog: v2.0.3...v2.0.4

v2.0.3

03 Apr 21:30
8a3e100
Compare
Choose a tag to compare

What’s New

/!\ Fix the front URL for the pages canonical

🐛 Bug Fixes

Full Changelog: v2.0.2...v2.0.3

v2.0.2

03 Apr 21:08
fd85b89
Compare
Choose a tag to compare

What’s New

Just a quick fix to handle the real production domain instead of use VERCEL_URL.

🐛 Bug Fixes

Full Changelog: v2.0.1...v2.0.2

v2.0.1

01 Apr 00:51
540fbcc
Compare
Choose a tag to compare

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

29 Mar 21:58
6131d0f
Compare
Choose a tag to compare

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

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

15 Aug 21:34
9c4b50f
Compare
Choose a tag to compare

What’s New

  • fix(comment): use ID instead of Int as parent type (#91) @akiletour

🧰 Maintenance

  • chore(dep): upgrade NextJS and its dependencies (#92) @akiletour

Full Changelog: v1.3.0...v1.3.1