Merge pull request #377 from The-Greg-O/feat/machines-search-sort

This commit is contained in:
Aarnav Tale
2025-12-05 15:46:09 -05:00
committed by GitHub
4 changed files with 330 additions and 41 deletions
+1
View File
@@ -1,4 +1,5 @@
# 0.6.2 (Next)
- Added search and sortable columns to the machines list page (closes [#351](https://github.com/tale/headplane/issues/351)).
- Added support for Headscale 0.27.0 and 0.27.1
- Bundle all `node_modules` aside from native ones to reduce bundle and container size (closes [#331](https://github.com/tale/headplane/issues/331)).
- Allow conditionally compiling the SSH WASM integration when building (closes [#337](https://github.com/tale/headplane/issues/337)).