Number fields not being properly filtered thru API

Hi, I am using the TB API to fetch records for an external app. I have some number fields in a table and it is very annoying that the only operators available for numbers are the same as strings (contains, is, starts with, end with) and none of the logical ones (greater than, less than…). That forces me to post-process the records to get the info. Any idea when to fix this? @moe