Cette révision appartient à :
arabcoders
2025-08-12 00:58:25 +03:00
Parent 166cab90df
révision 4f2617ae6e
7 fichiers modifiés avec 137 ajouts et 20 suppressions
+10
Voir le fichier
@@ -1,5 +1,15 @@
# CHANGELOG
## 1.0.2 - 2025-08-12
- **Fixed**: Selected preset was not being sent to YTPTube API - now properly includes preset in requests
- **Fixed**: Output template and download folder were not being sent - now automatically includes configured template and folder options
- **Added**: Loading indicator with Bulma's built-in spinner for better user feedback during requests
- **Added**: Status messages in popup showing success/error feedback after sending URLs
- **Added**: Button disabling during request processing to prevent multiple submissions
- **Improved**: Enhanced error handling and user feedback throughout the extension
## 1.0.1 - 2025-05-28
- Fix issue prevent adding urls via Chromium browsers.