Skip to content

Releases: tarpetos/wmax

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:45
chore: release patch 0.3.1 (performance fixes, emoji flags, translati…

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:56
chore: add red and blue transparent futuristic WMAX app logo

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 01 Aug 22:43
feat(ui): display dynamic bounds in error messages

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 01 Aug 22:35
style: apply ruff formatting

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:28
chore: bump version to 0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:18
chore: revert version to 0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:04
fix(main): ensure tray exit reliably terminates the process on windows

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:54
feat(ui): redesign to dark mode with physics background and fix WSL tray

- implement 2D physics engine for background blobs

- redesign UI to use darker glassmorphism

- fix WSL detection to avoid pystray crashes on Linux

- handle KeyboardInterrupt gracefully during Uvicorn shutdown

- update documentation assets

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:05
fix(app): add lifespan to suppress CancelledError on shutdown