Releases: typeofweb-org/devfaq
Releases · typeofweb-org/devfaq
v7.1.1
v7.1.0
v7.0.2
Next.js 13 appDir
7.0.0 (2023-01-04)
Features
- add regulations page (7f0b4aa)
- add sitemap.xml (de1fc33)
- add technology button (df07623)
- api: add endpoint to get votes (#416) (874d911)
- api: add question answers endpoints (#460) (fa0f2e2)
- api: add questions voting (#409) (a3a05cd)
- app: add admin panel (#448) (305fa6e)
- app: add AppTitle component (#435) (a665209)
- app: add authentication (#406) (320fc65)
- app: add authors and about page (#424) (ffb480c)
- app: add CtaHeader (#380) (a02777a)
- app: add filtering questions (#407) (03b6dd4)
- app: add font (#381) (91d3628)
- app: add footer (#375) (9a522ff)
- app: add hamburger button (#378) (3b61c27)
- app: add header (#376) (3ddeeec)
- app: add hover effect to links in navigation elements (#469) (5a2bf62)
- app: add layout html tags (#368) (f4463cc)
- app: add modal dark mode (#395) (e5d4f9a)
- app: add modal to add question (#390) (8adc36b)
- app: add OpenAPI fetcher (#397) (d05fa5e)
- app: add question editor (#425) (8a3eef1)
- app: add question item (#385) (494b7ac)
- app: add question level filtering (#413) (744b1b8)
- app: add QuestionItem dark mode (#400) (227505d)
- app: add questions answers (#466) (6145944)
- app: add questions markdown formatter (#419) (1c97e9e)
- app: add questions pagination (#403) (c20b11a)
- app: add questions voting (#412) (5a20d53)
- app: add QuestionsSidebar (#392) (fca0cc1)
- app: add single question page (#421) (152bb90)
- app: add skip to the content link (#471) (3f66263)
- app: add storybook (#364) (e0cdc3c)
- app: add theme switcher (#383) (1674fc4)
- app: add usePageScroll hook (#388) (8953fb2)
- app: change some styles related to Modal and Button (#472) (9fb4f32)
- app: improve frontend (#418) (c5b22f8)
- app: improve header (#382) (850efad)
- app: improve pagination (#459) (ab6ce69)
- app: improve prism theme (#458) (75364bc)
- improve SEO (ad5daca)
- og seo (cf2cac9)
- optimistic updates on voting (c84aba8)
- pagination: add separators (9f010ea)
- required logged in to add question (#447) (09bd468)
- setup tailwind (#359) (557e920)
- Show spinner when loading preview (d5212cc)
- Statically generate everything (#446) (f77fcbe)
Bug Fixes
- api: fix Internal Server Error when question already exists in database (#443) (a73ed8e)
- app: fix contrast ratio issues and more (#429) (0d63626)
- app: fix frontend bugs (#444) (ffd2484)
- app: fix frontend bugs (#457) (a848b72)
- app: fix login page styles (#450) (43f78c2)
- app: fix mobile navigation, fix styles (#442) (6e3ab6f)
- app: fix pageScroll (#474) (e5672da)
...