Skip to content

Hermes Beta v0.1.18-beta.1

Pre-release
Pre-release

Choose a tag to compare

@adebnar adebnar released this 25 Jun 02:39
· 2 commits to develop since this release
24fad95

Fixes archive/delete/rename not working. These actions were sent without a profile, so the gateway looked in the wrong per-profile database and silently rejected them (404) — an archived session never left the list. All session actions now carry the right profile and take effect immediately.

Includes per-profile list scoping (0.1.17), the cron/empty filter (0.1.16), and the launch-crash fix (0.1.15).