Skip to content

Releases: tieo/ruscal

ruscal v1.2.3

30 Jun 11:02

Choose a tag to compare

  • docs(readme): note that ruscal requires Outlook Classic (new Outlook has no MAPI)
  • ci: static-link the MSVC C runtime so the binary runs without VCRedist
  • ci: auto-patch Architecture x86->x64 after winget-releaser fires

ruscal v1.2.2

29 Jun 16:14

Choose a tag to compare

  • ci: auto-submit a WinGet manifest PR for every tagged release
  • installer: CloseApplications=yes so winget upgrade survives a running ruscal

ruscal v1.2.1

29 Jun 12:52

Choose a tag to compare

  • ruscal: ship an Inno Setup installer so WinGet installs work end-to-end

ruscal v1.2.0

29 Jun 10:31

Choose a tag to compare

  • ruscal: purge self-install, self-update, autostart, Start-menu shortcut — WinGet-only distribution
  • docs: add MIT LICENSE and user-responsibility clause
  • ruscal: opt-in autostart, stop recreating Start-menu .lnk on every launch
  • ci: sign Windows release builds via SignPath Foundation OSS
  • ruscal: replace PowerShell spawns with native Win32 to reduce Defender ML triggers
  • test: drop one-off diagnostic tests that have served their purpose
  • sync: full organizer line, full body, UTF-8-safe folding, auto-recover on 409
  • updater: dev-build check-for-updates recovers from polluted sidecar

ruscal v1.1.1

29 Apr 14:00

Choose a tag to compare

  • docs: add PRIVACY and TERMS for Google OAuth consent screen
  • google: surface real revocation cause instead of "No stored token"
  • test: isolate focus-event listener test from live primary instance

ruscal v1.1.0

22 Apr 11:27

Choose a tag to compare

  • v1.1.0: settings cog toggles, second-launch focuses via named event

ruscal v1.0.11

22 Apr 10:31

Choose a tag to compare

  • v1.0.11: exe icon, Start-menu shortcut, focus-on-relaunch, no console flash

ruscal v1.0.10

22 Apr 09:56

Choose a tag to compare

  • autostart: never register the dev target path
  • dev-build check-for-updates compares installed copy, not running exe

ruscal v1.0.9

21 Apr 09:40

Choose a tag to compare

  • v1.0.9: silence auto-updater on dev builds
  • detect revoked Google tokens, one-click Re-authenticate, show dirty version

ruscal v1.0.8

20 Apr 17:02

Choose a tag to compare

  • v1.0.8: umlaut fix, start-minimized setting, retry on 409/403 PUT
  • Create README.md