Skip to content

Releases: Sophia-Community/SophiApp

1.0.77

03 Aug 21:08
Compare
Choose a tag to compare

Donate

actions actions actions Discord

1.0.77 — 03.08.2022

Diff from v1.0.71
1.0.0.71...1.0.77

  • All startup checking were re-written from the scratch;
    • If Microsoft Defender was disabled or replaced another 3rd party AV, the appropriate functions will be disabled and greyed out.
  • Fixed Configure Start layout function (for Windows 11 22H2 only) not working;
  • Fixed Download and install the HEVC video codec (H.265) function for installing HEVC codec not working;
  • Increased SophiApp.exe icon up to 256x256 pixels;
  • Added Czech 🇨🇿 translation;
  • Added French 🇫🇷 translation;
  • Added Telegram group link to the Settings page;
  • Removed now unnecessary zero in build, having moved to the MAJOR.MINOR.PATCH versioning;
  • Minor changes;
  • The main page was translated into Italian 🇮🇹 , and русский 🇷🇺.

Image

SophiApp.zip SHA256 hash (the Compress Files step): 41E072DDF73ED82AAC203078A7A375470972FF8D137F0240741AAE25D61D1AF2

1.0.76

01 Aug 09:21
Compare
Choose a tag to compare
1.0.76 Pre-release
Pre-release
Merge branch 'DefenderRef'

1.0.75

29 Jul 13:05
8a39a3b
Compare
Choose a tag to compare
1.0.75 Pre-release
Pre-release
Update Set-ReleaseTag.ps1

1.0.0.74

20 Jul 12:52
Compare
Choose a tag to compare
1.0.0.74 Pre-release
Pre-release
Refactoring the defender startup condition :recycle:

1.0.0.73

15 Jul 07:31
Compare
Choose a tag to compare
1.0.0.73 Pre-release
Pre-release
Fixed OsBuildVersionCondition logic :bug:

1.0.0.72

13 Jul 07:31
Compare
Choose a tag to compare
1.0.0.72 Pre-release
Pre-release

Bugged build 👎

1.0.0.71

05 Jul 14:04
67fa500
Compare
Choose a tag to compare

Donate

actions actions actions Discord

1.0.0.71 — 05.07.2022

Diff from v1.0.0.70
1.0.0.70...1.0.0.71

SophiApp.zip SHA256 hash (the Compress Files step): DDA5BE534C9A2A9113DBF23034574F8B2793FE268FE810AE50E70E07883C4EE0

1.0.0.70

04 Jul 18:27
c3ec13f
Compare
Choose a tag to compare

Before running SophiApp please read the system requirements



actions actions actions

Image

1.0.0.70 — 04.07.2022

Diff from v1.0.0.62
1.0.0.62...1.0.0.70

  • If you block the app on you firewall, be prepared that some function will be blocked due to they rely on the Internet connection.
  • Fixed bug when the app didn't launch without the internet connection;
  • Fixed bug when child elements left a blank space in the UI;
    • From this time, if some conditions aren't met for a function to render in the UI, it will be greyed out;
    • image
    • Reported by greglou.
  • Fixed bug in function for adding the "Open in Windows Terminal" (Admin) item in the Desktop and folders context menu when you couldn't open Windows Terminal as admin in a path ends in a backslash \;
    • Read more here;
    • To apply the fix turn off this feature and turn again.
  • Fixed bug in the Set the diagnostic data collection to minimum function;
    • Now it uses gpedit.msc path: HKLM:\Software\Policies\Microsoft\Windows\DataCollection instead of HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection;
    • To apply the fix set the diagnostic data collection to the default value and then to the minimum back, if you're well aware of the consequences.
  • Added Turkish translation ;
    • Thanks to @daswareinfach.
  • Add feature to install the latest .NET Desktop Runtime 6 x86/x64 version;
  • Added startup condition if the "Print Spooler" service was removed from OS. If so, the app will block loading.
  • Feature to enable the Windows 10 File Explorer was removed;
  • Added SearchHighlights function to hide search highlights for Windows 10;
  • Добавлена страница с описанием на русском: https://github.com/Sophia-Community/SophiApp/blob/master/README_ru-ru.md
  • Updated translations;
  • Formaly added Windows 10 22H2 support;
  • Code refactoring.

SophiApp.zip SHA256 hash (the Compress Files step): E224D20A6D72527BBBCF691323242FDE8098F417305D28B5EF305372BAA19620

1.0.0.68

01 Jul 09:20
42484dd
Compare
Choose a tag to compare
1.0.0.68 Pre-release
Pre-release
Add files via upload

1.0.0.67

30 Jun 15:00
Compare
Choose a tag to compare
1.0.0.67 Pre-release
Pre-release
Corrected possible crash "Environment variable path temp" :wink: