<Spreadsheet CFML 4.7.0> just released, <matching ...
# cfml-general
c
d
What's the best practice for upgrading? Does only the CFC have to be replaced?
🙌 1
z
c
@David Johnson You'll need to replace more than just the main Spreadsheet.cfc: best to overwrite the whole package. The README details which are the essential files/folders depending on whether you're using Lucee or ACF. https://github.com/cfsimplicity/spreadsheet-cfml?tab=readme-ov-file#installation
1
d
Thank you! Successful update performed today.
👍 1