Skip to content

v3.10.0

Choose a tag to compare

@ancsemi ancsemi released this 26 Apr 01:22

Added

  • Drag-and-drop server reordering in the sidebar — remote Haven servers in the left rail can now be reordered by dragging, just like channels. The new order persists locally and syncs across your devices via the same encrypted bundle the sidebar already uses.
  • \View Audit Log\ permission — the audit log is no longer admin-only. Any role with the new \View Audit Log\ permission can open Settings → Admin → Audit Log and read the record (no other admin powers required).

Fixed

  • Tag category headers in the Organize modal didn't actually reorder when dropped — the per-tag sort dropdown inside each header was swallowing drag events on some browsers, so dragging looked like it worked but nothing moved. Switched to event delegation on the list container so dragover/drop fire reliably.