-
released this
2026-07-18 10:46:10 -04:00 | 0 commits to main since this releaseAdded the ability to delete all users or all users with a filter
Downloads
-
Require HTTPS for Clipboard Stable
released this
2026-07-16 21:22:03 -04:00 | 7 commits to main since this release- Add HTTPS support with self-signed TLS certificates; fallback to HTTP on failure
- Add
--helpflag to display usage details - Enable YAML export format for downloaded data
- Refactor clipboard copying logic with fallback for insecure contexts
- Update log styles for improved readability
- Dependency updates for TLS and performance optimizations
Downloads
-
Webhooks and Windows Stable
released this
2026-07-16 20:04:23 -04:00 | 7 commits to main since this releaseAdd webhook support with UI, API, and backend integration:
- Introduced webhook endpoints supporting hits, lockouts, and unresponsive host notifications.
- Implemented webhook UI/modal with CRUD operations in the frontend.
- Added webhook payload signing with HMAC-SHA256 and retry logic for delivery attempts.
- Extended database schema and models to store webhook configurations.
- Updated backend handlers, routes, and queries for webhook management.
- Enabled cross-platform system paths and dynamic DNS resolution based on OS.
Downloads
-
Fixed Round Robin Logic Stable
released this
2026-07-16 19:01:54 -04:00 | 7 commits to main since this releaseDistribute spray load evenly across hosts with round-robin logic:
- Adjust
Spraylogic to start each identity on a different host, avoiding overloading the first host in the pool. - Add
hostCursorwith atomic increment to manage host rotation. - Update tests to validate host load distribution behavior (
TestSprayDistributesAcrossHosts).
Downloads
- Adjust
-
First Public Release Stable
released this
2026-07-16 14:05:46 -04:00 | 7 commits to main since this releaseDownloads