

Fixed issue(s) where reference fields were not being populated in some views.Improved QueryEditor performance by pre-loading necessary fields from the ServiceNow Dictionary Table.Fixed several cases where non-string fields were not being processed or displayed properly.Fixed an issue where Duration and CalendarSTC types were not being interpreted properly.

#Service now update

Fixed custom fields being duplicated if they have the same name as an API field but with a different case.Fixed issue with filter where some string operator fields are returning number operators.Fixed issue with filter where it does not work when being migrated.Fixed a bug where the "Hide query" button was not disabling the query.Fixed a bug where queries were not automatically ran when updating fields.Fixed a bug when loading old dashboards would not allow users to create more dashboards.Fixed a bug where filters were not being conjoined correctly with "AND".

Fixed a bug where sysparm_query was being sent incorrectly.Updated the documentation and removed unneeded screenshots.Fixed a bug where timestamps were not being sent as UTC.Fixed a bug where unary operators were not working.Added choice dropdown when creating filters.Fixed a bug where integer filters were only showing string operators.Fixed an issue where is empty, is not empty and is anything operators not visible for boolean fields.Fixed an issue where is empty and is not empty filters were not working.Fixed an issue which now allow NQ / New Query filter conjunction along with AND/ OR filters.Fixed an issue where reference field types are not handled properly in data frame response.More data types handled ( calendar_date_time, insert_timestamp, float, longint, percent_complete, price).Fixed an issue which made variable editor unusable.Plugin health check updated with permissions check.Handle missing conjunctions and incorrect conjunctions.Fixed a bug where panels without refId doesn't return data.Handle empty numeric string as null instead 0.This will be helpful when displaying numeric and string fields in same table. Fix to prepend v1.5 conjunctions during migration.Increases health check limits to reduce the possibility of false negatives.Fix Missing resource handler causing not found error.Change space character in query values encoding from '+' to '%20'.Add OAuth as a possible authentication method.New builds with go 1.18 to address CVE-2022-24921.
