Project timeline

Latest pattern library additions

- Add ability to store and sanitize form attachments
- Add separate content block for multiple file attachments
- Add logic to detect ConsentFriend presence
- Replace placeholder-based conditionals with cbHasField statements in fbForm
- Verify file extension and maximum size of submitted form attachments
- Remove unused fbInputFileSingle chunk
- Separate single and multiple file upload fields
- Don't load Recaptcha assets with dev mode enabled
- Disable submit button while processing form (to prevent multiple submissions)
- Replace Recaptcha terms and conditions text with icon
- Don't get Scheduler service if package is not installed
- Look for globalCustomCSS theme chunk when generating custom CSS
- Place accordion icons right of title

See full changelog