owlette
licensed · OWL-7Q2MK…-2VBH6 →
v3.2.4
published 2026-09-02
84.2 MB
- roost
- on
- talons
- on
- webhooks
- on
- api keys
- on
- sites
- unlimited
- storage
- 256 GiB
v3.2.4 stable 2026-09-02
hardened the auto-start path so unattended machines never raise a uac prompt, and tightened the tray lifecycle across service restarts.
- auto-start no longer elevates when the service is already running
- process rows show a pointer cursor and an animated sweep on hover
- fixed: desktop app pid tracking across service restarts
v3.2.3 stable 2026-08-30
maintenance release. the host binary now links the c runtime statically — no more vcruntime140 dependency on fresh windows installs.
- statically linked owlette-host
- installer verifies the service account before first start
v3.3.0-beta.1 beta 2026-08-21
first beta of the 3.3 line. site-time schedules land behind a per-site flag, and the update channel selector moves into the desktop app.
- per-site schedule timezones (opt in)
- update channel selector in settings
- known issue: schedule preview renders in utc on some locales
v3.2.2 stable 2026-08-16
detail pane refresh for the agent app plus quieter logging defaults.
- refreshed the process detail pane
- rotated logs cap at 10 mb
- fixed a stall in the config push acknowledgement
sys: net-new — installers currently ship from the owlette dashboard; distribution moves here at the wave-2 cutover
GET api.tridant.io/v1/products/owlette/releases/latest
{
"version": "3.2.4",
"channel": "stable",
"published_at": "2026-09-02",
"notes_md": "hardened the auto-start path so unattended machines neve…",
"artifacts": [
{
"os": "windows",
"arch": "x64",
"size_bytes": 88300544,
"sha256": "9f2cce07…"
},
{
"os": "macos",
"arch": "arm64",
"size_bytes": 91750400,
"sha256": "51872f5b…"
}
],
"download_url": "https://id.tridant.io/apps/owlette"
}