FlightPath 7.x-7.11.0
Note that this release contains a modified .htaccess file. If you have made changes to .htaccess, be sure to back up your version before upgrading.
Changelog since last release:
2026-07-30
For 'submit' form elements, the 'confirm' property now uses a more attractive modal dialog
to capture if the user really wants to submit the form or not.
Fixed bug with legacy concentrations and combined degrees.
2026-07-29
Added new CSS to style.css, to accommodate labels which are explicitly inline.
2026-07-26
Modified included .htaccess to make sure any .git repo or other . files are not accessible.
Also removed support for Apache 2.2.
2026-07-15
Changed some links from flightpathacademics.com to w2.flightpathacademics.com.
2026-07-10
Made various changes for schools using "legacy" concentrations, which were somewhat broken.
2026-07-08
Added convenience function to user module, which lets us get all of the roles
as an array suitable for the FAPI.
2026-07-02
Added ability to have "description" attribute on fieldsets and cfieldsets.
Added optgroup-like functionality for radios type.
2026-06-30
Added convenience function for setting standard advising breadcrumbs.
Added new field type: 'fieldset' which works the same as 'cfieldset' except it isn't collapsible; it's just a plain fieldset.
