chore(release): 0.5.0 #13

Merged
pufereq merged 33 commits from release/0.5.0 into main 2026-02-28 22:48:50 +00:00
Owner

This PR:

  • makes panel look somewhat good
  • adds known client cache, so all clients aren't forgotten after server restart
  • renames Client's mac_id to id
  • renames ClientStatuses:
    • CONNECTED -> ONLINE
    • DISCONNECTED -> OFFLINE
  • adds new ClientStatuses: PENDING (before HELLO received) and STALE (offline for >24hrs)
  • changes the main app font from monospace to sans-serif
This PR: - makes panel look somewhat good - adds known client cache, so all clients aren't forgotten after server restart - renames Client's `mac_id` to `id` - renames ClientStatuses: - `CONNECTED` -> `ONLINE` - `DISCONNECTED` -> `OFFLINE` - adds new ClientStatuses: `PENDING` (before HELLO received) and `STALE` (offline for >24hrs) - changes the main app font from monospace to sans-serif
pufereq self-assigned this 2026-02-28 22:48:46 +00:00
pufereq added 33 commits 2026-02-28 22:48:46 +00:00
pufereq merged commit 3911afff26 into main 2026-02-28 22:48:50 +00:00
pufereq deleted branch release/0.5.0 2026-02-28 22:48:50 +00:00
Sign in to join this conversation.
No description provided.