v0.3.0 #250
BrycensRanch
announced in
Announcements
v0.3.0
#250
Replies: 1 comment 1 reply
-
|
Why can't we just use FFMPEG to playback videos? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.3.0 (2025-06-26)
You can now upload and download your HistoryItems directly and instantly open their URLs, shortened links, their deletion links, file paths, and folders. We just upgraded to PaddleOCR v5 (PaddleSharp v3), which increases the performance of the OCR model. Additionally, you can now run PaddleOCR on most Linux distributions*, and macOS. To accompany the support, we've created an OCR window for it that has support for English, Chinese (Simplified), Chinese (Traditional), Spanish, Arabic, Korean, Hindi, Japanese, Telugu, Tamil, Russian, Portuguese, Turkish, German*, French (Revolution).
The ugly "sidebar" we had has been ejected from the building. Now, there's an actual sidebar that mimics ShareX's sidebar, somewhat.
Additionally, we've removed the dependency on LibVLC, which didn't make much sense for us. After giving it thought, playback inside SnapX is a waste of everyone's time. On Linux, we have mpv, haruna, and VLC. On Windows, it ships Movies & TV ootb and you have VLC as an option. On macOS, you have the integrated video player with VLC as an option. For sound playback, we now use ffplay from FFMPEG.
We've also made SnapX far more stable. The annoying HistoryItem flashing is gone, and the region selector won't crash the app if screenshotting fails. It's simply a much smoother and more reliable experience.
You'll find smarter build processes, with us no longer putting *.so files in your
$PATHto appease.NET. We now use a wrapper script, as we should have in the first place. For Windows users, this release includes better path handling and disables the wrapper script on Windows. Plus, we've fine-tuned performance by optimizing build times on Windows and ensuring a smoother experience when launching features like the About Window. We've also updated various dependencies for improved stability and security.Additionally, I have added a LogViewer for ease of access.
I also switched SnapX's versioning tool to GitVersion, which was designed to be SemVer compliant. It also doesn't panic when building SnapX without a git repository. Finally, we've improved our documentation, making it clearer for packagers and easier to understand our versioning.
"In open source, we feel strongly that to really do something well, you have to get a lot of people involved." - Linus Torvalds
Known Issues
Config folderbutton.--
Screenshots
Features
ce3b44fc) by @BrycensRanch2ece80d7) by @BrycensRanchc336de7b) by @BrycensRanch02881416) by @BrycensRanchaccae46b) by @BrycensRanchab362c98) by @BrycensRanch--versionoption (379c6fe2) by @BrycensRanchBug Fixes
CopyImagein MacOSAPI having double quotes (c201c846) by @BrycensRanch1dec604e) by @BrycensRanchc201c846) by @BrycensRanch-videoCLI parameter (14236a54) by @BrycensRanch3de0c06c) by @BrycensRanch12a6c281) by @BrycensRancha71bc5d7) by @BrycensRanch10809dde) by @BrycensRanch61897883) by @BrycensRanche4f12a50) by @BrycensRanch24684584) by @BrycensRanch1c932000) by @BrycensRanch9ed58775) by @BrycensRanchd115f620) by @BrycensRanchsxcu(01632f40) by @BrycensRanch8c3bda24) by @BrycensRanch698b48fe) by @BrycensRanch7ca27a00) by @BrycensRanch5a391532) by @BrycensRanch01728a4f) by @BrycensRanchBuild
3450aee4) by @BrycensRanchc2cc8e68) by @BrycensRanch263478f6) by @BrycensRanch80143aa0) by @BrycensRanch18c8822d,1da46625,dd56d7d7) by @BrycensRanch6cfed720) by @BrycensRanch3450aee4) by @BrycensRanchc2cc8e68) by @BrycensRanchSKIP_TOUCHenv variable (c963e592) by @BrycensRanch40900c63) by @BrycensRanch8ac60819) by @BrycensRanchUseShellExecute=falseto allow IO redirection during install (aef87ae1) by @BrycensRanch*.sofiles inPATH(5abffa73) by @BrycensRanchDependencies
9.0.6(#215) by @renovatedotnet-sdktov9.0.301(#219) by @renovatedotnet-sdkupdate tov9.0.301(#220) by @BrycensRanchsixlabors.imagesharpto3.1.10(#221) by @renovatepaddleocrtov3(major) (#224) by @renovatexcaptov0.6.1(#225) by @renovatefluenticons.avalonia.fluentto1.1.303(#228) by @renovatesentry.profilingto5.11.0(#233) by @renovatesentry.profilingto5.11.1(#239) by @renovateDocumentation
Progress.md(#209) by @ok-coder1CONTRIBUTING.md(#229) by @ok-coder1nightlyin README (#236) by @ok-coder1Misc
a81a7c6d) by @BrycensRanch6be2fbcd) by @BrycensRanchFull Changelog: v0.2.1...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions