Kuali Announcements logo
Back to Homepage Subscribe to Updates

Announcements

Find all documentation at https://kuali.zendesk.com or click on 'Back to Homepage' above

Labels

  • All Posts
  • Fix
  • New Feature
  • Improvement
  • Announcement
  • Release Updates

Jump to Month

  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
Changelog byAnnounceKit

Create yours, for free!

Improvement
3 days ago

New: Short Text fields now wrap and expand

We’ve improved how Short Text gadgets display longer input to make them easier to read and use.

Previously, longer text could be cut off, requiring scrolling and making the field feel incomplete. Short Text gadgets now wrap and expand to fit their content, keeping the field compact for short entries while remaining readable as text grows.

What this means for you

  • Longer text is no longer cut off.
  • Text wraps naturally and expands as needed.
  • Short Text fields stay clean and compact when input is brief.

No action is required—this update applies automatically wherever Short Text gadgets are used.

Old Short Text Behavior

  • Longer text was cut off at the edge of the gadget.
  • Users had to scroll horizontally to read full content.
  • The field could appear broken or hard to read

New Short Text Behavior

  • Text wraps onto multiple lines.
  • The gadget expands vertically as content grows.
  • All text remains visible and easy to read


Release Updates
a week ago

December 2025 Release Announcement

improvements 

  • Updated currency CSV exports so the format matches what's configured in the currency gadget.

feature 

  • Multiple Workflow Notification Recipients

fix 

  • Fixes an issue where some calculations in tables were not persisting after document submission
  • Fixes headless integrations in tables so they don't display as a blank column.
  • Fixes an issue that prevented workflow nodes from being deleted in some apps.
  • Fixes an issue with auto save while navigating that caused a loss of some data entered immediately after a user navigated to a new section.
  • Fixes an issue where apply edits popover doesn't display when triggered from an unsaved edits alert.
  • Fixes an issue that throws some false errors when publishing a form that includes conditional visibility based off of a data lookup field.
  • Fixes a formatting error that cuts some read only text off if the Huge font size is used.
New Feature
a week ago

New: Dividing and Rounding Options in Form Calculations

We’ve added several new calculation types to the Number and Currency gadgets, giving you more flexibility when working with numeric values in your forms.

These options are available now and can be configured directly when you use the Enable calculations setting in a Number or Currency gadget.  These new options make it easier to perform common calculations directly within Number and Currency gadgets—without needing workarounds or additional fields.

Type of Calculation dropdown

No action is required unless you’d like to start using these new calculation options in your forms.

New Calculation Options:

  • Divide - Divides values in sequence, starting with the first number and dividing by each subsequent number.
    • Example: 10 ÷ 5 = 2
    • Results are rounded to three decimal places.

  • Round - Rounds a single value to the nearest whole number.
    • Values with a decimal less than 0.5 round down.
    • Values with a decimal 0.5 or higher round up.

  • Floor - Rounds a single value down to the nearest whole number, regardless of the decimal.

  • Ceil - Rounds a single value up to the nearest whole number, regardless of the decimal.
Improvement
2 weeks ago

Upcoming Change: Currency values in CSV API exports

We wanted to make you aware of an upcoming change to how currency data is returned when accessing Document List CSV exports via the API.

We’ve already updated the frontend so that exporting the Document List as a CSV from the UI includes currency gadget values as currency (for example, dollars). Previously, currency gadgets exported as cents in the CSV (for example, $3.10exported as 310).

What’s changing for API exports

We’re now extending this same behavior to CSV exports accessed via the API.

  • The CSV export endpoint is not changing.
  • The output behavior is changing from exporting currency values as cents to retaining the actual currency value in the CSV.

We’re sharing this update in advance so you have time to review any scripts, integrations, or processes that consume this endpoint and make any necessary adjustments.

Preview the new behavior

You can preview the new currency format today by adding the useNewCurrencyFormat URL parameter and setting it to true.

Below are example endpoints—replace testhost with your local domain.

Current behavior (exports currency as cents):

https://testhost/app/api/v0/apps/62796f6eb75668508d66a514/62793e95b75668508d663fe8/documents.csv

New behavior (exports currency values):

https://testhost/app/api/v0/apps/62796f6eb75668508d66a514/62793e95b75668508d663fe8/documents.csv?useNewCurrencyFormat=true

Important date

As of February 2, 2026, the CSV export endpoint will default to the new currency format. At that point, the useNewCurrencyFormat parameter will no longer be required.

