Note:
A previous version of the Release Notes for November 26, 2024, indicated that the Online Code Hosting and NextRequest integration is a card integration. Instead, the Online Code Hosting and NextRequest integration adds a hyperlink to your online code's search results page. Details about this enhancement have been updated in the Released Enhancements section below.
Released Enhancements
Inactive Locations Removed from the Municipality List
The Municode Library user experience has been enhanced to display only locations with active customers. Previously, locations without active customers, such as Puerto Rico and Nova Scotia, were visible and accessible. With this update, inactive locations have been removed from the library list, and their pages are no longer accessible.
Online Code Hosting and NextRequest Integration
CivicPlus® customers with both Online Code Hosting and NextRequest can now benefit from a new integration. When the Online Code Hosting and NextRequest integration is enabled, a customer end user will be able to quickly and easily search for previously requested records within your NextRequest portal. Customers can contact CivicPlus Support for assistance in turning this integration on for them.
".Result" Instances Removed from Asynchronous Functions
A performance improvement was made in Online Code Hosting by removing all instances of ".Result" in async (asynchronous) functions. This change ensures that async/await keywords are used properly, preventing blocking calls and allowing threads to be returned to the thread pool while waiting for I/O (input/output) to complete. This enhancement improves the overall performance of Online Code Hosting by optimizing asynchronous operations.