Skip to content

Releases: farcrycore/core

7.1.4

18 Nov 05:25
Compare
Choose a tag to compare

Bug

  • [FC-3023] - Webtop user profile links
  • [FC-3032] - Admin "change password" option should check password validation rules
  • [FC-3033] - The minutes option for datetime formtool should be 0-59
  • [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

7.0.12

18 Nov 05:23
Compare
Choose a tag to compare

Bug

  • [FC-3032] - Admin "change password" option should check password validation rules
  • [FC-3033] - The minutes option for datetime formtool should be 0-59
  • [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

7.2.1

02 Oct 00:28
Compare
Choose a tag to compare

Bug

  • [FC-723] - Changes needed to genericnav.cfm
  • [FC-3023] - Webtop user profile links
  • [FC-3030] - Element TYPE is undefined in F in fapi.cfc line:234

FarCry Core 7.2.0

01 Oct 02:17
Compare
Choose a tag to compare

Release Notes

Bug

  • [FC-2983] - Signed S3 urls don't include bucket in signed string
  • [FC-3014] - Enabling "bArraysAsStructs" for a content type breaks temporary objects for that type
  • [FC-3024] - ftLimitMin not working in longchar formtool
  • [FC-3025] - TinyMCE insert image request is aborted after 2 seconds
  • [FC-3026] - Status column is sometimes outputted twice in objectadmin tag
  • [FC-3028] - Discard login form object from tempobjectstore
  • [FC-3029] - Config properties with ftWatch don't work with read-only values

New Feature

  • [FC-3012] - User impersonation
  • [FC-3015] - Support separate read and write DSNs

Improvement

  • [FC-2982] - Improve form theme configuration and flexibility
  • [FC-3013] - Remove unnecessary try ... catches in core
  • [FC-3021] - Improve performance of S3 CDN directory listing
  • [FC-3022] - In S3 CDN configs, allow structs in admin list
  • [FC-3027] - New mime type - srt

Deprecated

  • [FC-3016] - Remove deprecated security variables

7.1.3

01 Oct 02:05
Compare
Choose a tag to compare

Bug

  • [FC-3017] - Show Lucee versions in sys info output
  • [FC-3018] - stResult undefined in task processing error logging
  • [FC-3019] - updateapp performance chart rendering on Railo/Lucee
  • [FC-3020] - Bulk upload for dmImage fails to create image crops
  • [FC-3024] - ftLimitMin not working in longchar formtool
  • [FC-3025] - TinyMCE insert image request is aborted after 2 seconds
  • [FC-3028] - Discard login form object from tempobjectstore

7.0.11

01 Oct 01:23
Compare
Choose a tag to compare

Bug

  • [FC-3024] - ftLimitMin not working in longchar formtool
  • [FC-3025] - TinyMCE insert image request is aborted after 2 seconds
  • [FC-3028] - Discard login form object from tempobjectstore

7.2.0 Release Candidate

28 Aug 05:53
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug

  • [FC-2983] - Signed S3 urls don't include bucket in signed string
  • [FC-3014] - Enabling "bArraysAsStructs" for a content type breaks temporary objects for that type

New Feature

  • [FC-3012] - User impersonation
  • [FC-3015] - Support separate read and write DSNs

Improvement

  • [FC-2982] - Improve form theme configuration and flexibility
  • [FC-3013] - Remove unnecessary try ... catches in core
  • [FC-3021] - Improve performance of S3 CDN directory listing
  • [FC-3022] - In S3 CDN configs, allow structs in admin list

Deprecated

  • [FC-3016] - Remove deprecated security variables

7.1.2

14 Aug 06:20
Compare
Choose a tag to compare

Release Notes

Bug

  • [FC-2979] - Richtext attached media objects doesn't show in TinyMCE FarCry Content Templates list when creating a new object for first time
  • [FC-3011] - Bulk upload functionality doesn't play well with CDN plugins

7.1.1

27 Jul 05:46
Compare
Choose a tag to compare

Release Notes

Bug

[FC-2976] - Errors with lib packages during startup results in an empty response
[FC-2977] - application.fc.lib.email.send adds spaces to plaintext emails
[FC-2978] - Installer throws an exception when a datasource name exists that doesn't match the skeleton
[FC-2980] - The aLinks display style for skin:genericNav should have a customisable separator
[FC-2984] - Query string variable delimiter gets encoded if redirected to a Friendly URL
[FC-2986] - key [fuLookup] doesn't exist in objectBroker.cfc:740
[FC-2987] - fapi.setConfig needs to be usable during initialization
[FC-2989] - Site tree should return errors that can be displayed rather than throw an exception
[FC-2990] - getFU() needs to check type exists in stCOAPI before using it
[FC-2991] - farFU migrate() missing required argument to deployType()
[FC-2992] - tree getLeaves() returns no records with a list of node IDs on Railo
[FC-2993] - Config WDDX to JSON upgrade fails if a config component is missing
[FC-2994] - Avoid encoded "+" in local file CDN getURLPath()
[FC-2995] - Tray shows a 404 on friendly URLs that involve redirects
[FC-2997] - Forgot password issues
[FC-2999] - Default objectbroker doesn't evict data properly
[FC-3000] - CDN migration tool doesn't log errors
[FC-3001] - Show unknown database tables on the COAPI overview
[FC-3002] - Relative dates within the next hour are shown in the format 'in n minutes ago'
[FC-3004] - TinyMCE Insert/edit link request is aborted after 2 seconds
[FC-3005] - Allow DSN and configs to be set by environment variables
[FC-3009] - Objectbroker changes for shared cluster caches does not work for configs
[FC-3010] - objectadmin $fc.objectAdminAction() shows the wrong dialog contents

Improvement

[FC-2975] - Add alias argument for getCategoryIDbyName
[FC-2996] - Use a 301 for external redirects
[FC-2998] - Allow a content type to completely override the library query functionality
[FC-3006] - Update the request approval emails to include an HTML version
[FC-3007] - Clean up application initialisation error pages
[FC-3008] - Add bSecure attribute to fapi.getLink() to return a secure URL

7.0.10

27 Jul 05:45
Compare
Choose a tag to compare

Release Notes

Bug

[FC-2846] - Date formtool; ftToggleOffDateTime not working
[FC-2976] - Errors with lib packages during startup results in an empty response
[FC-2984] - Query string variable delimiter gets encoded if redirected to a Friendly URL
[FC-2991] - farFU migrate() missing required argument to deployType()
[FC-2992] - tree getLeaves() returns no records with a list of node IDs on Railo
[FC-3003] - Js error when using ftAutosave attribute
[FC-3004] - TinyMCE Insert/edit link request is aborted after 2 seconds
[FC-3005] - Allow DSN and configs to be set by environment variables

Improvement

[FC-2975] - Add alias argument for getCategoryIDbyName