u-Platform Knowledge Base : u-Slicer 17.7 Release Notes

Release date: 2017-07-19

Please find new features and bug fixes below.

New features and improvements

  • xlsx file format is now supported for exporting data in u-Slicer APIv2 and UI. It is set as the default export format for UI. Number of exported data rows is not limited anymore.
  • APIv2 info method now returns the following two new parameters: first_date and last_date.
  • Error notifications are improved in UI. Now dialog boxes with error messages are closed with a large delay.
  • Now you can convert slicer url to the JSON format list of POST arguments required for the corresponding API request by using the new u-Slicer APIv2 url_to_api method.

 

Bug fixes

  • Fix for the AND operator in segmented key fields.
  • Fix for data filters. Previously < and > filters were actually treated as <= and >=.
  • Fix for exporting mappings to Google Sheets when several keys with mappings are selected.