Skip to content

Latest commit

 

History

History
99 lines (50 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

99 lines (50 loc) · 4.4 KB

2.2.0 (2024-12-02)

Features

2.1.0 (2024-11-10)

Features

  • projects: add video-archiver project (b765b94)

2.0.0 (2024-11-10)

Features

BREAKING CHANGES

  • updated to next 15 (I have no clue how to trigger a major release)

1.3.3 (2024-10-21)

Bug Fixes

1.3.2 (2024-10-21)

Bug Fixes

  • overflow issue in chromium based browsers on desktop (64d5917)

1.3.1 (2024-10-17)

Bug Fixes

  • metadata: incorrectly fetching slug from params (a5f199f)

1.3.0 (2024-10-17)

Features

  • metadata: add metadata and opengraph (e753a99)

1.2.0 (2024-10-17)

Features

  • Footer: display current project version (993d70b)

1.1.0 (2024-10-17)

Features

1.0.1 (2024-10-17)

Bug Fixes

  • cleanup project and configs (0e5fee0)

1.0.0 (2024-10-16)

Bug Fixes

Features

  • add backgroundcolor, logo and basic content (9ffb92c)
  • add footer, styling and layout improvements (5d7f931)
  • blog: add image and content for hell-world post (53fc256)
  • blog: add simple way to render markdown files for my blog (97df2e1)
  • blog: Improve rendering, add code block and blog header (ccae7bc)
  • blog: layout improvements (24b9d65)
  • create next-app with tailwind and add basic work in progress site (c1d47f8)
  • improve projects card and blog post page (0c475a9)
  • projects: improve projects display (67fd74c)
  • update favicon (cb2d6b4)
  • update to next 14 and app router (37c1088)