Changelog

A growing log of new additions, changes, and bug fixes for this site. Some of this is a bit technical and vague. But hey, this is all I got! πŸ˜…

Changelog idea inspired by Jacky AlcinΓ© who was then inspired by Tatiana Mac.

Check out the source code on GitHub.

Changelog

Unreleased

1.7.0 - 2023-05-21

Added

  • Cool scale animation when you hover a project.

Changed

  • Made project section wider.
  • Rounded off some things.
  • Swapped "Hey!" with "Greetings!"
  • Changed front from Poppins to Hubot Sans.
  • Centered hero images.

1.6.0 - 2022-07-30

Added

  • Ability to link to a particular heading in a project case study.

Changed

  • Switched from Yarn to npm.

1.5.0 - 2022-06-21

Added

  • Made a work page document inside Sanity Studio so that I can rearrange the order of projects. (#65)

Fixed

  • Bug where project case study tool tips do not show up even if one the fields exist.
  • "developed my me" typo in the footer. Oops, that should have said "developed by me." Thanks, M.SAM, for pointing this out!

1.4.0 - 2022-06-17

Changed

  • Made sure to only show case studies and blog posts that have a publishedAt date.
  • The case study heading is now on the top for larger screens! I don't know why I had it like that before...
  • Updated dependencies.

Fixed

1.3.0 - 2022-05-04

Added

  • Gave the hero reel video a stand-in poster for users with slow internet.

Changed

  • Changed contact email from hello@imsety.com to greetings@imsety.com because it sounds cooler.
  • Updated about page photo with a nicer color corrected one πŸ™‚
  • The header is now a bit shorter.

Fixed

  • About page content overflowing past the header on smaller screens. (#61)

1.2.1 - 2022-03-23

Fixed

1.2.0 - 2022-03-23

Added

  • New about page photo :)

Changed

  • Blog and changelog pages now open links in new tab.

Fixed

  • Project entries not showing full Vimeo controls on mobile.
  • zoom-in cursor showing up on blog post images.
  • Project card content overflowing on smaller screens

1.1.0 - 2022-02-22

Added

Changed

  • Made all of the regular paragraphs a regular font-weight. I realized the boldness was too distracting.
  • Make "Reach out" button use Sentence case instead of Title Case.
  • Change order of social media links

Fixed

  • "Work" header item not being active when viewing a project entry.
  • Fixed project and blog header line-heights being too close.

Security

1.0.0 - 2022-02-19

First stable release πŸ₯³πŸ₯³πŸŽ‰

Added

  • Google Analytics. (#45)
  • Changelog page for public release notes. (#47)
  • Simple SEO for all pages. (#51)
  • Proper content with real blurbs! (#52)

Changed

  • Footer copyright notice thing has been updated from "2021" to "2022." (#49)
  • Upgraded to Next.js 12. (#53)
  • Projects on the home page are now sorted by date published. (#52)
  • Made sure project entry info such as year, timeline, tools, and summary are hidden when not in use.
  • title and slug for project entries and blog posts are now required.
  • Updated default page description. (#52)
  • Updated YouTube link to www.youtube.com/imsety. (#52)

0.6.0 - 2022-01-29

Added

  • Project entry page. (#36)

0.5.0 - 2022-01-22

Added

  • Blog page with dynamic content from Sanity. (#34)
  • Blog post pages with content from Markdown and Sanity (#35)
  • Ability to have see a live preview of a blog post. (#35)

Changed

  • Made default font-size a little bigger (1.125 rem). (#37)
  • Renamed the project URL directory to projects. (#42)
  • Changed project and post schema titles to "Projects" and "Posts" in the Sanity Studio. (#42)

0.4.0 - 2021-06-18

Changed

  • New page container with set max-width. (#21)
  • The Imsety wordmark now takes you to the Work page. (#22)
  • Redesigned Work and Info page hero sections (#26)
  • The header shadow now only shows up when you start scrolling. (#29)
  • Renamed "Info" page to "About" page. (#32)

Fixed

  • Fixed unresponsive page behavior on smaller screens. (#27)

0.3.0 - 2021-06-12

Added

  • Info page with basic about me bio. (#19)

0.2.0 - 2021-06-08

Added

  • Header component with mobile navigation. (#12)
  • Footer component with a link to the GitHub repo. (#12)
  • Work page with portfolio grid of my work. (#11)
  • Sanity.io CMS with basic content functionality.
  • Default container padding.

Changed

  • Made the site wide page language English. (#14)

0.1.2 - 2021-05-06

Added

  • Link to my email. (#9)

Changed

  • Adjusted margin in the hero section.

0.1.1 - 2021-04-28

Fixed

  • Incorrect casing in index.js for Header. (#5)
  • Incorrect syntax in tailwind.config.js. (#7)

0.1.0 - 2021-04-28

Initial development.