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: index.html
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@
63
63
</head>
64
64
<body>
65
65
<divid="textDiv">
66
-
<sub>v1.0.8</sub>
66
+
<sub>v1.0.9</sub>
67
67
<h1>Utilizing the Symbiote</h1>
68
68
After logging in and navigating to the My Campaigns page, you'll need to go to the campaign in question and open up the Game Log.
69
69
<br/>
@@ -78,13 +78,13 @@ <h1>Utilizing the Symbiote</h1>
78
78
<hr>
79
79
80
80
<h2>Having Issues?</h2>
81
-
<h3>It's not letting me log in</h3>
82
-
<p>Symbiotes are currently being detected as a not supported browser by some login methods. They also do not support pop-up logins such as Google. Logging in with a Wizard's account seems to be the most successful way at the moment. This will hopefully be resolved in the future.</p>
83
81
<h3>I clicked the Game Log button, but it's still not working!</h3>
84
82
<p>Are you on the correct page? This only works on the main campaign page for your D&D Beyond campaign (The one where you see all the characters in the campaign). This is intentional.</p>
85
83
<p>Try clicking somewhere else on the page other than the Game Log and click the Game Log button again. Sometimes it will not load correctly if D&D Beyond has not finished loading the Game Log in the background when you get to your campaign page.</p>
86
84
<h3>I accidentally clicked on the wrong campaign page Game Log and now there are no links on the page. How do I go back to find the right one?</h3>
87
85
<p>Just use the navigation controls in the top right of the symbiote panel. You will see controls for Back, Refresh, and Forward. Refresh the page or go back.</p>
86
+
<h3>I keep getting stuck with the "Are you human?" prompt!</h3>
87
+
<p>Yeah, this has to do with the way D&D Beyond detects the Symbiote browser. There's nothing we can do for now, but hopefully will be fixed in a future update.</p>
88
88
<br/>
89
89
<br/>
90
90
@@ -96,6 +96,7 @@ <h3>I accidentally clicked on the wrong campaign page Game Log and now there are
96
96
<details>
97
97
<summary>Changelog</summary>
98
98
<ul>
99
+
<li><b>v1.0.9</b> - Added the new support for popup logins, such as Google</li>
99
100
<li><b>v1.0.8</b> - Added banner to signal when observer is working</li>
100
101
<li><b>v1.0.7</b> - Added Changelog and Redid Landing Page/Readme</li>
0 commit comments