Skip to content

v0.98.4

Choose a tag to compare

@mrfansi mrfansi released this 24 Jul 20:49
· 14 commits to main since this release

Changed

  • TUI filters are now regex-capable across EasyPanel and Cloudflare tables while keeping the old case-insensitive substring behavior for ordinary text.
  • Bulk selection is now virtual and scalable: V selects all rows currently shown by the active filter, or the whole current list when no filter is applied, without materializing thousands of marks.

Fixed

  • Bulk actions now execute correctly from select-all mode on Services, Cloudflare DNS records, and R2 objects; confirmation and dispatch resolve the final targets from the same filtered list the user sees.