Glyue Release Notes

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

Current Release - v4.3.0 - March 12th, 2024

  • 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

Previous Releases

  • 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

  • In-app documentation search implemented

    • Initial rollout will configure Glyue User Docs and Public Support Center as the default search targets

    • Environment-specific repository search targets can be configured as useful

  • Build page field mapping “Approved” field replaced with “Status” field with multiple picklist values to better track SDLC phases

  • Build page code-editor now includes autocomplete functionality

  • Build page service request cells with invalid values are now highlighted

  • Build page “Parent Service Request” picklist enhanced to no longer display invalid items

  • Build page new field mapping and service request records now have their sequence numbers auto-populated

  • Build page search text is now per-component instead of global

  • Build page tag editor dialog bugfix to prevent “stage changes” action from inappropriately creating new tags from search field text

  • Build page bugfix to remove invalid values in filter query parameters

  • Build page bugfix to ensure proper code-editor resizing

  • Run history page search enhanced to automatically show sub-integrations during text searches

  • Login page enhanced to remember username

  • Usage page chart column bugfix to ensure correct linking to run history page

  • Admin page extended to support management of auth hooks

  • Admin page for integration permission bulk management improved. Related functionality includes searching, multi-selection, coherent page URL patterns, ensuring efficient load times, and new useful bulk actions

  • Admin page SAML 2.0 config extended to intuitively support metadata downloads

  • Swagger page extended to support URL path parameters for web-service endpoint calls

  • UI delete-confirmation dialog bugfixes to prevent unintuitive behavior upon dialog close

  • New user onboarding form bugfix to prevent error message truncation

  • Upstart adapter implemented

  • Digital Onboarding adapter implemented

  • Corelation KeyBridge adapter implemented

  • Covalent adapter extended to support OAuth

  • SymXchange adapter performance improved via client-side caching

  • Fiserv Communicator Open adapter extended to support handling of non-200 HTTPS JSON response bodies

  • Fiserv Communicator Open adapter bugfix to support effective config validation

  • BakerHill NextGen adapter extended to support endpoints returning XML

  • Integration engine versioning system implemented to enable development and deployment of otherwise backwards-incompatible changes

    • Integration configs now possess an engine version field that defaults to value 1.0.0

    • Previously developed integrations will run successfully on engine version 1.0.0

  • Integration engine version 1.1.0 implemented

    • Bugfix to ensure integration “Before Hook” doesn't run if input validation or input masking errors occur

    • Bugfix to ensure INPUT-type masks respect their “Apply If” field

  • Integration engine performance improved via removal of unsent email content generation

  • Integration mask components extended to support top-level bracket-based references (e.g. ['foo-bar'] is now a valid “Field” value)

  • Metrics capture added to new user onboarding flow to support internal analytics and contact record maintenance

  • CI/CD pipeline Cypress front-end testing reliability issues mitigated

  • Python package versions of cryptography, urlib3, and requests are updated