Skip to content

Releases: mateusfg7/mateusf.com

9.5.2

15 Sep 18:03
aca23a0
Compare
Choose a tag to compare

9.5.2 (2024-09-15)

Features

  • blog: create middleware for rewrite post slug on runtime (3f684a1)
  • lib: improve slug parser (2fb7c29)

9.5.1

15 Sep 14:13
c79981c
Compare
Choose a tag to compare

9.5.1 (2024-09-15)

Features

  • about: separate knowledge from stack UI on knowledge list (e7e5b6d)
  • assets: add angular icon (7de2e83)

Bug Fixes

  • deps: update dependency katex to v0.16.11 (b3964ad)
  • deps: update dependency react-parallax-tilt to v1.7.238 (c0af458)
  • deps: update dependency sharp to v0.33.5 (32d8bf5)
  • deps: update dependency tailwindcss-animated to v1.1.2 (69d4f9b)
  • deps: update dependency unified to v11.0.5 (1d74842)

9.5.0

14 Sep 19:38
56a52f3
Compare
Choose a tag to compare

9.5.0 (2024-09-14)

Features

  • tags: include T.I.L. tags on tags list (b4f802e)
  • tags: include TILs on tag pages (3f84cf9)
  • TIL: link T.I.Ls tags to global blog tag page (86b9569)
  • til: update TIL item padding (0d190fc)

Bug Fixes

  • deps: update dependency @phosphor-icons/react to v2.1.7 (479988c)
  • deps: update dependency react-github-calendar to v4.1.5 (ab19d0a)
  • deps: update dependency rehype-katex to v7.0.1 (a70c070)
  • deps: update dependency shiki to v1.6.2 (699997f)
  • deps: update nextjs monorepo to v14.2.4 (346d4d4)
  • deps: update nextjs monorepo to v14.2.8 (2e2acb2)

9.4.2

14 Jun 14:43
6a79f1c
Compare
Choose a tag to compare

9.4.2 (2024-06-14)

Features

  • projects: improve project card styles (23e91c9)

Bug Fixes

  • header: remove padding-x of title when in middle screens (8555606)
  • post: make table scrollable on small screens (84eb36b)

9.4.1

12 Jun 19:11
7d08fb3
Compare
Choose a tag to compare

9.4.1 (2024-06-12)

Features

  • about: add new knowledge icons (0567011)
  • blog: update post table styles (0aa72dd)
  • css: increase pading top of small devices on "content-vertical-spaces" class (af3ed33)
  • icons: add fastapi icon and knowledge (c5567fa)

