> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daily.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog archive: 2020

> Archived Daily changelog entries from July–December 2020, the changelog's first year, retained for reference.

Archived changelog entries from 2020. For the latest updates, see the [changelog](/changelog).

<Update label="December 10, 2020">
  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-08.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=220e8bfae44bede2c6b50b3d3168462d" alt="Daily dashboard displays toggle options for different room settings" width="962" height="538" data-path="assets/changelog/changelog-08.png" />

  ## Dashboard

  ### Default room settings

  Previously, the only way you could change your default room settings was through our REST API. In keeping with our approach of continuously adding functionality to the dashboard, you can now edit your default room settings there as well.

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-08-inline.gif?s=358773bbe19d6d6cb4b9c1faf973f3c8" alt="Shortcut to zoom into clusters of Daily call data displayed in dashboard" width="960" height="560" data-path="assets/changelog/changelog-08-inline.gif" />

  ### Event clusters

  In our last release, we found that real world data results in clusters of events, especially in long meetings and/or meetings with a lot of attendees. When events are clustered, they're difficult to interact with. To improve the UX for event clusters, we've added a shortcut to zoom into a cluster of events.

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-08-inline-logs.gif?s=a4f125cb5d1ee944f14cf39bd3d83691" alt="Dashboard API log search for request URLs" width="960" height="580" data-path="assets/changelog/changelog-08-inline-logs.gif" />

  **API logs: Search by request URL**

  You asked for it, and now it's here. You can now search by request URL in your API logs.

  ## Demos

  We've simplified our demos experience to make it as easy as possible for you to get started exploring what you can do with Daily. Demos now live in the [daily-demos](https://github.com/daily-demos) org on GitHub. Each of them has a button so that you can easily deploy to Netlify. We've also added a new [awesome-daily](https://github.com/daily-demos/awesome-daily) repo that serves as an overview to all things Daily. We'd love to showcase community apps here, so PRs are welcome!

  > Note: we'll keep the old demos repo around for reference for a while until we're sure we've ported over everything that'll be useful. If there's anything that's missing, please don't hesitate to reach out!
</Update>

<Update label="November 23, 2020">
  Dark mode! Events timeline! ...and so much more. Click to see what we've been up to at Daily.

  ## November 23, 2020  🦃

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-07.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=f444051dbace5c4301602adc1943f2f9" alt="Daily dashboard viewed in dark mode" width="1288" height="1364" data-path="assets/changelog/changelog-07.png" />

  ## Dashboard

  As you may have noticed, the dashboard is now available in **Dark Mode**. If you visit [Settings](https://dashboard.daily.co/settings) you can set this explicitly, or it'll default to match your global system settings.

  In the Sessions view for each participant will also see a timeline that visualizes four groups of events:

  * Errors
  * Connection mode changes (P2P, SFU switches)
  * User actions (mic, cam, screenshare on/off)
  * Users joining, leaving, reconnecting

  This is a direct response to customer questions around how to best make use of the [logs and metrics](https://www.daily.co/blog/the-logs-endpoint-and-beyond/) data. It is meant to be a better entry point into diagnosing call issues.

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-07-inline-eventlog.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=1049dc58567399050a4fa243d369d3ec" alt="Daily dashboard viewed in dark mode" width="1288" height="980" data-path="assets/changelog/changelog-07-inline-eventlog.png" />

  *The event timeline view*

  Next, we have put in place a data retention policy for logs and metrics according to your [plan](https://www.daily.co/pricing) type:

  * Free: 1 day
  * Launch: 3 days
  * Scale: 21 days
  * Custom options for enterprise plans

  In addition, we:

  * 📈  Improved the metrics plotting for longer meetings, making it easier to see and interact with call metrics data
  * ⚛️  Now display logs and metrics for React Native clients

  ## Core Call Experience

  * 🖥  Removed the 2 screenshare limit in call object mode

  ## API

  * 🎁  Added new `/presence` [endpoint](/reference/rest-api/presence)

  ## Libraries

  `react-native-daily-js 0.3.0` now supports logs and metrics. You can view them in your [Dashboard](https://dashboard.daily.co). `daily-js` now includes several improvements to support features in `react-native-daily-js`.

  * `daily-js` `0.9.995` - [Release Notes](https://github.com/daily-co/daily-js/releases/tag/daily-js-2020-11-02-0.9.995)
  * `daily-js` `0.9.994` - [Release Notes](https://github.com/daily-co/daily-js/releases/tag/daily-js-2020-10-19-0.9.994)
  * `react-native-daily-js` `0.3.0` - [Release Notes](https://github.com/daily-co/react-native-daily-js/releases/tag/react-native-daily-js-2020-11-16-0.3.0)
  * `react-native-daily-js` `0.2.0` - [Release Notes](https://github.com/daily-co/react-native-daily-js/releases/tag/react-native-daily-js-2020-11-02-0.2.0)

  ## Demos

  * [Daily Screenshare - Chrome Extension](https://github.com/daily-demos/screenshare-chrome-ext)
  * [Fullscreen prebuitl UI w/Netlify backend](https://github.com/daily-demos/prebuilt-and-serverless)

  ## New blog posts

  <div className="contentRow">
    <ContentCard title="Spook your colleagues with a Halloween themed virtual standup" date="26 Oct 2020" readTime={6} href="https://dev.to/trydaily/spook-your-colleagues-with-a-halloween-themed-virtual-standup-52m1" />

    <ContentCard title="Monitor how code performance impacts video call quality" date="16 Nov 2020" readTime={2} href="https://dev.to/trydaily/monitor-how-code-performance-impacts-video-call-quality-1cnc" />

    <style jsx>
      {`
              .contentRow {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
                grid-auto-rows: 1fr;
                grid-gap: 20px;
              }
            `}
    </style>
  </div>
</Update>

<Update label="October 23, 2020">
  Read about a new /logs endpoint, updated dashboard, and react-native-daily-js in this week's changelog.

  ## October 26, 2020

  ## Introducing call logs and metrics

  All Daily calls now expose logs and metrics, so you can dig into your video call quality.

  * **Logs** provide a record of the events that take place during a call.
  * **Metrics** are WebRTC stats that help you understand and characterize video call quality and performance.
    You can view these new features either in your dashboard or through the new `/logs` endpoint.

  ## Dashboard

  In the [recently launched](/changelog/2020#september-17-2020) Sessions tab, you can now explore an individual participant’s session data. There you’ll find their call logs and metrics, along with other participant details.

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-06-inline.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=d07fc34a330a1253bbf3c323e81f2da8" alt="Participant and session details in the Daily dashboaard" width="1240" height="1044" data-path="assets/changelog/changelog-06-inline.png" />

  *Explore participant and session details from the Daily dashboard.*

  ## /logs

  The `/logs` endpoint returns even more granular detail about your calls, including track level details. Check out a walkthrough on [our blog](https://www.daily.co/blog/the-logs-endpoint-and-beyond/), see the endpoint in action through the[ Daily Call Explorer](https://colab.research.google.com/drive/1pMcB1I3YOhG7jcdH5ZrJk2VLb6cVzevm), or read our [full documentation](/reference/rest-api/logs).

  ## react-native-daily-js (public beta)

  [react-native-daily-js](https://www.npmjs.com/package/@daily-co/react-native-daily-js) gives React Native developers access to the same APIs and server-side infrastructure that powers [daily-js](https://www.npmjs.com/package/@daily-co/daily-js) web calls. It:

  * Brings the [Daily call object](/reference/daily-js/daily-call-client) to mobile devices, so developers can access call primitives, respond to call events, and build entirely custom, native video chat experiences.
  * Handles connections between callers, including all the quirks that can come up when participants are on different browsers and devices.
  * Provides access to participants’ network stats, enabling call-quality insights.

  Read the full announcement on [our blog](https://www.daily.co/blog/announcing-react-native-daily-js/), or experiment with our [playground repository](https://github.com/daily-co/react-native-daily-js-playground).

  ## Call experience and other updates

  * 🔍  Shipped search in the dashboard, so you can look up specific session, room, and participant information more quickly
  * ✨  Refreshed our brand, launching [a new Daily homepage](https://www.daily.co/) and dropping the ".co"
  * 🚦  Shipped a new [status page](https://status.daily.co/)
  * 🔒  Improved account security by introducing extra email verification for new accounts
  * ✅  Released [daily-js version 0.9.994](https://www.npmjs.com/package/@daily-co/daily-js):
    Added preload support to enable later performance improvements once a call loads
    Improved TypeScript declarations to better separate React Native and web functionality
    Fixed a bug related to mic enablement on iOS meetings, so call events continue even when app is backgrounded
  * ✅  Added support for teams using multiple subdomains for sharing links to different sessions, participants, and API logs
  * ✅  Fixed some bugs related to inviting and joining a team
  * ✅  changeFixed a bug where certain expired rooms weren’t marked as expired

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-06-inline-search.gif?s=c71502f803933c44714c520af68bbfb3" alt="Search in the Daily dashboard" width="960" height="868" data-path="assets/changelog/changelog-06-inline-search.gif" />

  *Search for session, room, and participant information from the dashboard.*
</Update>

<Update label="September 17, 2020">
  ## Dashboard

  The dashboard continues to become your team's best friend. You can now view all of your session information for both live and past meetings on the new Sessions tab.

  * View all of your sessions along with metadata like start time, duration, and number of participants
  * Access details about any specific session to see which participants joined, how long they were in a meeting, and whether their connection experience packet loss
  * See how many meetings are happening in real time on the Overview tab

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-05-inline.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=9d9e45753158d520a793c3b52eda915f" alt="Daily dashboard displays session details" width="1674" height="1504" data-path="assets/changelog/changelog-05-inline.png" />

  *All your session data in one place!*

  In addition:

  * Teams using HIPAA compliant video chat can now create and modify rooms from the Rooms tab
  * Improved the 404 page to help you get back on track more quickly
  * Fixed an accessibility issue where menus weren't keyboard accessible
  * Fixed an issue where newly created rooms wouldn't appear right away in the rooms list

  ## Core call experience

  * 🌏  Added language support for 6 new languages ('sv' | 'es' | 'tr' | 'it' | 'ka' | 'jp')
  * 🎥  Fixed rare case where camera light remained on if someone left during a getUserMedia() call
  * ⬛  Fixed black video track issue in call object mode when experimentalChromeVideoMuteLightOff: true, and in SFU mode
  * 📹  Added better support for missing camera and/or mic:
    * fixed an issue resulting from a user having a camera but no mic
    * added better messaging in the camera-error meeting event to include when a camera and/or mic are not detected. ErrorMsg options are now:
      * devices Error : (new) camera and/or mic are not detected. check the values of audioOk and videoOk for which one(s) are not available.
      * not allowed : the user/browser/os has blocked access to the camera and/or mic
      * camera/mic error: other
  * ✅  Improved `participant-left` handling for websocket signaling when users quickly disconnect and reconnect
  * ✅  Fixed unhandled rejection in mediasoup for AwaitQueue
  * ✅  Fixed reconnect issues on Chrome
  * 📱  Improved detection and messaging for https on iOS

  ## New blog posts

  <div className="contentRow">
    <ContentCard title="Get started with the Daily API" date="29 Jul 2020" readTime={8} href="https://www.daily.co/blog/get-started-with-the-daily-api/" />

    <ContentCard title="Build a video chat app in minutes with React and daily-js" date="14 Sep 2020" readTime={8} href="https://dev.to/trydaily/build-a-video-chat-app-in-minutes-with-react-and-daily-js-481c" />

    <ContentCard title="Automate repository tagging with GitHub Actions" date="17 Sep 2020" readTime={2} href="https://dev.to/trydaily/automate-repository-tagging-with-github-actions-2nhc" />

    <style jsx>
      {`
              .contentRow {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
                grid-auto-rows: 1fr;
                grid-gap: 20px;
              }
            `}
    </style>
  </div>
</Update>

<Update label="August 11, 2020">
  We're back after some well deserved time off! The last few weeks have been focused on call scaling, stability and behind-the-scenes work in preparation for bigger features that we'll soon be sharing.

  ## August 31, 2020

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-04.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=cb79313633f3507102c62536e1581e37" alt="Video call with 12 cameras on" width="593" height="995" data-path="assets/changelog/changelog-04.png" />

  *A video call with 12 cameras on.*

  We're back after some well-deserved time off!  ☀️😎☀️  The last few weeks have been focused on call scaling, stability and behind-the-scenes work in preparation for bigger features that we'll soon be sharing.

  Most importantly, we've doubled the number of tracks that can be subscribed to in a call, so you can now have up to 200 people with 6 cameras and mics on at once, or 100 people in a call with 12 cameras and mics on, or 50 people in a call with 24 cameras and mics on. We can also increase these limits on a case-by-case basis, so please [let us know](mailto:help@daily.co?subject=Large%20Meetings) if you have a use case that requires larger session sizes.

  ## Dashboard

  Last Changelog we launched API logs in the dashboard: [https://dashboard.daily.co/developers](https://dashboard.daily.co/developers).

  Since then, we've clarified how the dashboard records successful GET requests. The Response body now reads, "Response bodies are not saved...." We also continued working on internal backend code improvements related to API logs.

  Additionally:

  * Revamped the breadcrumb navigation to make it easier to navigate through sections with multiple levels
  * Added a custom 404 page that provides helpful steps to recover from an unfound page
  * Fixed an issue where unsupported recording files were displaying on the Recordings tab
  * Improved page loading speeds by streamlining the resources that are used

  ## Core call experience

  * Improved switching from p2p to SFU
  * Device selections now persist across sessions for calls in iframe mode
  * Improved https detection for pre-built UI
  * Fixed Firefox Android issue that prompted call participants to allow cam and mic permissions multiple times
  * Fixed delay for participants who join a call with both their audio and video muted
  * Shipped infrastructure improvements to strengthen call reliability
  * Fixed reconnect issues when in WebSocket signalling mode
  * Fixed screenshare recordings in customLayout mode

  ## New blog posts

  <div className="contentRow">
    <ContentCard title="DEV answer: Explain P2P server like I'm five!" date="25 Jul 2020" readTime={2} href="https://dev.to/kimberleejohnson/comment/12fh1" />

    <ContentCard title="Add advanced security to video chats with the Daily API" date="21 Aug 2020" readTime={10} href="https://www.daily.co/blog/add-advanced-security-features-to-video-chats-with-the-daily-api/" />

    <style jsx>
      {`
              .contentRow {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
                grid-auto-rows: 1fr;
                grid-gap: 20px;
              }
            `}
    </style>
  </div>
</Update>

<Update label="August 3, 2020">
  The focus of the latest release of the dashboard is providing insight into how you are interacting with the API. If you head to your dashboard, you will now see API logs!

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-03.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=bd8e9ee528ba29571ddd0feac434ec3e" alt="Daily dashboard displays a table of API logs" width="1288" height="746" data-path="assets/changelog/changelog-03.png" />

  *A table of API logs with a set of filter inputs*

  ## Dashboard

  The focus of the latest release of the dashboard is providing insight into how you are interacting with the API. If you head to [https://dashboard.daily.co/developers](https://dashboard.daily.co/developers) you will now see API logs!

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-03-inline.png?fit=max&auto=format&n=k5NXwOZS3v6Jul7S&q=85&s=28eaf50bb407159ec6c9e513b01f0b63" alt="Detailed view of an API log" width="832" height="658" data-path="assets/changelog/changelog-03-inline.png" />

  *A view of a single API log with response body*

  You can now:

  * View API logs from the last 60 days
  * Find logs of interest through basic filtering
  * Inspect the request and response bodies for API calls
  * Share logs with teammates using a URL

  ## Core call experience

  * Fixed an issue where repeatedly muting and unmuting caused tracks to not be in the proper state
  * Fixed an issue where the camera light might come on after exiting a meeting in rare cases
  * Improved lots of internal backend code related to API logs and showing them in the dashboard
</Update>

<Update label="July 20, 2020">
  ## July 24, 2020

  ## Dashboard

  * Fixed data display bug in Overview when refreshing
  * Fixed "Sign up with Google..." bug in rare case when `gapi` was not loaded
  * Improved form input experience on iOS for date and time

  ## Core call experience

  * Improved local participant view for portrait aspect ratio
  * Fixed bug where a user with multiple system language dialects installed would not see an equivalent to their language of choice (eg. `en-CA` now defaults to `en`)
  * Fixed desktop audio sharing for Electron builds
</Update>

<Update label="July 17, 2020">
  <Tip>
    **Welcome to our first changelog!**

    These will be weekly posts to highlight all the work we're doing here at Daily!
  </Tip>

  ## Dashboard Updates

  <img src="https://mintcdn.com/daily-co/k5NXwOZS3v6Jul7S/assets/changelog/changelog-01.gif?s=df9e31e78d906c5091a11623ca2c98da" alt="Daily dashboard create room page and room list" width="1288" height="800" data-path="assets/changelog/changelog-01.gif" />

  \*\*Update room settings in the dashboard. \*\* We want the Rooms tab to be the primary place where developers go to create rooms while they're testing. You could already create and delete rooms from the dashboard, but we know that viewing and changing settings is just as important. Now you can do all of that to speed up your testing.

  **Update account settings.** To make things more self-serve, we added the ability for:

  * Admins to change the role of their teammates
  * Users can securely modify their email

  **HIPAA.** In the same vein, we're including a simple addition to the Settings tab for HIPAA accounts. The goal of this feature is to make troubleshooting easier for both our users and our support team.

  Lastly, we invested some time resolving bugs and tuning performance.

  ## daily-js

  > See full 0.9.992 [release notes](https://github.com/daily-co/daily-js/releases/tag/0.9.992)

  Features:

  * Added Track subscription APIs and live streaming APIs
  * Desktop audio now works when sharing screen
  * Added support for multiple concurrent iframe-based calls on a page
  * Added TypeScript type declarations
  * Added Polish language support

  Bugfixes:

  * Fixed Safari screen sharing from iframe-based call
  * Fixed prior meeting state leaking into local state in next meeting
</Update>
