Conversation
- Introduced multiple logo images for the app, including BadgeLogo, Square logos, StoreLogo, and WideLogo, to enhance branding and visual identity. - Updated the SettingsTab component to adjust the position of the quality menu for improved user experience.
- Updated version number in package.json and version.ts files to 3.3.1. - Added a new support section in README.md to encourage contributions via GitHub Sponsors. - Modified the FUNDING.yml file to remove the PayPal link. - Enhanced the Sidebar and AboutTab components to include buttons for supporting the project.
…tion - Introduced new translation keys in Greek.json for the sponsors section, including 'about' and 'sidebar' to promote support via GitHub Sponsors.
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
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.
This pull request introduces new ways for users to support the project, updates the build and release workflow for better artifact handling, and bumps the app version to
3.3.1. It adds GitHub Sponsors integration in the UI, improves internationalization support, and refines the release process to separate building and publishing steps.Support and Sponsorship Integration:
README.mdwith a new "Support the Project" section, encouraging sponsorship and community involvement.Build and Release Workflow Improvements:
Version Updates:
3.3.1inpackage.json,src/main/version.ts, andsrc/renderer/src/version.ts. [1] [2]Other Notable Changes:
.github/FUNDING.yml, focusing sponsorship on GitHub Sponsors.Let me know if you'd like a walkthrough of any of these changes!