Skip to content

Latest commit

Β 

History

History
847 lines (608 loc) Β· 71.1 KB

CHANGELOG.md

File metadata and controls

847 lines (608 loc) Β· 71.1 KB

1.20.0 (2022-07-26)

Bug Fixes

  • typo for react-sdk name (a19881c)
  • ui: sections-menu design fixed for version dropdown (e90f738)

Features

  • re-added posthog analytics (e906aa1)

1.19.1 (2022-07-21)

Bug Fixes

  • broken links and link color in api ref (adf4de7)

1.19.0 (2022-07-20)

Bug Fixes

Features

  • recording: changed recording timeout value (#43) (978b0b3)
  • webhooks: Include outputFileName in UPLOADED recording status update webhook (bf9d60d)

1.18.0 (2022-07-20)

Features

  • add react, javascript sections to docsearch to crawl (7ee93a6)

1.17.0 (2022-07-18)

Bug Fixes

  • remove redundant title in homepage (80b827c)

Features

1.16.0 (2022-07-18)

Bug Fixes

  • revert needed github workflows (b6af542)

Features

1.15.3 (2022-07-05)

Bug Fixes

  • trailing slash config and paths changed (edc7915)

1.15.2 (2022-07-04)

Bug Fixes

1.15.1 (2022-06-27)

Bug Fixes

  • content: fix docs content (22d2b18)

1.15.0 (2022-06-25)

Bug Fixes

Features

  • add workflow to reject pr if api-specs is updated (39ba452)
  • release web-core 0.27.x (4a4dcc3)

1.14.3 (2022-06-24)

Bug Fixes

  • replace Old SDKs from sidebar (0d2bff0)

1.14.2 (2022-06-24)

Bug Fixes

  • hide old SDKs from the navigation (2633a15)
  • linting (bc372a8)
  • navbar icon links placement in mobile (a3b25e9)

1.14.1 (2022-06-23)

Bug Fixes

  • src/theme/navbar/index.js: fix the wrong validation for mobile sdks in navbar (f0a98d6), closes #58

1.14.0 (2022-06-16)

Bug Fixes

  • patch-package for basic auth fields (6f25082)

Features

1.13.1 (2022-06-15)

Bug Fixes

  • patch-package for Basic Auth Description (a525172)

1.13.0 (2022-06-13)

Bug Fixes

  • remove unused function (b14a696)
  • update web-core docs to v0.26.0 (6cb5952)
  • update web-core docs to v0.26.0 (bf924a4)

Features

  • added docs for version 0.25.x of web-core (b2479f3)

1.12.2 (2022-06-09)

Bug Fixes

  • update reference for react-native-core and react-web-core (3316430)

1.12.1 (2022-06-09)

Bug Fixes

  • created versioned docs for 0.24.x (f39e447)
  • web-core: update web-core api reference (5766ac5)

1.12.0 (2022-06-09)

Bug Fixes

  • add button and small fixes (69a81c2)
  • added chat functions (36961ee)
  • build: add dummy versions to fix build (286e19f)
  • cdn links (87f2e10)
  • colors in new web-sdk docs (ee7bad2)
  • constants: added , to remove lint errors (16d8d70)
  • docs for local user and participants (#21) (1a3c951)
  • fetch latest version by default (d06e09e)
  • image (91eaff1)
  • installation (8ef781f)
  • installation (d26c59a)
  • installation: added installation doc (0dfde20)
  • localUser: add documentation for local user (01684d9)
  • localUserDoc: add documentation for local user (763b0dd)
  • merge upstream (#30) (886e36c)
  • newweb: dual switcher and styling (de7970a)
  • quickstart before installation (7563ddc)
  • redirection (1e1007a)
  • remove extra blank line from polls introduction (1b52f8e)
  • remove random author (5149bef)
  • rename react packages (f3ec2d1)
  • replace atomic design illustration (3c8f595)
  • section-switcher: update UI and added new pages (6c08f44)
  • selector: removed react-web-core from selector (b979376)
  • selector: removed react-web-core from selector (fe56a96)
  • setup sidebar ordering (0d10fd1)
  • ui-kit installation (e522e34)
  • ui-kit quickstart (b3e5089)
  • ui-kit show usage examples passing peer or meeting objects (34ec4d0)
  • update content for poll functions and fix typos (473b11f)
  • update docs from web-core (281609b)
  • update docs to latest release (327029d)
  • update reference in react-web-core (be83745)
  • update ui-kit-react and ui-kit-angular names (1c6ecfe)
  • update web-core reference (57a2ffd)
  • updated web-core reference (27313ce)
  • updated web-core reference (#13) (666f4a7)
  • use BrowserOnly in Quickstart component (204811b)
  • use local packages for ui-kit and web-core (5969e5f)
  • warning in SectionSwitchHandler (4c6770a)
  • web-core: participants (a8e5142)
  • web-core: update content for polls (1b3ade1)

Features

  • [WIP] add web-core docs (872e0b7)
  • add about page (d491f84)
  • add angular quickstart (a529453)
  • add react native docs (9a21e8b)
  • autogenerate api docs for web-core (83a7697)
  • copied reference to react-web-core (7522200)
  • disable angular ui (716478a)
  • improve react ui kit docs (e609b1c)
  • mock peers in grid (afe2c5b)
  • polls: add docs for polls (ce4e9fb)
  • quickstart: added quickstart page and floating button (408e81e)
  • react ui kit docs, general fixes (66ade31)
  • refactored code, added section handler and sections (2255383)
  • switcher: rename switcher header, disable selector in core SDK (b83c32a)
  • ui-kit: add ComponentsGrid (c96c4c9)
  • ui-kit: restructure docs, add placeholders (3ed7e8e)
  • uikit: add component preview (dbdc2ea)
  • uikit: add components page (8b4dcfd)
  • uikit: add preview in quickstart (845e572)
  • update docs script (45b6a8b)
  • update react-web-core API (47a94ec)
  • versionedDoc: add versioned documentation for local user (64fd05d)

1.11.0 (2022-06-09)

Features

1.10.4 (2022-05-27)

Bug Fixes

  • api/v1: document validation error backend response code as 422 according to changes in backend (b5162c3)

1.10.3 (2022-05-13)

Bug Fixes

  • virtual background docs (2762f69)

1.10.2 (2022-05-07)

Bug Fixes

  • livestreaming: clarify that livestreaming only works for h.264 codec (d8df6a3)

1.10.1 (2022-05-04)

Bug Fixes

  • cli: fix installation instructions for yarn (#44) (de0c22a)

1.10.0 (2022-05-04)

Features

  • cli: add a CLI section to the docs (#43) (f261d9e)

1.9.0 (2022-05-04)

Features

  • cli: add a CLI section to the docs (#42) (e1a9b50)

1.8.0 (2022-05-01)

Features

  • meetings: add recordOnStart to create meeting route (ae41208)

1.7.1 (2022-04-07)

Bug Fixes

  • api: button placement with announcement (6b443d6)

1.7.0 (2022-04-07)

Features

  • add announcement for upcoming sdks (b9b4ebf)

1.6.2 (2022-04-06)

Bug Fixes

  • flutter: fixing variable decls, wordings, type, etc (0dbef27)

1.6.1 (2022-04-06)

Bug Fixes

1.6.0 (2022-04-06)

Bug Fixes

  • typo (0d27263)
  • web: hide outdated webinar information (b63b03a)
  • web: put button addition behind meetinJoined event (2befc7d)

Features

1.5.0 (2022-04-06)

Bug Fixes

  • api: show current version in dropdown (44f982e)

Features

  • add postman collection button for v1 api (5d62c5d)

1.4.2 (2022-04-06)

Bug Fixes

  • introduction: Cleanup introduction. (c33e322)

1.4.1 (2022-04-06)

Bug Fixes

  • margin for headings in markdown (7ccf408)

1.4.0 (2022-03-28)

Features

  • static: update openapi spec for latest release (#26) (2596086)

1.3.3 (2022-03-17)

Bug Fixes

  • add default value for totalMinutes to fix stoplight overflow (ea935ef)

1.3.2 (2022-03-16)

Bug Fixes

  • api: add default value to all stats api (a0fc6da)

1.3.1 (2022-03-16)

Bug Fixes

  • v1: document totalMinutes as floating point type instead of integer (4b06bc2)
  • v1: revert unrelated changes to upstream (a76a311)

1.3.0 (2022-03-12)

Features

  • recording: Add maxSeconds param in startRecording (04b0103)

1.2.1 (2022-03-10)

Bug Fixes

  • restore API spec for livestreams and active-sessions (#17) (ced4b89)

1.2.0 (2022-03-07)

Features

  • show edit this page and last edited metadata (c96eb0e)

1.1.4 (2022-03-06)

Bug Fixes

  • codeowners: updated team names in the repository (314653a)

1.1.3 (2022-02-25)

Bug Fixes

  • docsearch: continue on error (dc2bd9f)
  • docsearch: suppress error for status code 3 (d86cf78)

1.1.2 (2022-02-25)

Bug Fixes

  • crawl: -it option fails in CI (e5a9cc8)

1.1.1 (2022-02-25)

Bug Fixes

  • docsearch: added environment variables for docsearch (54c6bc1)
  • docsearch: rename environment variables to avoid clashes (28ae6b7)

1.1.0 (2022-02-24)

Features

  • add usage docs in README (aa4696a)

1.0.2 (2022-02-23)

Bug Fixes

  • lint issues in GridLink (0696524)

1.0.1 (2022-02-23)

Bug Fixes

  • release: trigger new release (ea57abe)

1.0.0 (2022-02-23)

Bug Fixes

  • add dyte-logo in footer, navbar enhancements (33e4541)
  • add dyte.io link to footer logo (94c02d6)
  • api: glitch when navigating to /api/ from navbar (dd891c7)
  • api: remove url so support link points to email (e97aeed)
  • api: response codes starting with 4 have a red color (0be9e00)
  • api: update api reference page design (ebec7e4)
  • api: updated responses design with color indicators (e832637)
  • broken links by typo (598b0ed)
  • build errors due to ssr for /api (ea033ea)
  • build fail for /api (c05c3ee)
  • changed sidebars file for /docs (2618c70)
  • compress pngs (fcd60e0)
  • context switch lag - now using history.push (56f23da)
  • context switcher - invalid docId (ebbfc30)
  • contextswitcher glitch in /docs fixed (0e659f2)
  • crawl: add guides section to crawler (9eb1ac6)
  • deploy: downgrade elements and changed buffer fallback (4b02f75)
  • docs: add webinar doc in guides sidebar (24e6ae0)
  • docsearch final config, updated /api/ path (e8f730d)
  • docs: home description meta tag set properly now (d9c76f9)
  • docs: sidebar parity for docs and guides (2b9623f)
  • docs: update how-dyte-works.png image πŸš€ (c9cfd6c)
  • docs: update meeting-ui images for mobile, add preview image (8c3c6d3)
  • docs: update mobile meeting-ui diagram (cf12279)
  • docs: updated images and fixed metadata content (d7bd790)
  • enhanced ContextSwitcher UI, code refactored (d5ab7b3)
  • flutter: meeting mdx table methods intendation (83be068)
  • flutter: meeting.mdx methods intendation (3853f43)
  • footer: updated footer text and replaced form with sign up link (e0f299f)
  • link: update demo app link to app.dyte.in (24a85f7)
  • lint issues (e9f9284)
  • make docsearch detect subsections with selectors (ac55d1d)
  • make sidebars not collapsible in react, flutter (2729ddb)
  • mobile ContextSwitcher uses tailwindcss, refactor (f665dcf)
  • now working with older node and with yarn (36e71f2)
  • proper links to sample apps (11cc9d6)
  • redesigned navbar, icons changed, markdown sample added (52a1427)
  • release: trigger new release (031ea20)
  • remove basePath as warning is given for invalid basePath (9eef8a7)
  • remove broken link in react-native (1255656)
  • remove dummy blog posts and add test post (68017da)
  • remove navbar lv0 items, update docsearch config (89e05e2)
  • remove yarn.lock (b97a1dc)
  • removed next in prod build, updated docsearch creds (01c3b43)
  • restructure navbar links (4a945f7)
  • sidebar now sticks again (ca7423d)
  • stoplight: remove font size, update package (2c11e2f)
  • tailwindcss resets removed to fix typography (140d187)
  • theme switcher position fixed, added dev portal link (9e7ac72)
  • typo (b3204e1)
  • typo shownn, embed code typo (0ebd057)
  • typo in android docs (cc7883d)
  • ui: .string color in textrequestbody was not visible (8f85da2)
  • ui: add react native icon in getstarted section (e2854f3)
  • ui: added hashchange detection in introduction page (33de9ae)
  • ui: added primary-100 for lighter primary shade (navbar) (19c6737)
  • ui: alignment of (f61ef00)
  • ui: animate-pulse added for dot-after utility class (093e073)
  • ui: api ref code color improvements (3fc917d)
  • ui: api reference - added border between right sections, response button (7a1806c)
  • ui: api reference border color changed (1dd181d)
  • ui: api reference design update, revert css loading (63cc0dd)
  • ui: api reference design updates, spacing etc (fbd8d26)
  • ui: API reference ui customized, search box animated (23b67df)
  • ui: api version switcher design cleanup (a2f610c)
  • ui: change highlighted line color (38794ec)
  • ui: changed API reference code colors (89be71d)
  • ui: changed BlogIcon (6125911)
  • ui: changed ui of external links in navbar (26795d8)
  • ui: dark mode color, code refactor (css) (0252c55)
  • ui: dark mode primary color (ed330ed)
  • ui: design updates, stoplight sentence case fix (f8e8751)
  • ui: dropdown design is consistent, added social links (89d3290)
  • ui: font sizes and spacing in elements updated (e1c3839)
  • ui: gridlink shadow, showcase, dark mode primary color update (df24de4)
  • ui: hashchange error in mobile fixed (f365d37)
  • ui: hidden version dropdown in mobile sidebar (eb62e54)
  • ui: icon background blended with text (6351fc4)
  • ui: increase base font-size for elements (5d36c01)
  • ui: increase sidebar width as contextswitcher and dropdown break on smaller screens (c60d2b7)
  • ui: increased space between left sidebar and container in large screens (45ca0fb)
  • ui: left and right scrollbar removed, added scrollbar styles (b576be1)
  • ui: made /api responsive on mobile (8be458b)
  • ui: make scrollbar corner transparent (4a772d8)
  • ui: minor ui fixes in API reference (7f73264)
  • ui: move response tab buttons to the right (f46196c)
  • ui: now using "Source Sans Pro" and "Source Code Pro" (30b943b)
  • ui: padding in mobile reset to default (b52911f)
  • ui: position of sidebar collapse button (cb7652e)
  • ui: refactored api reference design (8fc46ed)
  • ui: remove current page highlight from api version switcher (612681f)
  • ui: remove icons from introduction (how to use) (ce353c7)
  • ui: search kbd color change, sidebar spacing increased (ae6ca2e)
  • ui: search shortcut, backtotop position changed (68dbecf)
  • ui: sidebar toggle button position is now fixed (3760c9e)
  • ui: typo which hid the hamburger menu in mobile (100897e)
  • ui: update footer form (3d5248f)
  • ui: update footer sign up link design (5f03e19)
  • ui: update GridLinks UI in introduction page (3fef0b2)
  • ui: update heading colors for dark mode (af2ee62)
  • ui: update links in footer (30a06bf)
  • ui: update stoplight elements colors (e95d0aa)
  • ui: updated GetStartedCard design (b9cd653)
  • ui: updated leading for mobile (e6313fa)
  • ui: updated navbar design (6e61a64)
  • ui: updated styles, changed prism theme (7bc0dc2)
  • ui: use drop-shadow instead of shadow for showcase (aa8d097)
  • ui: use inline svg instead of via (ca5b861)
  • ui: using fira sans and fira code (1a67e90)
  • ui: version dropdown now visible in mobile sidebar (build) (856dca1)
  • ui: version dropdown text overflow (9a9ddec)
  • update elements and refactor (789cb5d)
  • updated API ref props (e7e81c4)
  • updated docmanager to hide for /docs (a46c837)
  • updated handlePreferredDoc code, added comments (221d2d5)
  • updated sidebar for guides section, design updates (330952d)
  • use same sidebar content for guides and docs (dd13999)
  • webhooks: updated docs for organizedBy field in webhook body (d37cc6b)
  • webpack: buffer require() (a7f1aaf)
  • webpack: provide buffer in plugin (8b78819)
  • web: setupscreen is true by default (e780dc8)

Features

  • add a custom className for image showcase (22dbf9e)
  • add crawl script (74f1454)
  • add Dockerfile for testing (29b4874)
  • add embed docs (b637879)
  • add fake ios version (d198019)
  • add initial redesigned getstarted section (3709302)
  • add ios updates (fbfa540)
  • add metadata for /api route (e3265df)
  • add sample docs for demo (d175788)
  • add setLabel API docs (158f091)
  • add tailwindcss πŸš€ (16a6999)
  • add v2 api with version switcher dropdown (172a025)
  • add videos for mobile and desktop (f82afde)
  • add videos in customize ui pages for react and js, refactored code (#26) (57a05a0)
  • add yellow status color for 5xx response codes (a0ef927)
  • added tailwindcss/nesting for nested css (2470b7c)
  • added algolia docsearch code (14c3092)
  • added fallback loading indicator for /api (8aea366)
  • added initial introduction page (5e3f92e)
  • added known vector icons issue in docs (92ed868)
  • added logic for context switching (477d115)
  • added OpenAPI docs at /api πŸš€ (6e38d93)
  • added posthog (499310e)
  • added social links in footer (074e40d)
  • added version dropdown (d15fa6a)
  • bumped docusaurus, fixed new version issues (a2fa15f)
  • docs: add steps to write docs in README (1757190)
  • dx: add linting: react, prettier (5a0edb0)
  • enable dropdown in mobile sidebar, add shadow to showcase (135377f)
  • enable search (3d1d4b1)
  • flutter: version 0.5.x docs (b55b0e7)
  • iframe: add doc for handling meetingEnded (e45392e)
  • mobile sidebar added (7af1266)
  • mobile-sdks: added localMediaConnected docs (d94f7f4)
  • mobile-sdk: Updated sdk to latest versions (01d0920)
  • new design (header, footer, sidebar, context switcher) (82ec9b9)
  • new sidebar minimize ui, other ui updates (3226b1a)
  • now using Inter font (5de8e0f)
  • polish (653d033)
  • remove blog and add algolia creds (a731a6a)
  • rn: update docs for 0.3.0, 0.4.0 (a16938a)
  • rn: update to 13.x, add label docs (7e8a283)
  • set dark mode as default (ace13ad)
  • ui: added dot-after utility for adding a dot after an element (f056bc8)
  • update api v1 with webhook enabled field (94141e6)
  • update docs according to release and version number (649943d)
  • update sidebar design (39afd2e)
  • upgrade tailwindcss to 3.0.19 (2c088ec)
  • use groupId to group Tabs selections (ea3d967)
  • version updates (78ab521)
  • web: i18n support (fd042c8)
  • websdk: update to 0.19.x (76add80)

1.0.0 (2022-02-22)

Bug Fixes

  • add dyte-logo in footer, navbar enhancements (33e4541)
  • add dyte.io link to footer logo (94c02d6)
  • api: glitch when navigating to /api/ from navbar (51d97ac)
  • api: remove url so support link points to email (b79beea)
  • api: response codes starting with 4 have a red color (8d2499a)
  • api: update api reference page design (4e2b3d4)
  • api: updated responses design with color indicators (fcd6b0a)
  • broken links by typo (fff68a1)
  • build errors due to ssr for /api (d2881a7)
  • build fail for /api (c05c3ee)
  • changed sidebars file for /docs (773e065)
  • compress pngs (68d5741)
  • context switch lag - now using history.push (56f23da)
  • context switcher - invalid docId (ebbfc30)
  • contextswitcher glitch in /docs fixed (6c18f9d)
  • crawl: add guides section to crawler (62b8ee4)
  • deploy: downgrade elements and changed buffer fallback (4b02f75)
  • docs: add webinar doc in guides sidebar (a15816f)
  • docsearch final config, updated /api/ path (93bc744)
  • docs: home description meta tag set properly now (a4f6d69)
  • docs: sidebar parity for docs and guides (2e82ffd)
  • docs: update how-dyte-works.png image πŸš€ (ced66d0)
  • docs: update meeting-ui images for mobile, add preview image (0449a72)
  • docs: update mobile meeting-ui diagram (d92138b)
  • docs: updated images and fixed metadata content (e54cc7a)
  • enhanced ContextSwitcher UI, code refactored (d5ab7b3)
  • flutter: meeting mdx table methods intendation (c3d8fbf)
  • flutter: meeting.mdx methods intendation (336c8be)
  • footer: updated footer text and replaced form with sign up link (e7aa701)
  • link: update demo app link to app.dyte.in (1164181)
  • make docsearch detect subsections with selectors (2872783)
  • make sidebars not collapsible in react, flutter (4fd70e0)
  • mobile ContextSwitcher uses tailwindcss, refactor (f665dcf)
  • now working with older node and with yarn (279cff9)
  • proper links to sample apps (067ace0)
  • redesigned navbar, icons changed, markdown sample added (52a1427)
  • remove basePath as warning is given for invalid basePath (9eef8a7)
  • remove broken link in react-native (f4602a7)
  • remove dummy blog posts and add test post (68017da)
  • remove navbar lv0 items, update docsearch config (7cb9483)
  • remove yarn.lock (b97a1dc)
  • removed next in prod build, updated docsearch creds (29cbf81)
  • restructure navbar links (e3ec2ce)
  • sidebar now sticks again (c20d7d7)
  • stoplight: remove font size, update package (1a2e1cf)
  • tailwindcss resets removed to fix typography (140d187)
  • theme switcher position fixed, added dev portal link (9e7ac72)
  • typo (86542c7)
  • typo shownn, embed code typo (190d1d7)
  • typo in android docs (96cfd7f)
  • ui: .string color in textrequestbody was not visible (e2c8507)
  • ui: add react native icon in getstarted section (b1e646a)
  • ui: added hashchange detection in introduction page (99b1324)
  • ui: added primary-100 for lighter primary shade (navbar) (107f9f9)
  • ui: alignment of (3ffd379)
  • ui: animate-pulse added for dot-after utility class (4a0d955)
  • ui: api ref code color improvements (fc1a571)
  • ui: api reference - added border between right sections, response button (f726f84)
  • ui: api reference border color changed (67e9df8)
  • ui: api reference design update, revert css loading (9ca2715)
  • ui: api reference design updates, spacing etc (932d821)
  • ui: API reference ui customized, search box animated (be73dbe)
  • ui: api version switcher design cleanup (0af13eb)
  • ui: change highlighted line color (d1845b5)
  • ui: changed API reference code colors (6a8ca3c)
  • ui: changed BlogIcon (86d2beb)
  • ui: changed ui of external links in navbar (26795d8)
  • ui: dark mode color, code refactor (css) (0252c55)
  • ui: dark mode primary color (ed330ed)
  • ui: design updates, stoplight sentence case fix (4617fbc)
  • ui: dropdown design is consistent, added social links (cea8eb2)
  • ui: font sizes and spacing in elements updated (649ad2a)
  • ui: gridlink shadow, showcase, dark mode primary color update (df24de4)
  • ui: hashchange error in mobile fixed (42f995a)
  • ui: hidden version dropdown in mobile sidebar (122bbda)
  • ui: icon background blended with text (c0c501b)
  • ui: increase base font-size for elements (c173a7e)
  • ui: increase sidebar width as contextswitcher and dropdown break on smaller screens (aaa2008)
  • ui: increased space between left sidebar and container in large screens (a603bf8)
  • ui: left and right scrollbar removed, added scrollbar styles (5b1cbf8)
  • ui: made /api responsive on mobile (3684efe)
  • ui: make scrollbar corner transparent (803ef8a)
  • ui: minor ui fixes in API reference (15e7819)
  • ui: move response tab buttons to the right (a78610e)
  • ui: now using "Source Sans Pro" and "Source Code Pro" (6830377)
  • ui: padding in mobile reset to default (8aea5e2)
  • ui: position of sidebar collapse button (cb7652e)
  • ui: refactored api reference design (9d5e8aa)
  • ui: remove current page highlight from api version switcher (e164a96)
  • ui: remove icons from introduction (how to use) (a4ea8b9)
  • ui: search kbd color change, sidebar spacing increased (ae6ca2e)
  • ui: search shortcut, backtotop position changed (68dbecf)
  • ui: sidebar toggle button position is now fixed (3760c9e)
  • ui: typo which hid the hamburger menu in mobile (e92ac01)
  • ui: update footer form (8682240)
  • ui: update footer sign up link design (079ebc4)
  • ui: update GridLinks UI in introduction page (3fef0b2)
  • ui: update heading colors for dark mode (8304f4f)
  • ui: update links in footer (2a7cdd3)
  • ui: update stoplight elements colors (3de8474)
  • ui: updated GetStartedCard design (3a772a5)
  • ui: updated leading for mobile (eac4a5e)
  • ui: updated navbar design (6e61a64)
  • ui: updated styles, changed prism theme (7bc0dc2)
  • ui: use drop-shadow instead of shadow for showcase (c6028fb)
  • ui: use inline svg instead of via (ca5b861)
  • ui: using fira sans and fira code (2f47f57)
  • ui: version dropdown now visible in mobile sidebar (build) (856dca1)
  • ui: version dropdown text overflow (9a9ddec)
  • update elements and refactor (789cb5d)
  • updated API ref props (e7e81c4)
  • updated docmanager to hide for /docs (a46c837)
  • updated handlePreferredDoc code, added comments (9cb114b)
  • updated sidebar for guides section, design updates (3a9350d)
  • use same sidebar content for guides and docs (628aa91)
  • webhooks: updated docs for organizedBy field in webhook body (b4ca40b)
  • webpack: buffer require() (a7f1aaf)
  • webpack: provide buffer in plugin (8b78819)
  • web: setupscreen is true by default (aee3b5e)

Features

  • add a custom className for image showcase (22dbf9e)
  • add crawl script (f8a6ac6)
  • add Dockerfile for testing (29b4874)
  • add embed docs (f0cd561)
  • add fake ios version (9f485df)
  • add initial redesigned getstarted section (89d7322)
  • add ios updates (a480d05)
  • add metadata for /api route (3919457)
  • add sample docs for demo (d175788)
  • add setLabel API docs (6f6f05e)
  • add tailwindcss πŸš€ (16a6999)
  • add v2 api with version switcher dropdown (2291484)
  • add videos for mobile and desktop (c80c09a)
  • add videos in customize ui pages for react and js, refactored code (#26) (c937c00)
  • add yellow status color for 5xx response codes (7a51fa2)
  • added tailwindcss/nesting for nested css (cc6f3a7)
  • added algolia docsearch code (6267011)
  • added fallback loading indicator for /api (8aea366)
  • added initial introduction page (5e3f92e)
  • added known vector icons issue in docs (1b9c54c)
  • added logic for context switching (477d115)
  • added OpenAPI docs at /api πŸš€ (6e38d93)
  • added posthog (3c98e19)
  • added social links in footer (074e40d)
  • added version dropdown (d15fa6a)
  • bumped docusaurus, fixed new version issues (a2fa15f)
  • docs: add steps to write docs in README (03326a2)
  • dx: add linting: react, prettier (70c4e3b)
  • enable dropdown in mobile sidebar, add shadow to showcase (135377f)
  • enable search (f2a5496)
  • flutter: version 0.5.x docs (cdda32d)
  • iframe: add doc for handling meetingEnded (65ed129)
  • mobile sidebar added (7af1266)
  • mobile-sdks: added localMediaConnected docs (e09016d)
  • mobile-sdk: Updated sdk to latest versions (fc205e7)
  • new design (header, footer, sidebar, context switcher) (82ec9b9)
  • new sidebar minimize ui, other ui updates (3226b1a)
  • now using Inter font (5de8e0f)
  • polish (653d033)
  • release: setup husky, semantic-release, commitlint, commitizen, jest (d9895b2)
  • remove blog and add algolia creds (f5979e9)
  • rn: update docs for 0.3.0, 0.4.0 (6f54d1e)
  • rn: update to 13.x, add label docs (c4026e6)
  • set dark mode as default (d865a55)
  • ui: added dot-after utility for adding a dot after an element (b05ffb5)
  • update api v1 with webhook enabled field (d629b40)
  • update docs according to release and version number (f920f4f)
  • update sidebar design (39afd2e)
  • upgrade tailwindcss to 3.0.19 (c149cf4)
  • use groupId to group Tabs selections (505b407)
  • version updates (ba45601)
  • web: i18n support (34386bf)
  • websdk: update to 0.19.x (be85687)