Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This page tracks features, bug fixes, and other improvements included within each Glyue release.

Current Release - v4.9.0 - November 19th, 2024

  • Run Histories now have a “Code wrap” toggle to better display long lines of text

  • Service accounts now have a “No password” option to turn off basic auth if OAuth is being used

  • Glyue’s Python version has been upgraded to version 3.12

  • The build page now automatically trims whitespace on formula variables

  • Email capitalization across the platform is now standardized, making it agnostic to user-inputted capitalization

  • Fixed a bug that caused mismatched timezones on scheduler

  • Changed the default behavior of the Status column on Field mappings, now defaults to “Not Started”

Previous Releases

Expand
titlev4.8.0 -

...

 September 17th, 2024
  • Introducing Integration Run Labels, which allow dynamic label text to be applied to integrations at run-time, enabling faster searching and tagging of completed integration runs.

  • Glyue Admins now have the ability to set a default permissions group for new regular (non-staff) users.

  • Glyue now supports the OAuth 2.0 Client Credentials authentication flow (“browserless OAuth”) for more flexible authentication patterns across our support systems.

  • Environments with a connected SAML (SSO) login method will now automatically create user accounts upon first SSO-based login of a user, removing the need to pre-create user accounts.

  • All Frontends now support SAML (SSO) login.

  • Performance of the Build page when operating on large selections of rows has been dramatically improved.

  • Value Mappings now have statuses, and their approval progress is reflected in Bookmarks.

  • Fixed a bug where bookmarks with 0 completed fields would display as “1%” complete.

...

Expand
titlev4.7.0 - August 27th, 2024
  • Introducing Governance Reports, offering an audit trail of permissions across all users in your organization

  • Multi-cell paste toggle has been removed, and its behavior has been set as the default (if multiple cells are copied, their contents will be pasted into multiple cells, rather than as text in a single cell)

  • Links to entries on the Build Page will ensure the linked row is always in view when opened

  • Improved the performance of the text-search feature on the Run History 

  • The Find/Replace panel on the Build Page now has a collapsed state to prevent covering the topmost row

  • Bug fixes

    • Tab navigation between cells on build page has been restored

    • Fixed a bug that caused ID values to be copied instead of cell contents on the Build Page

    • Fixed a bug that stopped webservice endpoints that begin with a / from being served

    • Fixed a bug where the bookmarks progress bar would be missing

  • Adapter updates

    • CodeConnect Horizon now uses the same auth token for its full lifetime, reducing the number of core instances used by integrations

    • Salesforces host name limit increased to 128 characters

...