Releases: farcrycore/core
Releases · farcrycore/core
7.1.7
Bug
- [FC-3066] - Default logDBChanges value on application init
- [FC-3072] - Sort order modal not displaying tree nodes
- [FC-3076] - Match FARCRY_CONFIG_ env vars on the beginning of the variable name
- [FC-3081] - Form validation is running multiple times in webtop forms
- [FC-3082] - Avoid files being written to disk twice due to validation
- [FC-3083] - Remove temp file after doing a bulk file upload
- [FC-3084] - ioUploadFile is modifying original filenames unnecessarily
- [FC-3085] - Replace spaces with a dash in uploaded images and files
7.0.14
Bug
- [FC-3072] - Sort order modal not displaying tree nodes
- [FC-3076] - Match FARCRY_CONFIG_ env vars on the beginning of the variable name
- [FC-3081] - Form validation is running multiple times in webtop forms
- [FC-3082] - Avoid files being written to disk twice due to validation
- [FC-3083] - Remove temp file after doing a bulk file upload
- [FC-3084] - ioUploadFile is modifying original filenames unnecessarily
- [FC-3085] - Replace spaces with a dash in uploaded images and files
7.2.6
Bug
- [FC-2857] - Deselecting a category does not remove the row from refCategories
- [FC-3068] - FTP CDN CF11 compatibility
- [FC-3069] - Image formtool preview cache buster breaks Cloudinary previews
- [FC-3070] - Error when copying/duplicating an object with image/file formtool properties
- [FC-3072] - Sort order modal not displaying tree nodes
- [FC-3073] - savable key doesn't exist in arguments.schema.fields[thisfield]
- [FC-3074] - Check ftMaxLength is numeric before comparing or creating validation rule
- [FC-3075] - Improve S3 fileExists performance
- [FC-3076] - Match FARCRY_CONFIG_ env vars on the beginning of the variable name
Improvement
7.2.5
7.1.6
7.2.4
Bug
- [FC-3046] - Error in Object Broker when Lucee NULL support is enabled
- [FC-3056] - Change default datetime precision to 3 instead of 6
- [FC-3059] - Sanitize S3 URLs in error messages / logs
- [FC-3060] - farFU performance
- [FC-3061] - Lucee 5 S3 extension compatibility
- [FC-3062] - encode HTML output in 500 page error details
- [FC-3063] - Check objectid is a valid UUID in findType()
7.1.5
Bug
- [FC-3050] - Error handler crashes when URL keys contain a comma
- [FC-3059] - Sanitize S3 URLs in error messages / logs
- [FC-3060] - farFU performance
- [FC-3061] - Lucee 5 S3 extension compatibility
- [FC-3062] - encode HTML output in 500 page error details
- [FC-3063] - Check objectid is a valid UUID in findType()
Improvement
- [FC-3049] - Show Core version number in error info
7.0.13
7.2.3
Bug
- [FC-3050] - Error handler crashes when URL keys contain a comma
- [FC-3052] - ftMaxLength attribute for formtool fields should only apply to string/longchar types
- [FC-3054] - Extended types in system folder have bArchive flag incorrectly set to false as default
New Feature
- [FC-3053] - Option to get all Destructive changes to the db
Improvement
- [FC-3049] - Show Core version number in error info
7.2.2
New Feature
Improvement
- [FC-963] - Would be nice to see ftListDelim available to ftlist formtool
- [FC-1726] - Logging Improvement - Host and Address
- [FC-3048] - Add maximum length restriction options to the basic field formtool
Bug
- [FC-1141] - UUID and Array Property Validation (Required)
- [FC-1772] - Tooltips or even an inline help system which you can turn on and off, with use of the fthelptitle and fthelpsection and dynamic data from db
- [FC-1800] - autoSetLabel() should use ftseq to correct order and set the label
- [FC-1916] - Enable friendly URLs in multiPageNav
- [FC-2301] - Validation of datetime with dropdown doesn't seem to work.
- [FC-2481] - using ftValidation="reqiured" with TinyMCE doesn't work (longchar, ftType=richtext)
- [FC-2600] - list.cfc type="radio" can not handle blank values
- [FC-2679] - When using richtext and ftvalidation="required" you get an error although something is filled in.
- [FC-3031] - Fourq: getdata bUseInstanceCache not boolean on railo
- [FC-3032] - Admin "change password" option should check password validation rules
- [FC-3033] - The minutes option for datetime formtool should be 0-59
- [FC-3034] - Error on request in _farcryApplicationInit.cfm when general config is corrupt
- [FC-3035] - COAPI overview DB logging checkbox breaks general config
- [FC-3036] - Error lib rethrowMessage is masking error messages in forms
- [FC-3038] - Re-enable server-side validation in types.cfc default edit handler
- [FC-3039] - Array formtool throws an error with ftRenderType of checkbox or radio
- [FC-3040] - Bootstrap CSS conflicts with cfdump on Railo/Lucee in webtop
- [FC-3041] - flushCache() in fapi doesn't set the timeout property
- [FC-3043] - Error lib normalizeError() throws No matching property [MESSAGE] found in [string]
- [FC-3046] - Error in Object Broker when Lucee NULL support is enabled