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

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

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

  • 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

  • Single sign-on (SSO) via SAML 2.0 protocol added. Supports arbitrary identity providers (IdPs) and was tested against Okta, JumpCloud, and Azure AD

  • User profile page created

  • In-app product feedback form added

  • In-app Glyue Help Center link now enabled in UI by default

  • UI date formatting bugfixes to ensure consistency across the application

  • Notifications for comment creation and resolution added

  • Login page self-service password reset flow added

  • Build page bugfix to ensure copy, paste, and save key-bindings work consistently

  • Build page bugfix to prevent cell formatting from breaking in multiline cells when double-clicked

  • Run history page responses are now displayed expanded by default

  • Run history page now requires a user press “Enter” to perform a text search

  • Run history page bugfix to respect “Start Date” filter

  • Run history page bugfix so that “End Date” filter assumes “End of Day” when no time of day is provided

  • Run history page bugfix to ensure sub-integration visibility toggle state is preserved across page refreshes

  • Run history page bugfix to ensure re-running an integration prepopulates the request method field

  • Run history page bugfix to prevent polling when a run history id is specified

  • Run history page bugfix to allow submitting requests without a body

  • User invitation flow extended to allow integration permission assignment prior to onboarding

  • Fiserv Communicator Open adapter implemented

  • SFTP adapter extended to enable prevention of multiple simultaneous connections

  • Metrics capture added for solution template catalog

  • Improved application deployment automation

  • In-app user notifications implemented

  • UI profile menu bugfix to ensure correct Git branch and commit information displayed

  • UI profile menu bugfix to ensure tour restart functionality works

  • Builder page editor pane maximization bugfix to eliminate incorrect clipping on pane resizing

  • Builder page bugfix to ensure right-click user action operates on correct row

  • Builder page comment dialog improved to allow users to edit their own comments

  • Bookmark page editor bugfix to ensure field overflow text is correctly handled

  • Run history page extended to provide usable file listing and download functionality

  • Run history page extended to display step items for callint special function invocations or CALLINT service requests

  • Run history page bugfix for steps column scrolling

  • Run history integration runner dialog extended to support firing HTTP methods with empty bodies

  • Login page help message improved for clarification purposes

  • Diff page bugfixes to help ensure correct component row display and comparison dialog launching

  • Admin page bugfixes to ensure all configuration models are displayed and correctly ordered

  • New user enrollment flow improved to include more helpful invitation email

  • New user enrollment flow improved to include better Glyue UI for user information capture

  • AppOne adapter extended to support Lender Connect authentication and credit decision services

  • AppOne adapter bugfix to correctly derive web service URLs

  • AppOne adapter bugfix to include stack traces in responses as a result of session errors

  • AppOne adapter bugfix to ensure config validation behaves correctly in all error scenarios

  • Jira adapter implemented

  • Smartsheet adapter bugfixes to ensure useful debug logging

  • Smartsheet adapter bugfix to ensure config validation behaves correctly

  • Fiserv DNA CoreAPI adapter updated to support CoreAPI version 2023_1

  • Application Apache worker lifecycle default configuration changes to help ensure environment stability

  • Application bugfix to prevent existence of multiple long-lived Git processes

  • Application bugfix to ensure run history information still correctly displayed after migration

  • Application extended to support service requests with a system value of CALLINT

  • Application extended to include file handle abstraction and related open_glyuefile and list_files special functions

  • Github workflow database schema migration bugfix to support running of automated tests

  • Automated integration migration logic test suite expanded

  • Unified representation of dates across application UI

  • Builder page export extended to support JSON files and entire integrations

  • Builder page export extended to warn users when attempting to export Excel files with content exceeding cell limits

  • Builder page extended to allow importing of rows or integrations from Excel or JSON files.

  • Builder page bugfix to prevent newlines being stripped from cells that are double-clicked

  • Builder page bugfix to prevent improper HTML rendering within cells

  • View changes page bugfix of comparisons between versions of a given cell

  • Admin page enhanced to allow bulk management of integration permissions

  • CSI Bridge adapter updated to support v3 endpoints

  • Application bugfix to prevent excessive disk usage for OpenVPN logs

  • Application bugfix to close idle database connections

  • Application metrics code reorganized to reduce code duplication.

  • UI profile dropdown menu added

  • UI user preference configuration functionality added

  • UI tour added to help on board users

  • Builder page extended to support Python auto-generation using OpenAI’s text-davinci-003 GPT-3 model

  • Builder page editors now exposed via docked panels and tabs (like most IDEs or debuggers) instead of only dialogs

  • Builder page extended to support on-demand component resequencing

  • Builder page dropdown menu signifiers added

  • Builder page tag sizes increased from 32 to 64 characters

  • Builder page highlights improperly populated child service request fields

  • Builder page replaces all variations of empty content (i.e. empty strings, whitespace-only strings) with NULL

  • Builder page bugfix to prevent concurrent user save failures arising from ID collisions

  • Run history page extended to automatically refresh displayed information

  • Run history page ID filter added

  • Run history page integration rerun dialog added

  • Migration page error messages improved for clarity

  • Migration page extension to support migration of value mapping sets affiliated with multiple integrations

  • Migration page bugfix to ensure correct migration of value mapping sets associated with validation rules

  • Vault page enhanced with better sorting, dialog, and cursor focus behavior

  • Login page improved via more informative error messages and authentication request debouncing

  • Login page redirection bugfix

  • Logo redirection bugfix

  • Web service endpoint functionality extended to support SOAP-specific XML, generic XML, and HTML request/response content types

  • Admin page spelling mistakes partially corrected

  • Integration engine callint special function extended to support forcing synchronous or asynchronous integration execution

  • Integration engine extended to support TRANSFORM service requests so field mappings can be used for pure data manipulation

  • Smartsheet adapter implemented

  • Fiserv CCM adapter implemented

  • Alkami online banking adapter implemented

  • Alloy adapter extended to support OAuth, log useful content, and enforce communication timeouts

  • Fiserv DNA CoreAPI adapter extended to support COCC-flavored CoreAPI variant

  • FIS Horizon adapter request payload validation extended to gracefully handle newline characters

  • Connectware adapter bugfix to ensure single commit endpoint error messages are returned within adapter responses

  • jXchange adapter bugfix to config validation method

  • Adapter payload XML serialization utility function bugfix

  • Application modified to use AES-256 GCM as default database encryption algorithm for sensitive information in lieu of Fernet-128

  • Application deployment script messages corrected

  • Application deployment script modified to allow component resequencing

  • Application deployment AWS metadata retrieval utility functions consolidated.

  • Application deployment bugfixes to ensure correct schema migrations of third-party Django app models

  • Application account lockout logic extended to cover all endpoints and authentication failures

  • Application Python package set extended to include jira, matplotlib, and pypdf2

  • Authentication hook execution logic extended to log useful information

  • Django version bumped to 3.2.0

  • UI dialogs extended to include upper-right close (X) buttons where appropriate

  • UI aesthetics improved via the removal of the app bar shadow

  • UI extended to include Glyue Help Center link in the top-right corner

  • Builder page extended to empower deep searching across all logic in a Glyue environment

  • Builder page right-click “Go To” menu behavior extended and improved

  • Builder page extended to include Python syntax checking during formula field editing

  • Builder page extended to include line and column counters during formula field editing

  • Builder page extended to include tags in Excel export

  • Builder page extended to highlight selected row

  • Builder page comment dialog improvements focused on widget layout, URL functionality, and button behavior

  • Builder page comment text formatting improved

  • Builder page extended to filter tag list by user input

  • Builder page modified to clip text in a pleasing and intuitive manner

  • Run history page optimizations to prevent Glyue backend crashes

  • Migration page modified to use more accurate language in the resulting output

  • Migration page was modified to sort listed integrations alphabetically

  • Usage report extended to include the name of the Glyue user account that executed an integration

  • Admin page modified to leverage Sandbox Banking look-and-feel theme

  • Admin page extended to include tag models

  • Wolters Kluwers iLien adapter added

  • Code Connect IBS-flavored adapter bugfix to cover authentication edge cases

  • SymXchange adapter bugfix to correct message ID parsing from error responses

  • nCino-to-IBS Connectware solution template implemented

  • Integration engine was modified to respect integration permissions when executed via callint

  • Integration engine was modified to respect integration permissions when executed via a scheduled job

  • Integration engine extended to support the maintenance of the adapter state across request executions during an integration run

  • Integration migration bugfix to correctly remap vault permissions

  • Metrics capture logic extended to include Glyue component and LOC change counts during migration

  • Metrics capture logic extended to include Glyue component and LOC change counts during builder page saves

  • Flex data structure extended to correctly support the Python in operator

  • GitHub workflow bugfix for nightly scans of PyPI and NPM package vulnerabilities

  • UI page routing and component sizing improved

  • UI logo updated to reflect the latest Sandbox Banking branding

  • Diff page was added to facilitate a comparison of integration logic across Glyue installations

  • Builder page extended to include component version histories

  • Builder page bugfixes to eliminate improper highlighting in the comment component view

  • Builder page bugfix to prevent improper deep cloning of pending/unsaved components

  • Run history page extended to include the username of the Glyue account that initiated each integration run

  • Migration page was extended to support the generation of integration logic change diffs

  • Migration page validation logic extended to prevent conflicting value mapping set migrations

  • Swagger page bugfix to prevent the display of unnecessary API groups

  • Admin site title updated to replace references to “Django” with “Glyue”

  • Integration engine bugfix to prevent process halting from invalid child service request logic

  • FTPS adapter implemented

  • Fiserv DNA CoreAPI adapter updated to support CoreAPI version 2022_2

  • Salesforce adapter bugfix to ensure user password expirations captured by config validation

  • NACHA adapter bugfix to correctly handle foreign exchange reference indicator fields

  • FIS Horizon Xchange adapter TLS settings hardened to improve transport security

  • SFTP solution template implemented

  • Deployment logic bugfix to ensure the correct SMTP server host is established in new environments

  • Deployment logic bugfix to ensure Django database schema migrations succeed in certain edge cases

  • Metrics capture logic extended to leverage UUIDs for HTTP request/response tracking

  • Metrics capture logic bugfix to ensure session username and start timestamp are included within log-in events

  • Metrics capture logic bugfix to prevent sensitive URL parameter data leaks into downstream destinations

  • Metrics initiation logic extended to incorporate network interaction timeouts

  • Usage report job bugfix to ensure job parameters are applied correctly

  • HTTP request/response record purge job bugfix to ensure recurring deletions succeed in certain edge cases

  • Jitter added to default scheduled jobs in new environments to solve thundering herd failures

  • Python package versions of Pygments and pytz updated

  • MeridianLink Mortgage (a.k.a LendingQB) adapter added

  • Integration special functions info and debug added with intention to replace historize function

  • UI modified to reduce authentication alerts from the metrics capture endpoint

  • UI missing fonts bugfix implemented

  • UI missing icons bugfix implemented

  • Builder page extended to support save keyboard shortcut (ctrl + s) within open dialogs

  • Builder page confirmation dialog for change cancellation added

  • Builder page editor syntax highlighting for non-code fields improved

  • Run history page performance improved

  • Run history page date filter bugfix implemented

  • Adapter config validation page now accessible to all Glyue users

  • OpenVPN page user experience greatly improved via required field enforcement, picklists, and other tweaks

  • Pydantic package added to provide an integration data structure validation alternative to validation rules

  • Application logging configuration extended to support easy overriding for development and debugging purposes

  • Code Connect IBS-flavored adapter bugfixes implemented

  • RESTful API URL path mount compatibility bugfix implemented

  • Tag migration bugfix related to duplicate keys implemented

  • Integration debug logging field reordering bugfix implemented

  • Application deployment error messages improved

  • Application deployment IMDS V1 compatibility bugfix implemented

  • Application deployment log silencing bugfix implemented

  • Application deployment Git authentication bugfix implemented

  • Special record_metric function implemented for capturing business metrics via Segment

  • Product usage metrics now captured via Segment

  • Gro adapter implemented

  • NACHA adapter extended to support parsing

  • OpenVPN access provisioning error messages improved

  • Postgres user creation script extended to grant appropriate sequence permissions

  • Bookmark creation dialog no longer populates the folder field with the last utilized value

  • Improved error messages and admin override behavior for integration HTTP invocations where HTTP Api field is set to false

  • Frontend compatibility extended to include older browsers without the hasOwn JavaScript function

  • Frontend compilation output files removed from source control

  • UI snackbar for user messages added

  • UI filter menu items sorted

  • Browser back/forward button support for filter selections added

  • Builder page shift-click selection bugfixes implemented

  • Builder page pending records now added immediately after the current selection

  • Builder page scrolls to newly added pending rows

  • Builder page tag values sorted within the column

  • Builder page context menu includes the ability to add or remove tags from all selected rows

  • Builder page tag modal escapes now cancel action instead of saving changes

  • Builder page hierarchical tagging support added

  • Builder page tags starting with a period character supported

  • Builder page tag value validation added

  • Builder page style indicators added for required columns and missing required values

  • Builder page required boolean values now prefilled with defaults in all scenarios

  • Builder page add/edit/delete counters are now accurate

  • Builder page bugfix related to special copy

  • Builder page no longer records re-sorts upon changes

  • Builder page save modal undo functionality removed

  • Builder page unexpected scrolling behavior removed

  • Builder page field mapping visibility bugfix for child service requests

  • Builder page convenience bookmarking UX added

  • Builder page frontend code refactored

  • Builder page significant performance improvements implemented

  • Migration page sources UX added

  • End-to-end application build, release, and deployment pipeline for CI/CD added

  • Login failure monitoring alert email logic expanded to include usernames in additional scenarios

  • Installation-specific DNS override capability added

  • PTP adapter stack trace credential leak fixed

  • BakerHill NextGen adapter supported request types expanded

  • RESTful API integrations supported

  • Comment count and status information incorporated into the bookmark page

  • Cypress frontend UI testing added

  • CodeConnect adapter for IBS extended to provide better error messaging

  • Validation rule bugfix to ensure correct engine behavior when rule formulas raise exceptions

  • Browser page titles now convey the relevant page

  • Nortridge Loan Servicing adapter added

  • Builder page performance greatly enhanced for large data sets

  • Builder code formatting and whitespace mutation bug fixed

  • Comment author status maintained after user deletions

  • Github workflows for Docker image builds added

  • Django version updated from 2.2.27 to 2.2.28