Skip to content

Release v1.8.2 - Drag-and-Drop Support and Action Logging

Latest
Compare
Choose a tag to compare
@anonymByte-404 anonymByte-404 released this 22 Jan 05:42
· 12 commits to main since this release

This release brings improvements to the user experience with drag-and-drop functionality and enhanced console feedback, alongside code structure improvements for better maintainability.

New Features in this Release:

  • 📥 Drag-and-drop support: You can now drag and drop MP3 files or entire folders directly into the music player to load them into the playlist.
  • 🖨️ Action logging: Added functionality to print user actions (e.g., adding/removing files) in the console or terminal for better tracking and debugging.
  • 🔧 Improved code structure: Refactored code for better maintainability and readability.

These updates enhance the usability of the music player and make the application more user-friendly, while also providing more visibility into user actions during the app's use.