Skip to content

Latest commit

 

History

History
87 lines (78 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

87 lines (78 loc) · 12.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2024-01-28)

0.1.0 (2024-01-28)

Features

  • 🚀 😃 convert repo into a monorepo 🚀 😃 (#51) (41e2901)
  • 404 for not found subdomain (820a59c)
  • add course card context menu on course page (#118) (0f8f1c9)
  • add event to course signup button (d2fb5db)
  • add GitHub Actions workflows and update (#53) (b461df7)
  • add meta tags to course pages (15f6d57)
  • add migration for default profile picture (1da5000)
  • add new hero image to landing page (fd0f659)
  • add pull request template (f01cf6d)
  • add refresh button to generate new course slug. (#65) (29f45f6)
  • add total students to course card (1977696)
  • add vercel injectSpeedInsights (798f216)
  • added file-size-limit feature (#60) (0081a6a)
  • complete dashboard mvp (5e9c5ba)
  • create LICENSE (781dddd)
  • gitpod setup (#91) (3ff51d6)
  • go to dashboard from landing page 🚀 🚀 (9ee723c)
  • implement delete confirmation on lesson (fd43137)
  • implement forward domain for gauth (b420105)
  • implement issue template (6d975e4)
  • implement vercel redirect (aa42238)
  • interactive course poll (#5) (465b234)
  • issue automation with comments and auto-assign (#69) (4b69867)
  • move api url to env (#23) (6f1a0e5)
  • page: hide email of people in a course (#123) (797c778)
  • prompt user to new course modal after welcome modal (#38) (53c0d65)
  • replace video with image on landing page (#78) (2ceda52)
  • setup documentation structure (#61) (e4cc31a)
  • show mark as complete only for students (e686638)
  • unit tests for utils (#92) (6d689ed)
  • use title on lms exercise card (78732f9)
  • verify if user's email is disposable on sign up (#117) (cad8817)

Bug Fixes

  • add imagePath to video link (8fe2974)
  • auth flow bug on joining course (6fa1d0f)
  • avoid redirecting for app (fb0faa7)
  • blog links (8214ffd)
  • buggy behaviour of sidebar on mobile (#138) (326cf2d)
  • certificate settings bug not selecting right template (b94435b)
  • change "Stuffs" to "Stuff" on the landing page (#73) (1b69c61)
  • correct feature Item in pricing list. Closes #125 (#126) (03258ed)
  • corrected Duplicate Response Messages (#95) (390b8c6)
  • course landing page bugs (b8090f3)
  • course page rerendering twice (4a64d2a)
  • date field bg-color in dark mode (#28) (075f10a)
  • disable auto-reload on login (7026689)
  • duplicate Invite Issue (#96) (4c3a5e9)
  • error is no defined #97 (61d25b3)
  • exercise date fixed (#93) (72a024f)
  • grading input disappears on change #7 (#8) (021fe19)
  • improve alignment of Anually on landing page (0671e4b)
  • Improved font size for the answers in the FAQ section of the landing page (#106) (cdd8eb4)
  • move org slot media query to postcss (6d6b8aa)
  • onboarding infinite spinner (57ad722)
  • org data persists after logout (#52) (c1d1b82)
  • redirect fails after creating a new org (#76) (84bf9dd)
  • redirect to login on code change (e815c93)
  • remove slot css (939ccfc)
  • remove unused vars (bb519d5)
  • replace button not working on landing page editor (#141) (71f910f)
  • replace duplicate text field label (8fc3a5e)
  • show notification on error fetching marks #116 (4b2e58b)
  • student unable to view exercise (#132) (d866827)
  • title and description on community post to support dark mode (#55) (0e9214f)
  • typo in README.md (#127) (89dd3fd)
  • undefined in student invite link (09d8c72)
  • undefined org name in student invite link + community error (#101) (aa2f7c5)
  • update darkmode scroll bar (8a658c8)
  • update favicon link (b7f9d14)
  • update github link on hero (7767cec)
  • Update icon to switch between orgs on dashboard (#124) (f18565c)
  • wrong background of short description field (#35) (7a46d10)
  • wrong behavior on onboarding input (b20a108)