-
Notifications
You must be signed in to change notification settings - Fork 45
merging commits from minor-release #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Added support for a new suggestion in the SongInfoPage that gets triggered when there are names of featuring artists in the title of a song asking to add them to the song artists. - Improved the app's responsiveness to various screen sizes. Fixes #128. - Updated the file association icons to show the relevant file type. - Added experimental feature to sort songs in an album according to their track number. Fixes #169. - Now songs show the their album name next to their artist names. - Fixed a bug related to synced lyrics saved in audio files. - Added experimental support for offset tag in synced lyrics. - Added a new hotkey to change the playback speed. Fixes #168. - Added support for range of playback speeds instead of a predefined list. - Fixed a bug where sometimes users can't see the artist name when in ArtistInfoPage due to contrast issues between light and dark modes. - Improved the artist detection algorithm of the SeperateArtistsSuggestion. - Added React lazy loading to improve app performance. - Fixed a bug where the context menu overflows out of the visible part of the app's window. - Fixed some bugs related to how SongCards get displayed in the HomePage when different screen sizes. - Added a new line with "•••" as the first line of synced lyrics. - Now, the SearchPage won't limit the no of results you can see to 5 on some components. - Fixed a bug where metrics in ListeningActivityBarGraph overflows out of the its container. - Fixed a bug where `Download Synced Lyrics` button in the metadata editing page keeps spinning even though fetching lyrics failed. - Improved the app version detection algorithm of the app.
Updates to README.md
- Added a new context menu option for folders to show the relevant folder on the window's explorer. - Refactored code in preload script. - Changed the default sorting option in AlbumInfoPage to "Track Number (Ascending)". - Fixed a bug related to the offset tag in synced lyrics. - Fixed a bug where library updates don't reflect on the AllSearchResultsPage. - Updated Musixmatch Settings to show a message about the token updating process.
Nora v2.1.0-stable minor update
Update README.md to contain Discord Server invite
Update package.json to contain the updated Discord server invite
Migrating patch updates to Minor branch
- Added a new test GitHub workflow. - Added a new test for isLatestVersion. - Added the feature to save some images that appear in the app. - Added an experimental fix for the bug where other music players like Groove Music don't recognize artworks edited by Nora. - Fixed a bug where the app doesn't inform the user if the metadata update process failed. - Added a new keyboard shortcut to quickly navigate to Search. Fixes #173. - Improved the artists' splitting algorithm of suggestions. - Fixed a bug where images and lyrics lines are draggable. - Fixed a bug where playlist images aren't positioned correctly when the "artworks made from song covers" feature is enabled. - Improved the app version matching algorithm and fixed a bug where the app informs the user about a new update even though app the is in the latest version.
- Fixed a bug where modifying a song don't update the database about the modification date. - Added an experimental build workflow. - Fixed some bugs in test workflow.
- Updated to build workflow - Added experimental support for Linux installers of Nora. - Fixed a bug on Search page where the "Most Relevant" list (side-scroll) doesn't prevent you from scrolling down when hovering over them.
Nora v2.2.0-stable Minor Release
merging new commits from master
- Updated app artworks - Fixed a bug where the text style of `Unknown artist` is not consistent across different pages. - Fixed a bug where scrolling to the page section is not working. - Added a fix for flickering issues in notifications with progress indicators. - Fixed a bug where `Update token` button in Musixmatch Settings prompt is not disabled even though the typed token is the same saved token. - Fixed a bug where `Show token` button is not disabled when opening Musixmatch Settings prompt with a previously saved token. - Fixed a bug where clicking `Adjust Playback Speed` context menu option doesn't point you to the correct section of Settings. - Increased the brightness of Song Card artworks.
merging commits from patch-release
- Added new user feedback to the readme. - Improved app error handling when parsing songs. - Added a button to export app data. - Fixed a bug where some messages sent from the main process to the renderer have timestamps. - Lazy-loaded mini-player to improve performance. - Fixed a bug where songs in an album don't show their respective album name. - Fixed some additional padding on All Result Pages.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.