A list of updates made to Perch Runway
Perch Runway is a superset of Perch functionality, so our roots began back in 2009 when Perch 1 was released. Runway was launched in October 2014 and so these release notes detail Runway from that date. You can also check out the Perch update history page.
defeat-restrictions
option for disabling runtime restrictions flagged with defeatable=>true
category-match: all
.hidden
attribute passthrough on templated formsPERCH_VERIFY_UPLOADS
option to check accept attribute for file uploadsPERCH_MAX_FAILED_LOGINS
and PERCH_AUTH_LOCKOUT_DURATION
PERCH_FORCE_SECURE_COOKIES
is setPERCH_PARANOID
configuration optionperch:form
tagsperch_content_custom()
where pagination is active if ‘paginate’ is set to falserender()
method for template handlersduplicate()
and redispatch()
methods to submitted formsemail.send
system event.PERCH_PASSWORD_MIN_LENGTH
when using PERCH_STRONG_PASSWORDS
PERCH_STRONG_PASSWORDS
featureSubmittedForm::clear_from_post_env()
method