NimbusQL: Release Notes

Features/Enhancements

    • First Production release
      • After a beta testing round and subsequent bug fixes/enhancements, we have released our first production release of NimbusQL
    • Query formatter
      • SQL queries can quickly get out of format, making things difficult to read.  We implemented a SQL formatter/beautifier so you can spend less time focusing on formatting and more time on building.  Press Ctrl+Shift+F to automatically format your query.
    • Add “Stop Query Execution ” for longer running queries
      • Accidentally query your entire transaction database and now there’s no way to stop execution?  Well, now there is!  When executing a query, click the Stop Query Execution to immediately abort query execution
    • Add Expand/Collapse links to Load and Export pages
      • NimbusQL collapses the long SQL queries on the Load Query and Export Queue pages for easier viewability of the lists.  You may want to expand or collapse all of the queries without clicking each one manually.  Click the Expand all Collapsed Queries link to expand the query text and Collapse all queries link to collapse them

Features/Enhancements

  • Link to NimbusQL Support Center hosted on https://nimbuslabs.com
  • Faster loading times for autocomplete by leveraging cache

Bug Fixes

  • Data tables max width fix
  • Fix autocomplete/browser timeout issue when the amount of custom records and custom lists are greater than 500
  • Fix timezone issue by displaying all schedules in created timezone format

Features/Enhancements

  • Scheduler add checkbox “Send if no results”
  • Load Dataset
  • About Page
  • Added yellow banner to display license and/or beta information

Bug Fixes

  • Faster loading times for autocomplete by leveraging cache
  • Data tables max width fix
  • Fix issue when updating the bundle which prevents unnecessary file creation
  • Execute query additional error validation and more user-friendly error messages

Features/Enhancements

  • Link to Records Catalog
  • Load Dataset
  • Support for Beta license type
  • Autocomplete, pull in all info from the records catalog

Bug Fixes

  • See more link for longer queries in the Load and Export page
  • Prevent update last access when schedule script or export runs
  • Fix issue when attempting to execute a query with count greater than 1000 elements when using the USING or IN statements
  • Fix issue when displaying special characters on the Load, Schedule, and Export pages
  • Add validation when the schedule email does not have a “To” address

Features/Enhancements

  • Execute Query
  • Load Query
  • Schedule Email
  • Export
  • Licensing functionality (Full, Trial, Free)

Bug Fixes

  • Initial release