Glyue Release Notes

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

Current Release - v4.4.0 - April 23rd, 2024

  • Fiserv Portico adapter built

  • Harland Clarke adapter built

  • MeridianLink adapter extended with timeout functionality

  • Log level selector on the Log page

  • Frontend tech stack updates to latest versions of dependencies

Previous Releases

  • Run Integration modal redesigned to support file uploads, multi-part payloads, and to improve usability of request headers

  • Run History entries can now filter steps according to type

  • Run History steps extended with link to calling row for Debug lines

  • Build page JSON Path display full path / relative path toggle 

  • Build page now supports Find and Replace across all visible cells

  • Configuration Wizard for new integrations to consolidate all adapter configs and bindings in a central UI

  • Bookmark page redesigned to support drag-and-drop reorganizing

  • Keyboard shortcuts for macOS users updated to use cmd instead of ctrl 

  • Invite link now pre-populates users’ emails on the signup form

  • New users now require email to create Glyue account

  • Comments @-tagging feature bugfix to address notifications not sending

  • Glyue landing page bugfix to correctly show customer logos alongside Sandbox logo

  • Copy/Paste bugfix to show changes on Field Mappings without refreshing

  • Integration migration diff engine enhancements for more granular changelogs

  • Build page bugfix to not run Python linter on Value Mapping fields

  • CSI Bridge adapter bugfix to support empty JSON bodies

  • Build page column header overflow text display improvements for readability

  • Build page now supports copy/paste of cells with multiple lines of text

  • Build page AI code completion model upgraded to GPT 3.5 Turbo

  • Documentation search bugfix to prevent timeout errors

  • Browser tab titles have improved consistency across the application

  • Bookmarks page bugfix to display missing comment counts

  • Invite email styling improvements to improve readability

  • Celero CUFX adapter extended with more robust timeout error handling

  • Admin page bugfix to prevent delays when deleting a user

  • UI and API authentication extended to accept user email addresses in addition to usernames

  • Builder page extended to support Excel-compatible multi-line copy/paste

  • Builder page extended to provide dropdown picklists for selectable fields

  • Run history page extended to facilitate visualization and copying of payload element JSON paths

  • Integration job scheduler UI added

  • Integration job calendar visualizer for historic and future runs added

  • Dashboard page bugfix to ensure validation logs are correctly displayed

  • Admin page bugfix to ensure notification preferences are correctly displayed

  • Snowflake adapter added

  • Encompass adapter extended to support token reuse

  • Q2 Gro adapter bugfix to ensure accurate adapter validation

  • Fiserv Precision Sonic adapter extended to support debug logging

  • Corelation KeyBridge adapter extended to better support error scenarios in which underlying API returns HTML content

  • nCino to Fiserv Communicator for Signature commercial loan booking solution template implemented

  • APIs and integration engine extended to accept files within integration execution requests

  • Integration engine performance improved via database interaction optimization

  • UI “Glyue Help Center” icon link tooltip text shortened to just “Help Center”

  • Usage page renamed to “Dashboard” and overhauled to include line graphs that more effectively shows integration execution history

  • Dashboard page extended to present most recent adapter validation results and provide button to re-validate on demand

  • Builder page right-click menu extended to enable users to run integrations directly from page

  • Builder page extended to show warning before first logic change saved in production environment session

  • Builder page field column improved to middle-clip text so the beginning and end of the field text is visible

  • Builder page filters improved to preview the number of records that will be displayed when a filter value is selected

  • Builder page filters for tags extended to include “All Tagged Rows” and “All Untagged Rows” options

  • Builder comment bugfix to allow “@” user mentions to work

  • Run history page filters for users and integrations extended to include “All” value

  • Admin pages extended to support management of integration permission groups

  • Admin page bugfix to prevent backend errors related to password override form fields

  • DCI core processor adapter implemented

  • FICO Liquid Credit adapter extended to support MTLS with client authentication certificates

  • MeridianLink Consumer (a.k.a LoansPQ) adapter bugfix to better support usage of the Decision Loan 2.0 web service

  • Application web services and integration engine extended to support integration permission groups

  • Metrics capture logic for documentation search extended to include UI track event that includes search text

  • In-app documentation search bugfix to prevent unnecessary 404 messages

  • In-app documentation search error display and message content improved

  • UI stylistic improvement to top navigation-bar dropdown. Relevant menu items now properly aligned and behave as links

  • UI bugfix to prevent polling for notifications when a user's Glyue session expires

  • Build page bugfix to ensure integration import functionality works with status columns

  • Build page bugfix to ensure comment submission works consistently

  • Finastra Phoenix RESTful API adapter implemented

  • FIS Horizon Code Connect adapter implemented

  • FIS FCM Code Connect adapter extended to return header content within responses

  • FIS FCM Code Connect adapter bugfix to prevent certain authentication failures

  • Fiserv DNA CoreAPI adapter extended to support latest version

  • MeridianLink Consumer (a.k.a LoansPQ) adapter extended to support disablement of XSD validation so payloads can be sent to non-conformant endpoints

  • ICE Encompass adapter extended to support authentication for accounts of type "API User"

  • Blend adapter extended to support endpoints returning XML, HTML or plain text

  • Glyue users accounts can now be restricted to only permit SSO authentication

  • Glyue SSO bugfix to ensure effectiveness with SQLite database backend

  • Glyue now supports accepting arbitrary content and file types as integration input

  • Integration engine special function get_sdlc_phase added

  • Integration engine special function get_installation_name added

  • Integration engine now permits specification of response mime-type

  • Integration engine debug log message maximum length increased to 64 characters from 32

  • GlobalConfig model extended to include SDLC phase of the installation