@@ -462,10 +462,10 @@ <h2>Download OVERSEE</h2>
462462 < div class ="download-stats loading-stats " id ="stats-macos "> Loading...</ div >
463463 </ a >
464464 < div class ="download-dropdown-content ">
465- < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.0 /SilverFlagOVERSEE-macos-latest-arm64.zip " onclick ="trackDownload('macos-arm') "> Apple Silicon (Arm)</ a >
465+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3 /SilverFlagOVERSEE-macos-latest-arm64.zip " onclick ="trackDownload('macos-arm') "> Apple Silicon (Arm)</ a >
466466 </ div >
467467 </ div >
468- < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.0 /SilverFlagOVERSEE-windows-latest.zip "
468+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3 /SilverFlagOVERSEE-windows-latest.zip "
469469 class ="download-button "
470470 onclick ="trackDownload('windows') "
471471 data-platform ="windows ">
@@ -478,15 +478,45 @@ <h2>Download OVERSEE</h2>
478478 < div class ="download-stats loading-stats " id ="stats-linux "> Loading...</ div >
479479 </ a >
480480 < div class ="download-dropdown-content ">
481- < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.0 /SilverFlagOVERSEE-ubuntu-22.04-latest.zip " onclick ="trackDownload('linux-2204') "> Ubuntu 22.04</ a >
481+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3 /SilverFlagOVERSEE-ubuntu-22.04-latest.zip " onclick ="trackDownload('linux-2204') "> Ubuntu 22.04</ a >
482482 </ div >
483483 </ div >
484484 </ div >
485485 <!-- Version history (more to come) -->
486486 < div class ="version-history ">
487487 < div class ="version-item ">
488- < div class ="version-number "> v0.3.0 </ div >
488+ < div class ="version-number "> v0.3.3 </ div >
489489 < div class ="version-date "> Latest Release</ div >
490+ < p > Fixed issue where the size of the frame would move the UI elements to a place where you can't use them by making images be turned into a fixed size before they are rendered on the app, make the list view have a threaded status checker for the cameras and enhanced the visuals of the camera status check by making it us colors.</ p >
491+ < div class ="version-links ">
492+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3/SilverFlagOVERSEE-macos-latest-arm64.zip " class ="version-link "> macOS</ a >
493+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3/SilverFlagOVERSEE-windows-latest.zip " class ="version-link "> Windows</ a >
494+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.3/SilverFlagOVERSEE-ubuntu-22.04-latest.zip " class ="version-link "> Linux</ a >
495+ </ div >
496+ </ div >
497+ < div class ="version-item ">
498+ < div class ="version-number "> v0.3.2</ div >
499+ < div class ="version-date "> Historical Release</ div >
500+ < p > More stability for macOS users</ p >
501+ < div class ="version-links ">
502+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.2/SilverFlagOVERSEE-macos-latest-arm64.zip " class ="version-link "> macOS</ a >
503+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.2/SilverFlagOVERSEE-windows-latest.zip " class ="version-link "> Windows</ a >
504+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.2/SilverFlagOVERSEE-ubuntu-22.04-latest.zip " class ="version-link "> Linux</ a >
505+ </ div >
506+ </ div >
507+ < div class ="version-item ">
508+ < div class ="version-number "> v0.3.1</ div >
509+ < div class ="version-date "> Historical Release</ div >
510+ < p > Fix python binary issue for macOS causing nothing to happen when the app is double clicked.</ p >
511+ < div class ="version-links ">
512+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.1/SilverFlagOVERSEE-macos-latest-arm64.zip " class ="version-link "> macOS</ a >
513+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.1/SilverFlagOVERSEE-windows-latest.zip " class ="version-link "> Windows</ a >
514+ < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.1/SilverFlagOVERSEE-ubuntu-22.04-latest.zip " class ="version-link "> Linux</ a >
515+ </ div >
516+ </ div >
517+ < div class ="version-item ">
518+ < div class ="version-number "> v0.3.0</ div >
519+ < div class ="version-date "> Historical release Release</ div >
490520 < p > We may have needed that packge. (thats legit the only change oops)</ p >
491521 < div class ="version-links ">
492522 < a href ="https://github.com/YetAnotherNotHacking/oversee/releases/download/v0.3.0/SilverFlagOVERSEE-macos-latest-arm64.zip " class ="version-link "> macOS</ a >
0 commit comments