Releases: JarvusInnovations/emergence-skeleton
Releases · JarvusInnovations/emergence-skeleton
emergence-skeleton v1.4.1
- fix: restore static css files
emergence-skeleton v1.4.0
- feat: add emergence-site holobranch configuration
- feat: add studio environment
- feat: add optional recaptcha integration for register and contact forms
- fix: honor environmental host when building absolute URL
- fix: let thumbnail exceptions bubble up
emergence-skeleton v1.3.23
- fix: skip advanced cropping on placeholder media
emergence-skeleton v1.3.22
- feat: use new json column type for json fields
- feat: improve error handling when running wkhtmltopdf
emergence-skeleton v1.3.21
- feat: load CSS from sencha app plugins when available
emergence-skeleton v1.3.20
- fix: handle IN/NOT IN operations against empty arrays correctly
emergence-skeleton v1.3.19
- feat: smarter quoting for number and boolean values
- fix: handle UserUnauthorizedException from buildBrowseConditions
- fix: correct logic when mapConditions operator manually specified
emergence-skeleton v1.3.18
- feat: add $useTableAliases option to ActiveRecord::mapConditions()
emergence-skeleton v1.3.17
- feat: restore execute mode on already-tracked files
emergence-skeleton v1.3.16
- Repair group and comment validators
- Add applyCommentsData method to Comment model