---
title: "Release v6.30 / v6.0"
canonical: "https://resources.pathify.com/space/M5M2N/534708225/Release%20v6.30%20%2F%20v6.0"
format: markdown
---
Release Date: 11/18/2024 

---

# In this article:

> Macro (toc)

---

## 🌟 Features

The new **Accessibility Checker** in *Pages* empowers Users to ensure their content meets WCAG standards for clarity and readability during Page creation and editing. A "Check for Accessibility Issues" button, marked by an accessibility icon, launches a floating, draggable modal that highlights issues, detailing their severity and offering resolution recommendations. Contrast checks are based on the current branding and theme, so it is recommended to use the checker in both light and dark modes to ensure full compliance.

> ℹ️ To learn more about Pages, click [here](https://resources.pathify.com/space/PM/55084194/Pages)!

---

## 🏆 Improvements

Buttons can now be included within Pages content.


Group Pages now appear in Global Search for members of that Group and if relevant to the search query.

> ℹ️ To learn more about Groups, click [here](https://resources.pathify.com/space/GEAC/55280600/Groups)!


> ℹ️ To learn more about the Directory, click [here](https://resources.pathify.com/space/PM/76907968)!


Published Forms are now fully editable!

- A warning will appear when editing Forms with existing submissions.
- Removing fields will hide their values in submissions; adding fields will show blank values for them.
- Modifying validation rules or conditional logic may invalidate existing submissions.
- The audience and multiple/anonymous submissions toggles remain uneditable after a Form is published.

> 📝 Expired Forms are *not* be editable, but can be un-expired.

> ℹ️ To learn more about Forms, click [here](https://resources.pathify.com/space/PM/55477040/Discover)!


Public Pages can now be restricted by their set permissions, blocking access via search results, Page lists, or direct links without proper permissions. 

- Unauthenticated Users can still access them through external URLs.


Group and portal Admins can now provide a justification for rejecting a Group post. 

- The justification will be sent to the User along with the rejection notification.


Groups containing a single, featured Page will now hide the Pages menu and display only the featured Page. 

---

## 🧑‍🍳 Recipes & Integrations

> ⚠️ Recipes receiving update(s) must be re-submitted in the Recipe Library to experience them.

> ⚠️ Running a Recipe with DIY customizations to Flows and/or Widgets may result in those customizations reverting to their default state.


Introducing the **ggCircuit Gaming Reservation Widget **`v2.0.0`** **— the ultimate tool for gaming machine and console bookings! Effortlessly check machine/console availability, reserve your spot, and manage all booking details directly from the Widget.


The Touchnet connection is now an option to add to the **Ellucian Cloud Colleague Balances Widget **`v2.3.0`, allowing Users to quickly and seamlessly pay their balances via Touchnet directly from the Widget.


The updated **Places Directory File Reader** `v2.0.3` offers more flexibility in managing building data, allowing for greater customization and ease of use. Now, buildings can be created independently without needing room associations, streamlining data input processes.

- Building-only files can be submitted, including details like contact information and additional content.
- Building data no longer needs to be tied to room data, simplifying updates and file submissions.
- Enhanced mapping now supports the integration of photo and video content for both buildings and rooms.


The new **Blackboard Courses Widget: Three-Legged OAuth (3LO)** `v2.0.0` is now available for Blackboard customers that are utilizing their 3LO authentication method.

- This new Widget utilizes the **Blackboard Connector: Three-Legged OAuth (3LO)** `v2.0.0` to connect with the Blackboard API while utilizing 3LO authentication.
- An application in Blackboard's admin console is required, along with an application ID from Pathify.
- Please refer to Blackboard’s Three-Legged OAuth documentation for more information.

> ℹ️ [https://docs.anthology.com/docs/blackboard/rest-apis/getting-started/3lo](https://docs.anthology.com/docs/blackboard/rest-apis/getting-started/3lo)

---

## 🩹 Resolved Issues

Deselecting Calendar feeds no longer displays all Events within the Calendar.

The *Membership filter* in Users & Roles no longer gives an error when selecting the autofill suggestion.

Notifications sent to Gmail accounts no longer says “[message clipped]” at the bottom of the email body.

---

## ⚙️ Flow

The restart server page has been redesigned to show all cluster servers with restart options and health indicators, removing the need for separate links.

Server restarts are now faster, improving by up to 30 seconds over the previous version.

MSSQL database connections are now supported.

The queueAdmin page now shows more detailed queue metrics: unprocessed, processing, and stalled messages.

Misconfigured flows now auto-updates when shared configurations are changed, improving flow server responsiveness.

`MultipartRequest` and `MultipartResponse` now supports the portal’s core/upload endpoint for photo uploads.

`killFlow`, `pauseFlow`, and `resumeFlow` now function cluster-wide without direct node access.

`QueueMessage` has gained two new JavaScript aliases: `code_data_queues_QueueMessage` and `QueueMessage`.

The mechanism for clearing old diagnostic data has been improved, solving prior server health issues; data from the last week will be cleared early during migration.

Flow `notifyStart`, `notifyMiddle`, and `notifyEnd` now work correctly across nodes, even when viewing flows from different nodes.

**The following features will be released **≤ **1 week after Flow v6.0 deployment.**

Viewer nodes are now horizontally scalable and offload work, enhancing responsiveness and reliability.

Frontend nodes now support stateless horizontal scaling for better performance.

A new `/ihub-frontend-stateless/`* *path pattern enables load balancer access without sticky sessions.

The `RunOnlyOnRanks` setting now only applies to backend nodes; frontend and viewer nodes will ignore it.

The path patterns `/ihub-frontend-0`, `/ihub-frontend-1`, `/ihub-frontend-n`, `/ihub-viewer-0`, `/ihub-viewer-1`, and `/ihub-viewer-n` have been deprecated and are unavailable. The backend path patterns `/ihub-backend-0`, `/ihub-backend-1`, and `/ihub-backend-n` remain available.

---