Releases: J0nathan550/Free-Spotify
Releases · J0nathan550/Free-Spotify
1.0.1.4 - Internet crash fix + optimization
- Fixed issue where you could constantly spam on playlist and at the end app could crash because of internet issues.
- When you are selecting a playlist and play the song in there, now all of the list from Search View will be clean, to clean memory.
1.0.1.3 - Bug fixes, visual fixes.
- Resolved issues with pixelated images within dialogs and the playlist view tab.
- Corrected the Z-index of splitters in the playlist view's brief mode.
- Addressed a crash that occurred when attempting to delete a track.
- Eliminated unnecessary disposal code as the garbage collector now handles the removal of redundant data automatically.
- Implemented page buffering functionality.
- Transitioned to Inno Setup for installers, as the previous automatic installer was deemed unsatisfactory.
1.0.1.2 - Search Engine optimization and bug fixes.
- Removed useless dispatchers where they don't need to exist, like in small functions, to make the code a little bit more compact and more efficient.
- Removed useless Render Options, since they can take a longer render of images in visuals that are still the same.
- Fixed Search Engine, now when you search for a certain query, it doesn't freeze the entire app (Thank you so much Levchenko!)
- Fixed appearing images inside of playlists; before, you could see that images were loading after a while; now, if they are the images, they load immediately. GIFs are loading after a moment.
- Removed useless timer in the auto updater since it served no purpose for no reason.
- Added the new setting "Topmost" window so that if you are selecting another app, it will not fade away unless you minimize it yourself.
- Changed the visual of the Brief Playlist View Page, you can change the size of tabs.
- Changed the icon of the play button on the Brief Playlist View Page in from pause to stop.
- Fixed an error where if you clicked on the previous or next song, it would crash.
- Added ability to click on sliders to change their position in all cases.
1.0.1.1 - Bug fixes and crash fixes.
- Fixed a bug that would crash the app if you clicked on "Add Song" without selecting a playlist.
- Added the ability to select a playlist by clicking on its content.
- Fixed a few localization issues.
- Added the ability to move any slider by clicking.
- Fixed a minor bug where listening to music on the SearchPage would stop the music; it no longer does.
- Fixed the duration calculation for songs that are less than a minute.
- Changed the translation of "AddErrorSongText."
1.0.1.0 - Bug fixes and reimplementing gifs.
- Fixed issue with loading high-resolution images in 32-bit (32-bit, this issue still remains if this app reaches up to 4 GB of RAM; it will simply crash). At least now.
- Fixed traffic saving settings that lead to crash.
- Fixed AutoUpdater image usage.
- Fixed an exception that was spam sometimes. (List exception).
1.0.0.9 - Fixed Playlist
- Fixed fatal crash with optional image, that was null for no reason.
- Added ability to run x86 apps on x64 bit systems (Uses less ram and power!)
- Removed useless assets that is not using in app.
EDIT:
There are still few fatal crashes, I will try to fix as fast as I can. You can still enjoy playlists as it should, only thing to notify:
- Big resolution gifs or images crashing app in playlists. (32 bit system)
- Enabling low traffic and going to playlist will lead to crash.
- AutoUpdating doesn't work because I use one image for loading AutoUpdater which is in use.
- There is a bug that is not fatal in Search Page which shows that list is empty, simple rewrite of query fix this issue.
1.0.0.8 - Playlists
Changelog for Update 1.0.0.8
New Features and Enhancements
- Added Playlists feature with the ability to:
- Add songs to playlists
- Manage the positions of songs within playlists
- Manage playlist titles
- Manage playlist images, including support for GIFs
- Delete playlists
- Delete individual songs from playlists
- Change the position of playlists
- Refactored a significant amount of code to align with modern C# standards.
- Added summaries to all functions for better code documentation.
- Implemented translation for new features to support multiple languages.
- Improved the visual appearance of
MenuItem
elements. - Fixed image pixelization issues that occurred at low resolutions.
- Made visual enhancements to the main application window.
Bug Fixes
- Resolved image pixelization issues that occurred with low-resolution images.
General Changes
- Made various improvements and enhancements to the user interface.
Fixes and Localization - 1.0.0.7
- Fixed a bug with sliders where you could accidentally press on them several times, and they would change position without changing any values.
- Removed useless visuals (that were not used and had no effect).
- Added Japanese localization, mainly for ZXC Ghoul players.
- Improved visuals of the MP3 Pop-menu.
- Added feature in Discord RPC. If some user is playing music on YouTube and someone clicks on the "Listen to" button, it will give the user that clicked the button the link of the song with a timestamp inside, basically giving them the ability to stream the current time of the song that another user is playing.
Music Pop-ups - 1.0.0.6
- Added ability in settings to turn on/off the MP3Player pop-up
- After ending of the song, or minimizing the pop-up with music will appear
- Has same functionality as the MP3Player in the app
- Developed if you are lazy enough to switch the song yourself
- Fixed bug when you switch song
- Fixed visual appearance of app when you make it on full screen
- Added ability to install via setup the app.
- Small advice, turn off the Antivirus, since this kind of setups is treated as "WacAtac" or Trojan, since this app is not official and license for
this software will cost about 300$ per year, and I have no money and will to put that much in this project. ¯_(ツ)_/¯ - Try to also not install in the Program Files, since it can literally crush because of this. Program Files are for programs that has a license.
- Small advice, turn off the Antivirus, since this kind of setups is treated as "WacAtac" or Trojan, since this app is not official and license for
Hope you will like the update!
Full Changelog: 1.0.0.5...1.0.0.6
Fixed AutoUpdater - 1.0.0.5
- Fixed AutoUpdater delay that cause crash.