You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
Changelog
1
+
# Changelog
2
2
3
3
## 1.0.0-beta.2 (2024-04-05)
4
4
5
5
- Added a message for participants using mobile phones or small screen sizes, letting them know that they need to use a device with a larger screen to take the interview.
6
-
- Renamed the environment variable `DISABLE_ANALYTICS` to 'NEXT_PUBLIC_DISABLE_ANALYTICS' to fix an issue where analytics events were still being sent when errors were thrown in client components.
6
+
- Renamed the environment variable `DISABLE_ANALYTICS` to `NEXT_PUBLIC_DISABLE_ANALYTICS` to fix an issue where analytics events were still being sent when errors were thrown in client components.
7
7
- Disabled database migrations while we investigate a better way to handle them in the future.
0 commit comments