-
Notifications
You must be signed in to change notification settings - Fork 45
Nora v2.3.0-stable Minor Update #181
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
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.
merging commits from minor-release
- Updated electron and some other packages to the latest version. - Added support for enhanced synced lyrics for Nora. - Improved app performance by limiting re-rendering in unwanted situations. - Reduced the size of media control buttons in the Mini player. - Fixed a bug where blacklisted icons in Song cards aren't positioned properly.
- Added support for importing and exporting app data. - Added a button next to Most Loved Songs on the Home page which directs to the Favorites playlist.
- Added support for importing and exporting playlists. - Fixed a bug where selecting the `Nora exports` folder as the export folder throws an error. - Refactored code related to notifications from the main process to the renderer from `App.tsx` into a different file.
- Fixed some bugs related to recording listening data. - Refactored `App.tsx` code to smaller modules. - Fixed some brightness issues in SongCard.
- Added support for editing the tracking number of songs from the app. - Fixed a bug where albums with the same names get categorized into the same album even though they have different artists. - Moved the toggle predictive search button into the search bar. - Fixed some styling issues in SongTagsEditingPage. - Linked Nora's website to the app.
Revert "Support for additional audio codecs using Howler."
- Added support saving automatically downloaded lyrics when in LyricsPage. - Moved lyrics-related settings from the Audio Playback section to the new 'Lyrics' section in Settings. - Fixed a bug where the app doesn't start with the previous window's dimensions. - Fixed a bug where sometimes the app doesn't show an error message when the player stops due to an error. - Changed image loading state from eager to lazy.
- Added support for syncing unsynced lyrics right from the app. - Improved app logs. - Moved musixmatch metadata result from the bottom of the list to the top. - Linked Nora's official website to the app.
- Updated the text in the bug_report file. - Replaced the title in the readme with an introduction banner. - Added support for adding an offset to the editing lyrics lines. - Added support for an option to add the start time tag of the next line with the end time tag of the current line when editing the current line. - Moved the log saves destination to the /logs folder and improved how logs are being saved. - Added the feature to save artwork with the selected artwork's name. - Improved the render cycle timings to improve app performance. - Marked notifications as a low priority to improve performance. - Fixed a bug where songs inside lists like playlists, genres, albums, etc don't play the whole list when clicking the play button on a song. - Fixed a bug where CurrentQueuePage doesn't get updated when shuffled. - Added 'LyricsEditorHelpPrompt' and 'LyricsEditorSettingsPrompt' for the Lyrics Editor. - Added support for newer events for the MainContainer. - Added new keyboard shortcuts for Lyrics Editor. - Fixed a bug where incorrect colors are used for inputs in the SongTagsEditingPage. - Fixed a bug where the contents of the TitleBar are not visible when the app is in light mode and displaying a background image. - Fixed a bug where listening data sessions record listening data even though the song is paused. - Added a new validation method for localStorage. - Added a new .gitattributes file.
- Updated nora_logo_banner with less shadow in the Nora logo. - Fixed a dependency security vulnerability. - Added support for re-parsing songs on demand to fix any errors that occurred when parsing the song (Experimental). - Added partial support for animated artworks (Experimental). - Updated content in LyricsEditorHelpPrompt. - Added a new LyricsEditorSavePrompt to save edited lyrics data.
- Updated changelog and release-notes. - Updated outdated dependencies.
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.
Nora v2.3.0-stable minor update
π New Features and Features
Most Loved Songson theHome pagewhich directs to the Favorites playlist.π¨ Fixes and Improvements
Unknown artistis inconsistent across different pages.Update tokenbutton in the Musixmatch Settings prompt is not disabled even though the typed token is the same saved token.Show tokenbutton is not disabled when opening Musixmatch Settings prompt with a previously saved token.Adjust Playback Speedcontext menu option doesn't point you to the correct section of Settings.π Known Issues and Bugs