If you have existing API integrations that consume CSV exports, be sure to update them to handle the new currency output format before this date.

Note: Currency values will continue to be stored as cents in the database. This change only affects how values are represented in the CSV export.

New Feature
a month ago

Coming Soon: Guided Workflow Assignee Experience with Multiple Notification Recipients

A new workflow enhancement is on the way, and it will make notification setup cleaner, faster, and much easier to maintain—without creating extra stops or complex configurations.

Why This Matters

Some notifications need to reach several different people, like the Principal Investigator, Co-Investigators, a department chair, or a sponsor contact. Until now, you had to duplicate notification stops to include each group. This created large workflows that were hard to maintain and update.

The new Guided Workflow Assignee Experience lets you choose multiple recipient types and multiple recipients within each type from a single notification node. Your workflow stays lighter, easier to read, and much easier to update.

What’s Changing

With the soon to be released guided workflow assignee experience we're introducing a simpler approach. You’ll be able to select multiple recipient types and multiple recipients within each type from a single notification node. No more duplication. 

In Notification workflow steps you'll be able to choose one (or both) of the following path options:

  • User(s) specified on the form
  • A specific person, email, or role in a group

💡Notice you can now add multiple recipients in each type of user selection option within a single notification.

In Approval, Task, and Acknowledge workflow steps you'll also be asked to chose one of the following paths with a single selection allowed:

  • Automate route based on a field on the form
  • A specific role, person, or email

Once a path selection is made you'll have additional options to make the desired user selection.

Summary of Changes

  • Notification nodes will include new multi-select options so you can configure all recipients in one place.
  • Approval, Acknowledge, and Task nodes will shift to a new radio-button layout to keep the experience consistent across node types.
  • A streamlined UI: Recipient options will move from drop-downs to checkboxes or radio buttons.

That’s it—no more duplicating stops or syncing changes across multiple nodes.

Some things you can do to prepare:

  • Review any workflows with several duplicated notification stops; these will be easier to consolidate once the update arrives.
  • Plan for a lighter configuration experience—your teams will no longer need to manage multiple nodes for the same message.
  • If you maintain internal documentation or training materials, you may want to note that recipient selection will change from dropdowns to the new selection controls.

This update is being rolled out next week and if you’d like feedback on your configuration design or help identifying workflows that may benefit from this update, feel free to submit a support ticket!

Release Updates
a month ago

November 2025 Release Update

improvements 

  • Removed "unsaved edits" alert when discarding edits 
  • Close proposal modal when applying edits after exiting document

feature 

  • Data Lookup based on a Table, Repeater, or Data Lookup (Multiple)

fix 

  • Fixed issue with proposal getting stuck after being reassigned
  • Resolved issue with a blank page appearing at the front of the pdf 
  • Fixed issue with search searching more than the active frame on document modals
  • Fixed issue with CSV failing to export
  • Fixed issue with actions pop ups not being responsive
  • Fixed issue with approval going to an error page when opening from action list 
  • Fixed issue with approvers not able to download files in their action records 
  • Fixed issue with proposals showing they are in draft despite being submitted to workflow 
  • Fixed issue with users not being able to scroll through documents
  • Fixed issue with duplicate steps appearing in action list 
New Feature
2 months ago

New: Data Lookup based on a Table, Repeater, or Data Lookup (Multiple)

You can now populate a Data Lookup (List) or Data Lookup (Multiselect) gadget using values pulled directly from a Table, Repeater, or Data Lookup (Multiselect) gadgets on the same form or a shared form. 

Sometimes a field needs to pull from options entered elsewhere on the form or brought in through an integration. With this update, you can choose the source gadget, pick the field you want to use as the selectable value, and the lookup will show those entries as typeahead options when someone completes the form. 

💡Why it matters

This lets form designers build smarter, more connected forms so when a user enters data into a Table, Repeater, or Data Lookup (Multiselect), those values can instantly become selectable options elsewhere in your form. It’s helpful anytime users need to choose from information already captured—for example, selecting a species listed on a protocol for a procedure, or choosing an approved species from a linked protocol when submitting an animal order.

⚙️ How it works

