new
Ravenna Admit
Ravenna Enroll
Ravenna March 2025 Release Notes
March 2025 Release Notes
Covers releases:
- ADMIT 893.1, ADMIT 893, ADMIT 892.1, ADMIT 892
- HUB 861.2, HUB 861.1, HUB 861, HUB 860
ADMIT
Enhancements
- Create Basic Folder/Category Model & Repository:We've introduced a “folder” or “category” model for custom fields, complete with create, read, update, and delete (CRUD) abilities. This lays the groundwork for better data grouping later on.
- Introduce Folder Column in Custom Fields Table:We've added a folder reference to the custom fields table, making it simpler to categorize or group custom fields for our schools.
- ADMIT API – Create/Update Custom Field Answers:The ADMIT API can now create and update custom field answers, so you don’t have to open the UI for every change.
- Allow Edits API Token Property:We've given API tokens a property that sets them as either read-only or editable. It’s a security boost that ensures tokens only do what schools intend.
- Truncate Question Names in Form Lists:Extremely long question names are now trimmed to keep form layouts neat without sacrificing clarity.
- Include Required Fields on App Config:Key details—like names and addresses—are consistently flagged as required in application setup, so you won’t miss any critical info.
- Add Student First Name & Preferred Name Tags:Bulk Email Templates now include tags for Student First Name and Preferred Name, making it simple to personalize messages on a large scale.

Bug Fixes
- Custom Field Folders – Bug Fixes:Resolved issues where the “Folder” dropdown was not appearing when adding a new custom field. Newly created folders now show up immediately without needing a page refresh.
- Payment Report Generation:Fixed an issue where the “Payment Report” on the Admin Dashboard wasn't generating. The report now runs as expected, allowing administrators to retrieve payment invoice data without errors.
- File Download Extension:Resolved a problem where downloaded PDF files had no “.pdf” file extension. Downloaded files will now include the proper .pdf extension.
- Form Image Previews:Fixed an issue where images uploaded by parents in a form answer wouldn't display in the form preview if the image file lacked an extension. Now, the preview will show the image as expected.
- Notes & Tasks Save Error:Resolved an issue that caused an error when saving Notes or Tasks in ADMIT for some users. Saving notes and task updates should now work consistently without error messages.
HUB
Enhancements
- Add Version Stamp Component:A version stamp now displays in the HUB interface. It shows which release is running at a glance, so teams don’t have to dig through logs or documentation.
- Clean Up htmx Implementation:We've tightened the code that handles certain HUB interactions through htmx. This under-the-hood polishing makes performance steadier for everyone.
ENROLL
Enhancements
- Change Navbar Toggler Icon Position:On mobile, the navbar icon has moved to the right side. This small shift makes it easier to spot the menu toggle on smaller screens.
- New Favicons:We've refreshed the icons in browser tabs to match our evolving visual style, adding a subtle layer of polish.
- Remove Old Bootstrap Overrides:Outdated style overrides have been cleared away. The front-end code is now simpler and more in line with modern standards.
- Adjust New Logo on the Login Page:The ENROLL login page logo got a clean touch-up for a sharper look from the very first screen.
- Upgrade Bootstrap from v3 to v5:ENROLL now uses Bootstrap v5, leading to sleeker layouts, updated styling options, and a sturdier foundation for future upgrades.