- Included HTML structure for a new FAQ item with ID 'faq8'.
- Provided information on user control and data usage (see #6)
- Added links to relevant resources: feature request and administrator guide.
Fixed: Text Overlap Issue in Radio Group on Mobile Devices #1 / #1
Fixed: FAQ Answer Box Text Cut-Off Issue #2 / #2
Fixed: Text Overflow Issue in Specific FAQ Question #3 / #3
- Modified the `apiRequestWithHeaders` function to include a User-Agent header titled "cyber-circle-creator" for outgoing fetch requests.
- Implemented retry logic to handle network errors by resending requests without the User-Agent if the initial request fails.