Skip to content
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

Release of 2.2.3.0 Stable! #39

Open
14 of 23 tasks
KoleckOLP opened this issue Nov 25, 2024 · 0 comments
Open
14 of 23 tasks

Release of 2.2.3.0 Stable! #39

KoleckOLP opened this issue Nov 25, 2024 · 0 comments

Comments

@KoleckOLP
Copy link
Owner

KoleckOLP commented Nov 25, 2024

Release of 2.2.3.0 (Testing branch) planned 29.11.2024:

  • Commit the change that makes Windows 8.1 working. (Done)
  • Currently the Vista build doesn't work because converting Vista to a float fails, yeah the OS checking might need some more work. (Implemented but not check on actual Vista, Easy difficulty)
  • the dependency update should check what platform you are on and based on that it should choose to do pyqt6 pyqt5 or only yt-dlp. (Done)
  • the dependency update button says download after clicking it once, (Done)
  • Button should say List for list versions. (Medium difficulty)
  • The is a protentional a bug in Re-Encode drag and drop. (Medium difficulty) - can't replicate skipping, maybe windows 11 specific.
  • just randomly I fixed the issue that the app would pop under. now it correctly opens in focus.
  • I think I need to invoke console when running with subprocess.Popen would fix vista and 7-8.0 (Done)
  • Test if Windows 8.0/8.1 can do Set-Clipboard and if so enable them in Video, has been worked around
  • the clipboard feature was tested and seems to work.
  • On macOS use ffmpeg7 and not ffmpeg (actually not let people fix that on their systems, I fixed it on mine, and it's fixed n haikuOS by default)
  • There are currently design issues with pyqt6. Color issues, and button text issues. Specific to Windows 11 and macOS. (Required GUI change, Hard difficulty)
  • Improve generating the settings file, if Vista detected the python should be set to python-3119 as well as non portable shouldn't use portable python settings (Medium difficulty)
  • Add a setting to turn off copying to clipboard. (Requires GUI change, Hard difficulty)
  • Bring changelog up to date before release. (Easy difficulty)
  • Bring readme.md up to date with before release. Pretty much a complete rewrite including new pictures. (Easy difficulty)
  • Make a Windows Vista x86 build with new dependencies. (Tested in BETA, Easy difficulty.)
  • Make a Windows 7-8 x86 build with new dependencies. (Tested in BETA, Easy difficulty.) !!! downgrade git to 2.46.2.windows.1 !!! also doesn't work without console
  • Make a Windows 7-8 x64 build with new dependencies. (Tested in BETA, Easy difficulty.) !!! downgrade git to 2.46.2.windows.1 !!! also doesn't work without console
  • Make a Windows 8.1-11 x64 build with new dependencies. (Tested in BETA, currently issue with python 3.13.0 pyqt6 6.7.1 pyqt6-sip only supports python 3.12, Easy difficulty.)
  • Consider Windows 8.1-10 x86 build (Medium difficulty, low priority)
  • Test on Haiku OS and either make Haiku portable version or make a list of recommended dependencies (Hard difficulty.) [also just tell people what dependencies they need.]
  • Evaluate if it's possible to the portable for macOS Aarch64 and x64 (it works fine on macOS but never tried making portable, Hard difficulty.) [cancelled just tell people what dependencies they need]
@KoleckOLP KoleckOLP changed the title Current plan for upcoming releases. Release of 2.2.3.0 Nov 27, 2024
@KoleckOLP KoleckOLP changed the title Release of 2.2.3.0 Release of 2.2.3.0 Stable! Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant