chore: v0.3.6

This commit is contained in:
Aarnav Tale 2024-11-20 18:15:19 -05:00
parent 8aad883c21
commit b433e607e2
No known key found for this signature in database

View File

@ -1,3 +1,7 @@
### 0.3.6 (November 20, 2024)
- Fixed an issue where select dropdowns would not scroll (fixes [#53](https://github.com/tale/headplane/issues/53))
- Added a button to copy the machine registration command to the clipboard (fixes [#52](https://github.com/tale/headplane/issues/52))
### 0.3.5 (November 8, 2024)
- Quickfix a bug where environment variables are ignored on the server.
- Remove a nagging error about missing cookie since that happens when signed out.