Fixed CORS issue

Cette révision appartient à :
arabcoders
2025-11-01 20:40:12 +03:00
Parent 4f2617ae6e
révision 04e7687b4d
3 fichiers modifiés avec 78 ajouts et 5 suppressions
+6
Voir le fichier
@@ -1,5 +1,11 @@
# CHANGELOG
## 1.0.3 - 2025-11-01
- **Added**: Runtime optional host permission flow so users can authorize their own YTPTube servers without manual manifest edits.
- **Improved**: Options page now normalizes instance URLs, records granted origins, and cleans up old host permissions when the server changes.
- **Fixed**: Background requests to user-managed servers no longer hit CORS/address-space blocks after permissions are granted.
## 1.0.2 - 2025-08-12
- **Fixed**: Selected preset was not being sent to YTPTube API - now properly includes preset in requests