Skip to content

Tags: Fx64b/fx64b.dev

Tags

v3.4.2

Toggle v3.4.2's commit message
chore(release): 3.4.2 [skip ci]

## [3.4.2](v3.4.1...v3.4.2) (2025-12-30)

### Bug Fixes

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

v3.4.1

Toggle v3.4.1's commit message
chore(release): 3.4.1 [skip ci]

## [3.4.1](v3.4.0...v3.4.1) (2025-09-12)

### Bug Fixes

* **layout:** remove Suspense wrapper and update dependencies ([8d172d0](8d172d0))

v3.4.0

Toggle v3.4.0's commit message
chore(release): 3.4.0 [skip ci]

# [3.4.0](v3.3.0...v3.4.0) (2025-09-06)

### Bug Fixes

* **table-of-contents:** remove old comments ([8c4287c](8c4287c))

### Features

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

v3.3.0

Toggle v3.3.0's commit message
chore(release): 3.3.0 [skip ci]

# [3.3.0](v3.2.2...v3.3.0) (2025-07-16)

### Bug Fixes

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

### Features

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

v3.2.2

Toggle v3.2.2's commit message
chore(release): 3.2.2 [skip ci]

## [3.2.2](v3.2.1...v3.2.2) (2025-05-05)

### Bug Fixes

* **projectData:** update logo path in project metadata ([0633aa6](0633aa6))

v3.2.1

Toggle v3.2.1's commit message
chore(release): 3.2.1 [skip ci]

## [3.2.1](v3.2.0...v3.2.1) (2025-04-25)

### Bug Fixes

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

v3.2.0

Toggle v3.2.0's commit message
chore(release): 3.2.0 [skip ci]

# [3.2.0](v3.1.0...v3.2.0) (2025-04-20)

### Bug Fixes

* remove styles that partly broke light mode ([97c404e](97c404e))

### Features

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

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

# [3.1.0](v3.0.0...v3.1.0) (2025-04-04)

### Bug Fixes

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

### Features

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

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.2.2...v3.0.0) (2025-04-04)

* feat!: migrate from heroui to shadcn/ui ([65c6adb](65c6adb))

### BREAKING CHANGES

* Migration from heroui to shadcn/ui

v2.2.2

Toggle v2.2.2's commit message
chore(release): 2.2.2 [skip ci]

## [2.2.2](v2.2.1...v2.2.2) (2025-03-09)

### Bug Fixes

* issues from tailwind v4 upgrade ([4c0c693](4c0c693))