Fichiers
ytptube-extension-android/CHANGELOG.md
T
arabcoders 4f2617ae6e 1.0.2
2025-08-12 00:58:25 +03:00

1.0 KiB

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.

1.0.0 - 2025-05-23

  • Switch to bulma and remove pure css.
  • Improve the messaging to users.

0.0.3 - 2025-03-10

  • Automatically load presets from the YTPTube instance.
  • Once the preset is selected, update the default preset in the extension options.

0.0.1 - 2025-03-08

  • Initial release version