You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.