Skip to content

Releases: tisun2/OofManager

OOF Manager 1.1.12

12 Jun 01:26

Choose a tag to compare

Vacation End now hands off to your normal off-hours AutoReply window before resuming the Weekly Schedule flow, so there's no AutoReply gap between vacation end and the next weekly recurrence (e.g. vacation ending Sunday morning). Re-run "Set up vacation in cloud" to refresh any already-imported vacation flows.

OOF Manager 1.1.11

02 Jun 05:53

Choose a tag to compare

Programmatic Power Automate connection creation (single consent popup), with bounded silent-token wait and backoff on the connection poll loop.

v1.1.10

02 Jun 02:37

Choose a tag to compare

Auto-bind connection references at import time when a matching connection already exists, and guide users to bind unbound connection references when a flow toggle or import leaves the flow Off.

OOF Manager v1.1.9

28 May 04:21

Choose a tag to compare

Manual mode: when 'Set up vacation in cloud' is clicked with a vacation start time already in the past, the cloud Start flow's one-shot trigger would never fire. The app now prompts to apply locally instead — push AutoReply to Outlook now, disable the weekly Cloud Schedule flow, then still import the package so the End flow restores state at vacation end.

v1.1.8

22 May 08:48

Choose a tag to compare

Speed up sign-in: eager prewarm/connect before WPF + live phase status. Improved Power Automate status banner. Login wording polish.

OOF Manager v1.1.7

20 May 03:01

Choose a tag to compare

Highlights

  • Faster Power Automate status / toggle after first import ΓÇö A successful solution import now preheats the cloud flow reference cache with the import environment id, the import-time workflow id, and the flow display name. The toggle script revalidates by display name and gracefully falls back to scanning the cached environment when Power Automate reassigns the workflow id at runtime.
  • UI polish ΓÇö Minor refinements to the OOF settings page.

Verification

  • Built clean against .NET Framework 4.8 (0 warnings, 0 errors).
  • Launched OOF Manager 1.1.7 successfully.

Install

  • winget install tisun2.OofManager --version 1.1.7 (available after the winget-pkgs PR merges)
  • Or download OofManagerSetup.exe below.

SHA256: ECFFDA7C2384ABEC7786F4FC3A44F4F7C27355F01F202DCF9A34FDCC14C0F968

OOF Manager v1.1.6

19 May 06:27

Choose a tag to compare

What's changed

  • Bundle the official Microsoft PowerApps CLI prerequisite in the installer so automatic Power Automate Solution import works on fresh PCs without asking users to install pac manually.
  • Clarify the top status line as Outlook/Exchange OOF state, so no upcoming Outlook scheduled OOF is not confused with Power Automate cloud flow status.
  • Add a separate Power Automate cloud flow status row and Check flow status action in the cloud schedule card.
  • Refresh the GitHub README to highlight automatic Solution import and flow on/off management.

Installer SHA256: DA3AD9C4D60DDF0903680550EEC0B4B6AE6BD26CA84D3F3BB944BBBF3EA96AE6

OOF Manager v1.1.5

19 May 02:32

Choose a tag to compare

Changes

  • Improve Power Automate solution import flow lookup.

Installer

  • SHA256: 0427BDB76E2CC8A1D8E36711F418E44848E6F5E365A3ABDB28E8C27C4AC91784

OofManager v1.1.4

16 May 08:21

Choose a tag to compare

What's changed

  • Manual mode now shows the current OofManager Cloud Schedule Power Automate flow state: On, Off, Not found, or Unknown.
  • Refined OOF Settings and Cloud Schedule controls, including clearer manual/vacation guidance and flow toggle status messages.
  • Polished Vacation/Holiday layout, date/time picker styling, and schedule/manual UI copy.
  • Added a deterministic installer build script so releases find Inno Setup from the per-user install path without slow recursive searches.

Installer

  • SHA256: 6AA4B0AF41D30433B1A21190AD61D7E7B7BC3E64134C333634DE039D797C1FAA

OOF Manager v1.1.3

11 May 18:01

Choose a tag to compare

  • Refined OOF Sync card with Manual/Schedule modes.
  • Deferred Manual/Vacation sync until Sync now or Auto-sync.
  • Stable top status bar based on confirmed Outlook state.
  • Fixed Schedule Sync now after vacation.
  • Power Automate expressions now anchor non-workdays to the most recent workday end.