Releases: imse-ty/imsety.com
Releases · imse-ty/imsety.com
imsety.com 2.0.0
imsety.com 1.7.0
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.
imsety.com 1.6.0
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.
imsety.com 1.5.0
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!
imsety.com 1.4.0
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
- Broken shadow showing up for Vimeo content that is not 16:9 by setting player's "transparent" parameter to false. (#63)
imsety.com 1.3.0
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 [email protected] to [email protected] 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)
imsety.com 1.2.1
1.2.1 - 2022-03-23
Fixed
- Incorrect Instagram icon link. It went to www.instagram.com/imse.ty instead of www.instagram.com/imse_ty. Oops... 🤦🏾♂️ (#60)
imsety.com 1.2.0
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
imsety.com 1.1.0
1.1.0 - 2022-02-22
Added
- New lightbox functionality for project entries using Simple React Lightbox.
- A neat
PhotoGrid
component that lets me quickly make photo grids inside MDX. - Going to imsety.com/rebrand redirects you to the Imsety 2022 rebrand case study.
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
- Upgraded to Sanity 2.27.1.
imsety.com 1.0.0
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
andslug
for project entries and blog posts are now required.- Updated default page description. (#52)
- Updated YouTube link to www.youtube.com/imsety. (#52)