Flyoobe 3.02 #496
Belim
announced in
Announcements
Replies: 0 comments
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.
After finishing the new core, I still felt that the interface was missing some character. So I borrowed a little from what is probably my favorite era of Windows UI, and quite possibly yours too.
Flyoobe 3.1
The Windows 7 detour
next to the breadcrumb. The separate button at the bottom of the Overview is gone.
Two doors into the same room never made much sense.
picked instead of always pointing at Settings. On rule pages it offers to have
the AI explain the thing in plain words. Elsewhere it points at Setup Actions.
New rules
Updatesrule category. The static half of the old Flyoobe 2"Windows Update Tamer" script is plain registry rules now, no PowerShell needed:
keep the long pause window available, never reboot while someone is signed in,
download updates but wait for a click, skip driver updates, no scheduled restart.
Microsoft is only now getting around to fixing this
in an Insider build. Until that actually ships, these are the switches that work today.
Heads up: the automatic-update policies are Pro territory and Home may quietly ignore them.
It arrived with KB5052094
and now covers iPhone too,
which is why it started turning up uninvited. Clears the pane toggle and the
companion registration in one go.
Fixes
OsVersionwas being read and then ignored, so about ten rules sat in the list onmachines where they could not do anything, reporting themselves as "not applied"
forever. They get dropped when the catalog loads now, so they are never scanned or shown.
boxed in by a hardcoded pixel width that never scaled, so at 150% you had to drag
the splitter just to read it. It measures itself properly now.
the main navigation
Optional Setup Actions download
Setup Actions are provided as an optional release asset, so the main Flyoobe download stays small and focused.
To install them
Actionsfolder into Flyoobe’sDatafolderThis discussion was created from the release Flyoobe 3.02.
All reactions