Skip to content

Latest commit

 

History

History
147 lines (74 loc) · 8.37 KB

CHANGELOG.md

File metadata and controls

147 lines (74 loc) · 8.37 KB

1.12.0 (2024-10-27)

Bug Fixes

  • stupidly fix changelog page not loading enough builds to create the scrollbar (a871f56)

Features

  • Button component now supports choosing uppercase and side icons. (1151eab)
  • close dropdown after clicking on an element (bf4e98e)

1.11.0 (2024-10-12)

Features

  • added button to go to blog posts from the latest news section (0019de3)
  • remove unneeded margin (9729be4)
  • slight redesign of landing page (9fb157b)

1.10.0 (2024-03-09)

Bug Fixes

  • fix bug where password confirmation field would get the username helper text. (2d7e47a)
  • fix navbar links being relative instead of absolute path (1b7d78a)
  • fix wrong URL on reset-password action which caused the process to always fail (03a7ecb)

Features

  • add page to resend confirmation email (55bc1c2)
  • add page to type your new password as a second step in password-reset process (79c2118)
  • finish reset-password page and functionality (25f96c7)

1.9.0 (2024-03-08)

Bug Fixes

  • submitting login works with enter again (a7cfedb)

Features

  • add new auth context provider to handle authentication state application wide (dec6c17)
  • add new login and register pages (still non-functional) (5f63c24)
  • add page to confirm your mail after registering (#68) (c2f8d98)
  • allow panel to receive props such as className from outside (0d7d26e)
  • functional login (b4d74e8)
  • functional password reset (3685893)
  • functional register (226f67d)
  • safe sessions handling in server with communication to central command (2b9e133)

1.8.0 (2023-07-19)

Bug Fixes

  • readded external link icon and opening in new tab (72232e7)

Features

  • add hero image behind the call to action button (1801c98)
  • add vercel analytics (3b46c00)
  • finish home page and rewrite site in nextjs 13 (dd83f0b)

1.7.0 (2023-05-11)

Features

  • separate dowload button from socials buttons and add icon prop to buttons (0f7b7f4)

1.6.0 (2023-04-22)

Features

  • properly display lists and embeded youtube videos (d41256a)

1.5.0 (2023-04-11)

Features

  • adds infinite scrolling for blogposts (cf7f45b)

1.4.0 (2023-02-12)

Bug Fixes

  • fix the word "in" being glued to the contributor's name (#38) (07e285a)

Features

  • blog: added badge with blog post type (b13a644)
  • blog: made each post title a link to the blog post itself. (d0ccf16)

1.3.1 (2023-02-01)

Bug Fixes

1.3.0 (2023-02-01)

Features

  • added basic metadata with OpenGraph protocol (e823bb6)
  • blog: new dynamic page to display a single blog post (bc7bd40)

1.2.0 (2023-01-30)

Features

  • blog: first iteration of blog page (500d360)

1.1.0 (2022-12-13)

Features

  • adds a clown that will float around on your screen (#19) (93cddf2)

1.0.0 (2022-12-11)

Bug Fixes

  • fixes black text on some screens, background not repeating and build cards being links (#10) (fce5f12)

Features

  • changelog: add colours for all different chagne type icons (#15) (5bbb520)
  • download link will now get the user's OS automatically (#2) (b8d2ee7)
  • first iteration of website\nheavily under construction! (ff7f2f9)