Bug Fixes

  • blog: use fixed size for icon on post link (a29d329)
  • css: move ".content-container" and ".content-vertical-spaces" classes to [@base](https://github.com/base) layer (f8c11c5)
  • deps: update dependency @headlessui/react to v2 (d614a76)
  • deps: update dependency react-parallax-tilt to v1.7.227 (5fa8d31)
  • deps: update dependency shiki to v1.6.1 (354f4b3)
  • deps: update dependency tailwindcss-animated to v1.1.0 (c4cc96f)
  • header: reponsiveness adjustments (7f98b40)
  • header: use dynamic virtual height on mobile menu drawer (e38ad78)
  • home: reponsiveness adjustments (7310160)

9.4.0

27 May 17:27
dae07bf
Compare
Choose a tag to compare

9.4.0 (2024-05-27)

Features

  • about: update knowledge section UI (bd75824)
  • about: update knowledge section UI (257e81c)
  • home/grid: add github link (ed94f80)
  • home/grid: create "latest post" card (2cb806a)
  • home/grid: create github stats (6911b6d)
  • home/grid: create initial stacks card (b20cc06)
  • home/grid: create letterboxed link card (d83f670)
  • home/grid: create links card (04474b0)
  • home/grid: update links card (f5ee52a)
  • home: add grid links and statistics (c9a5d81)
  • home: create about-me section (abe2895)
  • home: create initial grid (19f4a31)
  • home: dark mode on latest-post card (f8baef8)
  • home: update "latest-post" card UI in home grid (909caa9)
  • icon: add Vite and Markdown icons (886752d)
  • icons: add new icons (ee3510c)
  • icons: update some icons (2facd1d)
  • lib: create getAlbumCover function for get music cover from Spotify database (455a49d)
  • projects: use local icons instead of react-icons (6398ad6)
  • tailwindcss: create background-fade animation (04c4d23)
  • ui: update blog post ui (1ac69e1)

Bug Fixes

  • about/statistics: show album cover on top track card (94266ba)
  • deps: update dependency @headlessui/react to v1.7.19 (fe21dc1)
  • deps: update dependency @phosphor-icons/react to v2.1.5 (2fc08d2)
  • deps: update dependency react-icons to v5.2.1 (8fd5835)
  • deps: update dependency react-parallax-tilt to v1.7.220 (e43090f)
  • deps: update dependency react-parallax-tilt to v1.7.226 (cf45250)
  • deps: update dependency recharts to v2.12.7 (2a7b4ab)
  • deps: update dependency rehype-pretty-code to v0.13.2 (dba6819)
  • deps: update dependency sharp to v0.33.4 (376e763)
  • deps: update dependency shiki to v1.2.4 (4e3603c)
  • deps: update dependency shiki to v1.5.1 (1f13320)
  • deps: update dependency shiki to v1.6.0 (e0a3308)
  • home: fit text of spotify card on grid (2a91848)
  • images: use old image hostname pattern on next config (cb524b0)
  • post: specify custom colors for dark mode on tables (804ef62)
  • svg: replace all "stop-color" to "stopColor" (f618f72)

9.3.0

09 Apr 18:30
Compare
Choose a tag to compare

9.3.0 (2024-04-09)

Features

  • about: add academic history section (b69078c)
  • blog: add new components (fc0c7d6)
  • blog: update table UI (93529c6), closes #876
  • post/thumbnail: use nodejs runtime and decrease image size (1a9e3f5)
  • projects: update project card styles and add compact variant (0a15d70)
  • projects: update tech-icons colors and add Bun icon (09506e9)
  • projects: use project-card for all projects and remove project-info component (ee93fa7)
  • ui: small imrpovements on blog post styles (a24bfa0)

Bug Fixes

  • about: use square image on small screen (a95dfa9)
  • deps: update dependency @phosphor-icons/react to v2.1.3 (f2f8a47)
  • deps: update dependency @phosphor-icons/react to v2.1.4 (40e4676)
  • deps: update dependency date-fns to v3.5.0 (ea0bf4c)
  • deps: update dependency date-fns to v3.6.0 (8b50308)
  • deps: update dependency katex to v0.16.10 (2d54db3)
  • deps: update dependency next-themes to ^0.3.0 (9fa1c37)
  • deps: update dependency react-github-calendar to v4.1.3 (ebaccab)
  • deps: update dependency react-parallax-tilt to v1.7.217 (14e68e6)
  • deps: update dependency react-parallax-tilt to v1.7.218 (16aff8b)
  • deps: update dependency react-parallax-tilt to v1.7.219 (6fbaaf3)
  • deps: update dependency recharts to v2.12.3 (d2d99b8)
  • deps: update dependency recharts to v2.12.4 (948fd5d)
  • deps: update dependency rehype-pretty-code to v0.13.1 (aec6f66)
  • deps: update dependency sharp to v0.33.3 (2380928)
  • deps: update dependency shiki to v1.2.1 (16eba45)
  • experience: break title of work item on small devices (773fa7b)

9.2.0

15 Mar 14:26
c054a71
Compare
Choose a tag to compare

9.2.0 (2024-03-15)

Features

  • about-me: add profile picture relative to color theme (8b8fa1b)
  • footer: update footer background (04dab3e)
  • header: repaginate Header UI (b860b81)
  • home: add new phrases to rypewriter (4ac5b31)
  • post: create Spoiler component (9204f88)
  • projects: update project card styles (f749168)
  • ui: update background and arts on specific pages (8d55172)

Bug Fixes

  • deps: update dependency date-fns to v3.4.0 (3d6fa60)
  • deps: update dependency react-error-boundary to v4.0.13 (a5ee4e6)
  • deps: update dependency react-parallax-tilt to v1.7.213 (25bf201)
  • deps: update dependency react-parallax-tilt to v1.7.214 (65e937b)
  • deps: update dependency react-parallax-tilt to v1.7.215 (2efd805)

9.1.0

06 Mar 13:58
Compare
Choose a tag to compare

9.1.0 (2024-03-06)

Features

  • blog: add icon on blockquote (e8ff358)
  • blog: create "Tip", "Warn", and "Error" components (f9fd71d)

9.0.1

04 Mar 16:45
Compare
Choose a tag to compare

9.0.1 (2024-03-04)

Features

  • header: replace signature by a styled name (26e3c3b)