New feature releases
December 18, 2025
Added support for dragging and dropping table rows to reorder or reorganize table items.
The old admin support drag-and-drop reordering works for some items, but not for nested rows.
The new functionality supports dragging table rows up and down to reorder. You can click and hold on the "drag" icon on the left of the row, or click and hold anywhere on the row.
If the table supports nested rows, you can:
- Drag items up and down within the parent row.
- Drag items to the left or right to change the parent item.
- Drag a row and hover over another row to expand it and move the dragged row as a child to the other row.
- Drag an item out of its parent row to another row level.
This will be used to reorder and reorganize app items via drag-and-drop.
We initially set this up for navigation menu items and will add it to more tables soon. For navigation items, you can drag and drop to reorder items or to change the parent item of an item.
November 20, 2025
Improved the preview feature of the Embed and YouTube components. Previously, previewing would show an error.
We also fixed an issue that prevented new public users from registering a new account.