Form designers can now:

  • Add a Data Lookup (List) or Data Lookup (Multiselect) gadget onto the form. 
  • For Data Source - select This Form or Kuali Data (to select another shared form) 
  • Choose the field from the repeating dataset (Table, Repeater, or Data Lookup (Multiselect) you want to use as the typeahead value, then click Continue.
  • And if you are configuring a Data Lookup (List) select the other fields that should be available as Data Linked gadgets.  And if you want to pull any available fields onto the form turn on the Add linked auto-filled gadgets option in your configuration and drag the available fields onto your form.

End users will see the below in the form once the lookup is configured:

  • The options available for selection are prefilled from data already entered elsewhere on the form (or shared form):

  • Please note, if no data has been entered in the linked data source the user will see the below message for the field indicating no data is available from the selected source:

 


Announcement
2 months ago

Join us for Kuali Days 2026!

Kuali Days 2026 – April 26-28 | Philadelphia, PA 🔔

The wait is over. Registration and the full schedule for Kuali Days 2026 is now live!! Join us in Philadelphia for three days of connection, discovery, and hands-on learning with the Kuali community. This year’s conference features brand-new Demo Tracks where you can see upcoming Kuali features in action, plus an expanded Tech Track for deeper dives into integrations and automation.
 
Don’t miss the Kuali Certified Pre-Conference Workshop, now offering three progressive certification levels - Essentials, Expert, and Architect so you can build your skills and earn official credentials tailored to your experience.

From new product reveals and live demos to the always-popular Karaoke Night and Opening Reception, Kuali Days is where innovation meets community.
 
Seats are filling fast - register now to secure your spot and early hotel rates 🎉

Release Updates
2 months ago

October 2025 Release Update

improvements 

  • Reset Document List to Page 1 when a new filter is applied.
  • Added email address to all user lookups in the system to help avoid confusion caused by name similarities.

feature 

  • History added to all documents
  • Routing to External Users

fix 

  • Fixes permission error when an approver didn't have access to linked data set.
  • Fixes an issue where fields that are not in a section cannot be edited in workflow when the Allow workflow reviewers to edit setting is turned on.
  • Fixes an issue where adding a role to an app policy doesn't properly display the role name.
  • Improved the readability of some elements in dark mode.
  • Fixes an issue where attachments with a $ at the beginning of their file name caused a server error.
  • Fixes the translation of Complete Task when Spanish Language mode is active.
  • Corrected an issue preventing csv export when All Versions are selected and adds the Version column to the csv exports.
  • Fixes an issue where integrations only worked on anonymous forms if they were set to be shared with all apps.
  • Fixes issue where My Documents sometimes overlapped with the search box.
  • Fixes issue where the browser search would search more than the active frame.
  • Fixes an issue that prevented some users from navigating off the first page of an app.
  • Fixes an issue that required access to the Export, Delete, or Bypassworkflow permission to use compare changes.
  • Fixes an issue where sorting by the Current Workflow Step didn't save in the Document List View.
New Feature
2 months ago

New Feature: Versionless Forms

You can now create Versionless Forms — a new option designed for business processes that don’t require workflow routing but need to be updated and maintained over time.

💡 Why It Matters

Some forms are used for internal management or as data repositories rather than end user forms that require routing or approvals. For these use cases, Versionless Forms allows you to make form updates that immediately apply to all existing documents.  The versionless form setting will also be applied to all General App Data in next generation products.


⚙️ What’s New

When you first publish a form, you’ll see a new option in the Publish tab called Versionless Forms.

Publish tab with new versionless forms configuration

When enabled and after initial publish, it will do the following:

  • Disables form versioning: Updates and republishes automatically apply to all existing documents.
  • Automatically cleans up data for removed fields (use caution when deleting).
  • Removes the Workflow tab, as versionless forms are not tied to workflow.
  • Removes the Dashboard tab, since submission stats apply only to end-user forms.

🔒 Important Note:  You can configure this option only during the initial publish.  After the form is published, the setting becomes read-only and appears grayed out in the Publish tab.


🚫 Workflow Compatibility

Versionless Forms are incompatible with workflow routing.

  • If workflow has already been configured for the app, the Versionless Forms option in Publish will be grayed out.
  • If you enable Versionless Forms and publish, the Workflow tab will be removed from the app.

🌟 Ideal Use Cases

Versionless Forms are best for:

  • Internal tracking or administrative forms that don’t require workflow routing.
  • Data repositories that rely on Data Sharing.

🚀 The Benefit

Versionless Forms give institutions a simple, flexible way to maintain living datasets — keeping data current without disrupting users or requiring new submissions each time the form design evolves.