Skip to content

Releases: Fx64b/fx64b.dev

v3.4.2

30 Dec 14:21

Choose a tag to compare

3.4.2 (2025-12-30)

Bug Fixes

  • docs: update project name, description, and version in technical documentation (87116c0)

v3.4.1

12 Sep 09:25

Choose a tag to compare

3.4.1 (2025-09-12)

Bug Fixes

  • layout: remove Suspense wrapper and update dependencies (8d172d0)

v3.4.0

06 Sep 15:29

Choose a tag to compare

3.4.0 (2025-09-06)

Bug Fixes

  • table-of-contents: remove old comments (8c4287c)

Features

  • add Swiss Cross component and documentation (9140533)
  • table-of-contents: enhance styling and replace icons with SVG components (e2ef071)
  • table-of-contents: implement collapsible Table of Contents with expandable sections on mobile (167fd9b)
  • update Swiss Cross logo and enhance documentation with examples (59de7d2)

v3.3.0

16 Jul 10:30

Choose a tag to compare

3.3.0 (2025-07-16)

Bug Fixes

  • css: adjust markdown list indentation for improved readability (62f378e)
  • docs: correct typos in flashcard app, skool loom downloader, and video archiver documentation (a4991e0)
  • table-of-contents: increase heading display threshold (5c91e08)
  • update dependencies and remove debug log in table of contents (aacab91)

Features

  • add background grid to tool not found and tool page components (e366f0b)
  • add featured projects section with button to view all projects and enhance tech stack display (b9dc4d9)
  • add new components and update project data for site redesign (7bc91c8)
  • add projects link to header and enhance project card layout with improved spacing and tags (2ee41d6)
  • add table component and integrate remark-gfm for enhanced markdown support (3a639be)
  • add tech stack section with dynamic badges and update next.config for image handling (6951b1a)
  • add technical documentation for Flashcard App and Video Archiver with structured metadata (66f4cf2)
  • blog|projects: enhance markdown rendering by ignoring headings inside code blocks (b0f1737)
  • docs: update Docker storage guide with troubleshooting tips and cleanup strategies (5a376a7)
  • docs: update flashcard app and skool loom downloader documentation for clarity and consistency (7202437)
  • docs: update read time for flashcard app and video archiver documentation (896c64b)
  • enhance table of contents with custom scrollbar and improved heading display logic (74ade4d)
  • enhance tech stack section with animated badge inversion and visibility detection (d0916d6)
  • implement author bio, related posts, and table of contents components for improved blog layout (754e8da)
  • implement project layout and detail pages with dynamic metadata and project cards (f6377ee)
  • projects: add technical documentation for Skool Loom Downloader utility (89c734a)
  • projects: enhance flashcard app documentation with links and improve clarity (650ddf9)
  • projects: expand project overview and architecture details in flashcard-app.md (a5f0fd8)
  • skool-loom-dl: add troubleshooting and contributing sections to documentation (98ea841)
  • update author bio and footer to include LinkedIn link and import (434ebd3)
  • update hero section buttons to use Link and anchor elements for improved navigation (be8e716)
  • update hero section with link to personal website and refactor project card component (7ce4821)
  • update tech stack section to include OpenJDK and adjust badge generation for Java (844cf6f)

v3.2.2

05 May 16:22

Choose a tag to compare

3.2.2 (2025-05-05)

Bug Fixes

  • projectData: update logo path in project metadata (0633aa6)

v3.2.1

25 Apr 12:25

Choose a tag to compare

3.2.1 (2025-04-25)

Bug Fixes

  • hours-to-decimal: improve decimal rounding in HourToDecimalConverter and add corresponding tests (3ea8c81)

v3.2.0

20 Apr 14:00

Choose a tag to compare

3.2.0 (2025-04-20)

Bug Fixes

  • remove styles that partly broke light mode (97c404e)

Features

  • add new project 'skool-loom-dl' and update description for 'video-archiver' (9954433)

v3.1.0

04 Apr 15:54

Choose a tag to compare

3.1.0 (2025-04-04)

Bug Fixes

  • test: failing test because of missing util function after refactoring (099ceff)
  • tool/byte-converter: copilot review suggestion (9bb91fe)

Features

  • build: enhance CI workflow with coverage reporting and improved test commands (064d042)
  • ci: improve coverage reporting and update test command (73ae966)
  • sitemap: add tools to sitemap (368db2a)
  • tools: add several tools (d48910a)

v3.0.0

04 Apr 09:23

Choose a tag to compare

3.0.0 (2025-04-04)

  • feat!: migrate from heroui to shadcn/ui (65c6adb)

BREAKING CHANGES

  • Migration from heroui to shadcn/ui

v2.2.2

09 Mar 12:24

Choose a tag to compare

2.2.2 (2025-03-09)

Bug Fixes

  • issues from tailwind v4 upgrade (4c0c693)