From d20d844bc4c9bd14ae4f853bac200c261239b5db Mon Sep 17 00:00:00 2001 From: tognee Date: Sat, 25 Aug 2018 20:49:41 +0000 Subject: [PATCH] Update page 'Changelog' --- Changelog.md | 310 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 310 insertions(+) create mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..7fc4968 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,310 @@ +### Version 4.1.4 (In development) +- Fixed Day Month position in DATE tag +- Added default ID3 DATE tag format +- Fixed artist download +- Fixed FLAC Problems (not all of them) +- Cleaned up some files +- Added Update Notification +- Improved Privacy in Server Mode +- Removed ReplayGain as default setting +- Added minimize to system tray + +### Version 4.1.3 +- Playlist and Album tracks now have fallback support +- M3U files now works correctly +- Fixed problems with tags +- Added option %explicit% for Track and Album names (Will add "(Explicit)" in that position if it's explicit) +- Added option to remove "(Album Version)" from track title +- Added options to select which format should the date tag have +- Added option to not fallback if desired bitrate is not aviable +- Logging enhancements +- Other minor bug-fixing + +### Version 4.1.2 +- Fixed Login Problem (for real this time) +- Fixed Login after refresh +- Regionlock free download +- Added support for download of User Uploaded tracks +- Now you can select which tags your songs have +- Fixed selecting problem +- Tracks without preview will display a disabled play button +- Previews inside modal will stop with modal close +- New %label% field for tracks and albums +- Added option to create folder for CDs +- Added rename option for cover file +- Added option to download Artist artwork +- Added option do log downloaded alternative tracks +- Fixed some minor bugs + +### Version 4.1.1 +- Fixed Login Problem (again) +- Added Dark Mode +- Added smaller cover option +- Added support for lower bitrates +- Added "Stop All Downloads" button +- Added support for Spotify Playlist preview +- Added support for PNG covers +- Re-Added Date Tag +- Fixed same cover for same track in different albums bug +- Fixed login issue from repository build + +### Version 4.1.0 +- New UI (not completly optimized for small screens) +- Fixed login problems +- Fixed %type% parameter not working +- Fixed year tagging problem +- Fixed playlist file not containing tracks +- More precision in Spotify Playlist conversion + +### Version 4.0.3 +- Added concurrent download! (Default value is 3) +- Enhanced logs system (Now with colors!) +- Added argument -s and --server to start without GUI +- Slimmed down request number +- Fixed BPM tag +- Added placeholder for missing covers +- Improved login algorithm +- Fixed some problems with settings change during downloads +- Added option to save artworks +- Added option to save logs of failed downloads +- Changing default chart country in settings automaticaly updates the charts tab +- Changing search type will automaticaly do a search +- Added choice of separator on MP3 Files (FLAC uses native support) +- Added track preview in album and playlist tracklist modal + +### Version 4.0.2 +- Changed API token retrive (some users were not able to login) +- Now the Artist modal will stay under the Album modal (you can browse artist albums without reopening the artist modal each time) +- Added Playlist Tab (Also with Spotify Support) +- Changed icon colors to diversify the App from the other branches +- Fixed Extended Tags option in settings +- Fixed Download Spotify Playlist with URI (previusly not working) + +### Version 4.0.1 +- Updated all CSS and Javascript dependencies +- Rewrite of the UI +- Added audio preview for Singles (Click on the cover) +- Added support for Spotify Playlists (URL Download) +- Separated Album Track Name from Playlist Track Name +- Added option to change default charts country + +### Version 3.1.2 +- Fixed Login Problem +- Removed comment on cover +- Fixed footer CSS +- Fixed downloading of Albums and Artists (Downgrade to previous method) + +### Version 3.1.1 +- Fixed titlebar resizing +- Added disc number to album view +- Fixed track number to album view +- Added correct multiartist and multigenre support +- deezer-api.js and app.js cleanup +- Optionals tags are now optionals +- Added option to get total number of tracks on MP3s on TrackNumbers and Discs (ex. 1/16) +- Fixed Pubblisher tag +- "feat." "ft." and "&" are now excluded from searches query +- Added tooltips to settings +- Renamed project to Deezloader Remix + +### Version 3.1.0 +- Fixed Download Freeze +- Improved logs +- Improved UI +- Fixed album artwork size not being saved +- Fixed some typo +- Fixed synced lyrics for mp3 +- Fixed Track fetching for unsupported countries + +### Version 3.0.15 +- Added replaygain tag +- Added logout option +- Added signup option +- Added multi url support, seperated by ';' +- Fixed incomplete audio files +- Fixed track fallback(alternative property)(Deezer's API update) +- Improved logging system +- Improved pad numbers +- Removed init page since it is not used anymore + +### Version 3.0.14 +- Login is required due to Deezer's patch(Crashes when downloading anything) +- Added BPM tag + +### Version 3.0.13 +- Fixed timeout of the download system +- Fixed images for tracks +- Fixed and Improved MP3 tags +- Added %type%(Record type) for album name format + +### Version 3.0.12 +- Added request retry, connections will retry if fail +- Added record type to the search section(Results of Albums and Artists albums) +- Fixed dots at end of playlists +- Fixed download freezes (metadata image issues) +- Removed the title bar from the web GUI +- Improved download speed and decryption system + +### Version 3.0.11 +- Fixed artwork duplicate for two tracks with the same name +- Added tags: mixer, author, writer, engineer and producer +- Fixed copyright tag when it is not available +- Removed performer tag from FLAC +- Removed label tag and changed from track date to album/ep/single date tag +- Restored decrypting system due to mp3 being corrupt +- Fixed crash when downloading a track with album folder enabled + +### Version 3.0.10 +- Improved downloading and decrypting system +- Improved update notifier +- Added 1400p artworks +- Alternative tracks will take the original tracks tag if possible +- Removed Disc folders, tracks of albums with discs will be combined into one. +- Removed 'dev' from the update notifier +- Artist folders are now named by the artist of the albums +- Fixed album name option when artist option is checked +- Fixed android's home location(It had two slashes) +- Fixed default android path +- Fixed album's %year% +- Fixed downloading issues for non supported countries +- Fixed ENOENT crashes caused by queues +- Fixed a minor bug in the alternative track code +- Added a backup server for update notifier + +### Version 3.0.9 +- Added synced and unsynced lyrics, album name option and number playlist by album option +- Added pad track number(01,02) +- Fixed dots at end of folders when album/arist folder is enabled +- Fixed ENOENT when folder does not exists +- Fixed alternative track downloading, it will only download it if it will fail to download the non alternative one +- Changed license to GNU GPL 3.0 +- Changed all spaces in the JS code to tabs +- Improved update notifier, it will redirect you to the download page + +### Version 3.0.8 +- Fixed initializing stuck +- Removed Diacritics remover +- Changed name fixer +- Added barcode for FLAC +- Added support for Android +- Added web server http://localhost:1730 +- Updated libraries + +### Version 3.0.7 +- Fixed crash when composer or publisher tag is not available +- Added version to the update notifier + +### Version 3.0.6 +- Login page will only appear for those who need it +- Added composer, publisher and copyright tag +- Fixed the issue that only the first album would be clickable from an artist +- Fixed crash when no internet in the login page + +### Version 3.0.5 +- Changed repo from github to gitlab +- Fixed Login error for Deezer Family Accounts +- Fixed composer tag + +### Version 3.0.4 +- Fixed download crashes +- Fixed failed tracks when downloading some albums and playlists +- Fixed folder does not exists crash +- Improved tags +- Changed album cover dir to the albums folder +- Changed settings style +- Fixed login crash when there is no connection + +### Version 3.0.3 +- Added auto login +- Added MP3 Fallback +- Added auto update +- Fixed login error not being triggered sometimes + +### Version 3.0.2 +- Fixed crashes when songs could not be downloaded +- Added bpm tag +- Added logging system(Fixed same song downloading and some songs not being available) +- Fixed corruped FLAC's +- Added %year% +- Fixed dots at end +- Fixed undefined genre + +### Version 3.0.1 +- Added a couple of tags +- Fixed minor bugs +- Removed tag libs, a moudle is used instead + +### Version 3.0.0 +- Added Vorbis comments(To support FLAC tagging) +- Added HIFI(FLAC) quality (Opt-IN in settings) +- Updated http to https +- Updated all libraries to their latest version +- Fixed random crash when searching +- Fixed the track info grabber(Downloading was not possible) +- Fixed artist duplicate in tagging +- Changed the default artwork size to 1200p +- Changed config location to UserData folder(Appdata) + +### Version 2.3.1 +- Fixed the %number% variable to only list the current track +- Fixed the resolution for users with a screensize less than 1400x900p +- Fixed folder/file creation name for windows (...again...) +- Fixed explicit tooltip +- Added more logging +- Added progress bar support for artists +- Added a checkbox to select everything in album/playlist-modal +- Added tooltip for supported naming patterns +- Added an option to select a different artwork size. (500p, 800p(default), 1000p, 1200p) +- Enhanced tagging, now all artists are written to the 'artist'-field + +### Version 2.3.0 +- Fixed app refusing to start when some folders are missing +- Fixed playlist file not containing the correct file names +- Fixed folders with a dot at the end resulting in undeletable file +- Fixed the progress bar for albums and playlists +- Relocated explicit icon to the front of the filename +- Added more explicit icons in album-/playlist- and artist-modal +- Added a new feature which allow the user to only download selected song from an album or playlist + +### Version 2.2.1 +- Fixed settings module (sigh ... again) +- Fixed issue related to folders that have special chars + +### Version 2.2.0 +- Fixed settings panel, all settings should work as expected now +- Fixed writing location of config.json +- Fixed crashing when searching for cyrillic characters, it should work fine now +- Moved the folder for cover arts to the temp folder of the system +- Added icon for explicit songs +- The window size and position are now remembered +- The "Scroll to top" button works again +- Fixed problem with folders that contain dots and other symbols +- A bunch of refactoring thanks to Blind-Mute +- Fixed cover art not embedding on OSX +- Minor performance improvements + +### Version 2.1.2 +- Fixed Deezer API connection +- Fixed tracks metadata naming for diacritics text +- Added custom location for downloads settings + +### Version 2.1.1 +- Added context menu +- Corrected some spelling mistakes +- Fixed crash when searching with special characters like Æ, Ø and Å. + +### Version 2.1.0 +- Updated all libraries to their latest version (this should fix issues with newer node versions) +- Updated the design of the app, checked spelling and added responsive so it can be better used on a mobile browser. +- Fixed small bug with overlapping texts in settings modal +- Fixed clear button in the downloads section not working +- Added error logging + +### Version 2.0.3 +- Removed the updater to stop spamming the domain of the original author +- Removed character fixing in metadata that would result in AC/DC being turned to AC_DC. +- Fixed the Artist's album list not being loaded. Now it loads and has the option to download the album. +- Changed the default country in top charts to UK instead of Germany (not a feature, just a thing I did when I was +tinkering with the code and forgot to change) +- Fixed compatibility issues with Node v6 (works on older versions too, but there might be problems with downloading +the cover art, so please update to v6 if you can) \ No newline at end of file